2025-05-14T02:54:33.656737261Z [migrations] started 2025-05-14T02:54:33.659845753Z [migrations] no migrations found 2025-05-14T02:54:34.176862936Z usermod: no changes 2025-05-14T02:54:34.281914780Z ─────────────────────────────────────── 2025-05-14T02:54:34.281922709Z 2025-05-14T02:54:34.281923948Z ██╗ ███████╗██╗ ██████╗ 2025-05-14T02:54:34.281924998Z ██║ ██╔════╝██║██╔═══██╗ 2025-05-14T02:54:34.281925859Z ██║ ███████╗██║██║ ██║ 2025-05-14T02:54:34.281926778Z ██║ ╚════██║██║██║ ██║ 2025-05-14T02:54:34.281927608Z ███████╗███████║██║╚██████╔╝ 2025-05-14T02:54:34.281928422Z ╚══════╝╚══════╝╚═╝ ╚═════╝ 2025-05-14T02:54:34.281929275Z 2025-05-14T02:54:34.281929987Z Brought to you by linuxserver.io 2025-05-14T02:54:34.281930760Z ─────────────────────────────────────── 2025-05-14T02:54:34.284829627Z 2025-05-14T02:54:34.285025719Z To support the app dev(s) visit: 2025-05-14T02:54:34.394755636Z Lidarr: https://opencollective.com/lidarr 2025-05-14T02:54:34.396865639Z 2025-05-14T02:54:34.396874723Z To support LSIO projects visit: 2025-05-14T02:54:34.396875849Z https://www.linuxserver.io/donate/ 2025-05-14T02:54:34.396876783Z 2025-05-14T02:54:34.396877554Z ─────────────────────────────────────── 2025-05-14T02:54:34.396878804Z GID/UID 2025-05-14T02:54:34.396879541Z ─────────────────────────────────────── 2025-05-14T02:54:34.442906562Z 2025-05-14T02:54:34.442924219Z User UID: 911 2025-05-14T02:54:34.442926875Z User GID: 911 2025-05-14T02:54:34.442928834Z ─────────────────────────────────────── 2025-05-14T02:54:34.457898661Z Linuxserver.io version: 2.11.2.4629-ls42 2025-05-14T02:54:34.460843038Z Build-date: 2025-05-14T02:51:45+00:00 2025-05-14T02:54:34.460863933Z ─────────────────────────────────────── 2025-05-14T02:54:34.460868939Z 2025-05-14T02:54:35.870083948Z [custom-init] No custom files found, skipping... 2025-05-14T02:54:40.160549588Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 2.11.2.4629 2025-05-14T02:54:40.357824094Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 2025-05-14T02:54:40.411799758Z [Debug] Bootstrap: Console selected 2025-05-14T02:54:40.421681225Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 2025-05-14T02:54:42.889414936Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 2025-05-14T02:54:43.384638741Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {0a32a1de-6a8b-4f03-944e-8f0d5b8a35e4} may be persisted to storage in unencrypted form. 2025-05-14T02:54:44.320982145Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 2025-05-14T02:54:44.828786027Z [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:54:45.555516691Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 2025-05-14T02:54:45.651528848Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-05-14T02:54:45.658579230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-05-14T02:54:46.383894674Z [Info] DatabaseEngineVersionCheck: SQLite 3.48.0 2025-05-14T02:54:46.440206827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.7482304s 2025-05-14T02:54:46.446290736Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 2025-05-14T02:54:46.450406597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.7887312s 2025-05-14T02:54:46.610443069Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 2025-05-14T02:54:46.618962288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:54:46.691722661Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 2025-05-14T02:54:46.804035216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 2025-05-14T02:54:46.953446160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2578606s 2025-05-14T02:54:46.958404119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:54:47.014383052Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 2025-05-14T02:54:47.017810645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3181682s 2025-05-14T02:54:47.091803896Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 2025-05-14T02:54:47.095479041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:54:47.150193462Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 2025-05-14T02:54:47.165545488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 2025-05-14T02:54:47.176465196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0233775s 2025-05-14T02:54:47.180058805Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 2025-05-14T02:54:47.183855642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001336s 2025-05-14T02:54:47.191202490Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 2025-05-14T02:54:47.199489265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 2025-05-14T02:54:47.211181929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171142s 2025-05-14T02:54:47.215006938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:54:47.239561257Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 2025-05-14T02:54:47.242824379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0443417s 2025-05-14T02:54:47.252388060Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 2025-05-14T02:54:47.255680768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:54:47.264992653Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 2025-05-14T02:54:47.267728737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002237s 2025-05-14T02:54:47.271578472Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 2025-05-14T02:54:47.276579854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 2025-05-14T02:54:47.281410344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069319s 2025-05-14T02:54:47.284252037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:54:47.295926065Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 2025-05-14T02:54:47.298423341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0207604s 2025-05-14T02:54:47.311260788Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 2025-05-14T02:54:47.314415271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:54:47.323251821Z [Info] InitialSetup: Starting migration of Main DB to 1 2025-05-14T02:54:47.480202479Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 2025-05-14T02:54:47.489118594Z [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:54:47.495513951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128271s 2025-05-14T02:54:47.498190190Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 2025-05-14T02:54:47.502836202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 2025-05-14T02:54:47.506796433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062874s 2025-05-14T02:54:47.509171143Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 2025-05-14T02:54:47.514909934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL) 2025-05-14T02:54:47.519549573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081113s 2025-05-14T02:54:47.522112872Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 2025-05-14T02:54:47.526448632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 2025-05-14T02:54:47.530389179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059439s 2025-05-14T02:54:47.532752754Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists 2025-05-14T02:54:47.634075044Z [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:54:47.669796037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1346266s 2025-05-14T02:54:47.672655124Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId) 2025-05-14T02:54:47.678362917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 2025-05-14T02:54:47.688554742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102951s 2025-05-14T02:54:47.694266002Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug) 2025-05-14T02:54:47.701986657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 2025-05-14T02:54:47.727255722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.021862s 2025-05-14T02:54:47.734101421Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName) 2025-05-14T02:54:47.739543393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 2025-05-14T02:54:47.744482709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080938s 2025-05-14T02:54:47.746700697Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path) 2025-05-14T02:54:47.750090433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 2025-05-14T02:54:47.753855744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050991s 2025-05-14T02:54:47.756436570Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums 2025-05-14T02:54:47.800719878Z [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:54:47.824867328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0662275s 2025-05-14T02:54:47.827340632Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId) 2025-05-14T02:54:47.831436358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 2025-05-14T02:54:47.837443926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075877s 2025-05-14T02:54:47.839669348Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId) 2025-05-14T02:54:47.843047122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 2025-05-14T02:54:47.846999880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051024s 2025-05-14T02:54:47.849276293Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId) 2025-05-14T02:54:47.852667897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 2025-05-14T02:54:47.857231332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058675s 2025-05-14T02:54:47.859538254Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug) 2025-05-14T02:54:47.863183766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 2025-05-14T02:54:47.866962336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054054s 2025-05-14T02:54:47.869106221Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle) 2025-05-14T02:54:47.872478137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 2025-05-14T02:54:47.875958885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048742s 2025-05-14T02:54:47.877989063Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path) 2025-05-14T02:54:47.881228191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC) 2025-05-14T02:54:47.884880184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049601s 2025-05-14T02:54:47.886980155Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks 2025-05-14T02:54:47.908610306Z [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:54:47.924034733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0342408s 2025-05-14T02:54:47.928124560Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId) 2025-05-14T02:54:47.933119765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 2025-05-14T02:54:47.937204977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006874s 2025-05-14T02:54:47.939453722Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId) 2025-05-14T02:54:47.942953518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 2025-05-14T02:54:47.948728120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071876s 2025-05-14T02:54:47.951005159Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId) 2025-05-14T02:54:47.954624286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 2025-05-14T02:54:47.959402476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063635s 2025-05-14T02:54:47.962078333Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber) 2025-05-14T02:54:47.967238197Z [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:54:47.971641195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072963s 2025-05-14T02:54:47.973667239Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles 2025-05-14T02:54:47.990737182Z [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:54:48.000445336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0248543s 2025-05-14T02:54:48.002608782Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId) 2025-05-14T02:54:48.006334496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC) 2025-05-14T02:54:48.010008576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053736s 2025-05-14T02:54:48.012198072Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId) 2025-05-14T02:54:48.015750099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 2025-05-14T02:54:48.019320649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051011s 2025-05-14T02:54:48.021228877Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 2025-05-14T02:54:48.040322627Z [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:54:48.053632747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0300762s 2025-05-14T02:54:48.056387213Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 2025-05-14T02:54:48.059833787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 2025-05-14T02:54:48.063785219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052146s 2025-05-14T02:54:48.066275084Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 2025-05-14T02:54:48.069897297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 2025-05-14T02:54:48.073947002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005469s 2025-05-14T02:54:48.076357931Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 2025-05-14T02:54:48.080057906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 2025-05-14T02:54:48.083968126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055008s 2025-05-14T02:54:48.086275081Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId) 2025-05-14T02:54:48.089765355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC) 2025-05-14T02:54:48.094096833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056092s 2025-05-14T02:54:48.096257115Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 2025-05-14T02:54:48.111129832Z [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:54:48.121704957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230065s 2025-05-14T02:54:48.124762270Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 2025-05-14T02:54:48.132633425Z [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:54:48.139543630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125006s 2025-05-14T02:54:48.142088609Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 2025-05-14T02:54:48.147705668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 2025-05-14T02:54:48.152036414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065183s 2025-05-14T02:54:48.154008646Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 2025-05-14T02:54:48.195556578Z [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:54:48.202861227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.046822s 2025-05-14T02:54:48.205145052Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 2025-05-14T02:54:48.208584029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 2025-05-14T02:54:48.212502225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053189s 2025-05-14T02:54:48.214774555Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 2025-05-14T02:54:48.222139030Z [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:54:48.228610996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112149s 2025-05-14T02:54:48.231027480Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 2025-05-14T02:54:48.235812739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 2025-05-14T02:54:48.241066928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071616s 2025-05-14T02:54:48.243627090Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 2025-05-14T02:54:48.253160229Z [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:54:48.262118372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157809s 2025-05-14T02:54:48.265350565Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 2025-05-14T02:54:48.270215595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 2025-05-14T02:54:48.274858327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071741s 2025-05-14T02:54:48.277813973Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 2025-05-14T02:54:48.282953292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 2025-05-14T02:54:48.288199098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077639s 2025-05-14T02:54:48.290771363Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 2025-05-14T02:54:48.303550540Z [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:54:48.311114627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178868s 2025-05-14T02:54:48.313188475Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 2025-05-14T02:54:48.333085541Z [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:54:48.354026072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0386773s 2025-05-14T02:54:48.356109087Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 2025-05-14T02:54:48.365110647Z [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:54:48.371449429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135172s 2025-05-14T02:54:48.373379556Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 2025-05-14T02:54:48.388050829Z [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:54:48.396828490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216605s 2025-05-14T02:54:48.398773120Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 2025-05-14T02:54:48.407956152Z [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:54:48.414206024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135723s 2025-05-14T02:54:48.416214608Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 2025-05-14T02:54:48.426367855Z [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:54:48.433848647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158232s 2025-05-14T02:54:48.436046774Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 2025-05-14T02:54:48.442809822Z [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:54:48.448210557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100439s 2025-05-14T02:54:48.450073337Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 2025-05-14T02:54:48.454336294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 2025-05-14T02:54:48.458179509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063974s 2025-05-14T02:54:48.460202391Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 2025-05-14T02:54:48.463369937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 2025-05-14T02:54:48.466649298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046461s 2025-05-14T02:54:48.468616948Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 2025-05-14T02:54:48.474744769Z [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:54:48.479788265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092268s 2025-05-14T02:54:48.481882679Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 2025-05-14T02:54:48.495107736Z [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:54:48.504953101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202795s 2025-05-14T02:54:48.507161651Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 2025-05-14T02:54:48.515236820Z [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:54:48.521244855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01192s 2025-05-14T02:54:48.523475544Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 2025-05-14T02:54:48.527353375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 2025-05-14T02:54:48.531004447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056763s 2025-05-14T02:54:48.533208269Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 2025-05-14T02:54:48.536759866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 2025-05-14T02:54:48.540456787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053007s 2025-05-14T02:54:48.542365587Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 2025-05-14T02:54:48.557273467Z [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:54:48.566949469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0226665s 2025-05-14T02:54:48.568989567Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 2025-05-14T02:54:48.579485228Z [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:54:48.586533952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156518s 2025-05-14T02:54:48.588793966Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 2025-05-14T02:54:48.592727416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 2025-05-14T02:54:48.596324014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00562s 2025-05-14T02:54:48.598174009Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 2025-05-14T02:54:48.610559058Z [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:54:48.618469101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185455s 2025-05-14T02:54:48.620424223Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles 2025-05-14T02:54:48.634269446Z [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:54:48.644596095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0218322s 2025-05-14T02:54:48.646781763Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles 2025-05-14T02:54:48.653743013Z [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:54:48.659258490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103449s 2025-05-14T02:54:48.661553838Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name) 2025-05-14T02:54:48.665596747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC) 2025-05-14T02:54:48.669431828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005897s 2025-05-14T02:54:48.672209645Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 2025-05-14T02:54:48.683519984Z [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:54:48.690515851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153613s 2025-05-14T02:54:48.693847313Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 2025-05-14T02:54:48.699212291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 2025-05-14T02:54:48.703483400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073717s 2025-05-14T02:54:48.727689459Z [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:54:48.737374494Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0285417 taking an average of 00:00:00.0285417 2025-05-14T02:54:48.748576873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-05-14T02:54:48', 'InitialSetup') 2025-05-14T02:54:48.754118940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:54:48.779130333Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 2025-05-14T02:54:48.782916422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0727762s 2025-05-14T02:54:48.787795201Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 2025-05-14T02:54:48.790462531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:54:48.795588015Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2 2025-05-14T02:54:48.806950105Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 2025-05-14T02:54:48.808995421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000117s 2025-05-14T02:54:48.811306900Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 2025-05-14T02:54:48.815657325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 2025-05-14T02:54:48.821754734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084604s 2025-05-14T02:54:48.827766015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-05-14T02:54:48', 'add_reason_to_pending_releases') 2025-05-14T02:54:48.832282526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:54:48.843385391Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 2025-05-14T02:54:48.845259441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0294499s 2025-05-14T02:54:48.847610891Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 2025-05-14T02:54:48.849860877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:54:48.852681084Z [Info] add_medium_support: Starting migration of Main DB to 3 2025-05-14T02:54:48.884572583Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 2025-05-14T02:54:48.886744090Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s 2025-05-14T02:54:48.888919548Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String 2025-05-14T02:54:48.892489813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT '' 2025-05-14T02:54:48.898360906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075005s 2025-05-14T02:54:48.900136825Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 2025-05-14T02:54:48.901832659Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.2E-06s 2025-05-14T02:54:48.904005734Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32 2025-05-14T02:54:48.907771981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0 2025-05-14T02:54:48.913017200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071276s 2025-05-14T02:54:48.914794214Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 2025-05-14T02:54:48.916454986Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.4E-06s 2025-05-14T02:54:48.918734719Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32 2025-05-14T02:54:48.922881181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0 2025-05-14T02:54:48.928192724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074519s 2025-05-14T02:54:48.932623208Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 2025-05-14T02:54:48.937812095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 2025-05-14T02:54:48.941274016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006285s 2025-05-14T02:54:48.944984837Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber 2025-05-14T02:54:49.096952113Z [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:54:49.125042677Z [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:54:49.138448353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 2025-05-14T02:54:49.147446143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 2025-05-14T02:54:49.164612218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 2025-05-14T02:54:49.169988224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 2025-05-14T02:54:49.174636811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 2025-05-14T02:54:49.177944200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2309466s 2025-05-14T02:54:49.179714985Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 2025-05-14T02:54:49.181306498Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.6E-06s 2025-05-14T02:54:49.183462767Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String 2025-05-14T02:54:49.187250294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT 2025-05-14T02:54:49.192733162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007135s 2025-05-14T02:54:49.197636648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-05-14T02:54:49', 'add_medium_support') 2025-05-14T02:54:49.201954667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:54:49.220608485Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 2025-05-14T02:54:49.222384966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0347155s 2025-05-14T02:54:49.225010719Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 2025-05-14T02:54:49.227405128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:54:49.230460880Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4 2025-05-14T02:54:49.236212335Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 2025-05-14T02:54:49.240268875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 2025-05-14T02:54:49.244609222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058268s 2025-05-14T02:54:49.246330232Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-05-14T02:54:49.248675763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-05-14T02:54:49.306886858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.058392s 2025-05-14T02:54:49.312418430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-05-14T02:54:49', 'add_various_qualites_in_profile') 2025-05-14T02:54:49.317035471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:54:49.327996110Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 2025-05-14T02:54:49.329958851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0791461s 2025-05-14T02:54:49.332283117Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 2025-05-14T02:54:49.334556718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:54:49.337344705Z [Info] metadata_profiles: Starting migration of Main DB to 5 2025-05-14T02:54:49.350024415Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles 2025-05-14T02:54:49.358484414Z [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:54:49.364990699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125919s 2025-05-14T02:54:49.367681400Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name) 2025-05-14T02:54:49.371865866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC) 2025-05-14T02:54:49.376102971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061881s 2025-05-14T02:54:49.378182836Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 2025-05-14T02:54:49.380138113Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s 2025-05-14T02:54:49.382590265Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32 2025-05-14T02:54:49.386975979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1 2025-05-14T02:54:49.393238178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083755s 2025-05-14T02:54:49.395844570Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes 2025-05-14T02:54:49.480822112Z [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:54:49.559707585Z [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:54:49.584540059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 2025-05-14T02:54:49.588757191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 2025-05-14T02:54:49.600162783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 2025-05-14T02:54:49.605555969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 2025-05-14T02:54:49.610068813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 2025-05-14T02:54:49.614293433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 2025-05-14T02:54:49.617360099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2192997s 2025-05-14T02:54:49.619585450Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes 2025-05-14T02:54:49.744213135Z [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:54:49.794792981Z [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:54:49.813927284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 2025-05-14T02:54:49.818564802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 2025-05-14T02:54:49.830304273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 2025-05-14T02:54:49.834887281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 2025-05-14T02:54:49.838865327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 2025-05-14T02:54:49.842470681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 2025-05-14T02:54:49.845363726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2241285s 2025-05-14T02:54:49.846852059Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 2025-05-14T02:54:49.848345737Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.43E-05s 2025-05-14T02:54:49.850347062Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String 2025-05-14T02:54:49.852912125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT 2025-05-14T02:54:49.858024089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005896s 2025-05-14T02:54:49.862270272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-05-14T02:54:49', 'metadata_profiles') 2025-05-14T02:54:49.865960542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:54:49.878069211Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 2025-05-14T02:54:49.879720408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0257045s 2025-05-14T02:54:49.882657707Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 2025-05-14T02:54:49.884800764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:54:49.888094781Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6 2025-05-14T02:54:49.917477323Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 2025-05-14T02:54:49.979627316Z [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:54:49.989271249Z [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:54:49.994274044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 2025-05-14T02:54:49.997616441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 2025-05-14T02:54:50.007603170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 2025-05-14T02:54:50.010232840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0908678s 2025-05-14T02:54:50.011672700Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 2025-05-14T02:54:50.012983128Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.7E-06s 2025-05-14T02:54:50.014855901Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 2025-05-14T02:54:50.017629417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 2025-05-14T02:54:50.022216702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057034s 2025-05-14T02:54:50.024947737Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 2025-05-14T02:54:50.028148223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 2025-05-14T02:54:50.030457202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036017s 2025-05-14T02:54:50.031814919Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 2025-05-14T02:54:50.033009778Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-06s 2025-05-14T02:54:50.036594912Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 2025-05-14T02:54:50.068439638Z [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:54:50.080100430Z [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:54:50.085720400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 2025-05-14T02:54:50.088773487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 2025-05-14T02:54:50.098647907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 2025-05-14T02:54:50.101330057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0629634s 2025-05-14T02:54:50.105226689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-05-14T02:54:50', 'separate_automatic_and_interactive_search') 2025-05-14T02:54:50.108712318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:54:50.127247105Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 2025-05-14T02:54:50.128847262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0882148s 2025-05-14T02:54:50.130907763Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 2025-05-14T02:54:50.132760216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:54:50.135022982Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7 2025-05-14T02:54:50.138934596Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path 2025-05-14T02:54:50.184859338Z [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:54:50.223278341Z [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:54:50.237436494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 2025-05-14T02:54:50.240962955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 2025-05-14T02:54:50.251033625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 2025-05-14T02:54:50.254655449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 2025-05-14T02:54:50.258037824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 2025-05-14T02:54:50.261683371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 2025-05-14T02:54:50.265330643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 2025-05-14T02:54:50.267916741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1275116s 2025-05-14T02:54:50.271483815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-05-14T02:54:50', 'change_album_path_to_relative') 2025-05-14T02:54:50.274686933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:54:50.293218950Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 2025-05-14T02:54:50.294690439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1523701s 2025-05-14T02:54:50.296650468Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 2025-05-14T02:54:50.299073064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:54:50.302036789Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8 2025-05-14T02:54:50.309511016Z [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:54:50.315225133Z [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:54:50.318743452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063095s 2025-05-14T02:54:50.322377883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-05-14T02:54:50', 'change_quality_size_mb_to_kb') 2025-05-14T02:54:50.325771692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:54:50.336142529Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 2025-05-14T02:54:50.337634502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0233193s 2025-05-14T02:54:50.339345066Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 2025-05-14T02:54:50.341098074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:54:50.343241718Z [Info] album_releases: Starting migration of Main DB to 9 2025-05-14T02:54:50.347572624Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 2025-05-14T02:54:50.348971130Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-06s 2025-05-14T02:54:50.350614465Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String 2025-05-14T02:54:50.353120588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT '' 2025-05-14T02:54:50.357863673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057585s 2025-05-14T02:54:50.359225318Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 2025-05-14T02:54:50.360438338Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.2E-06s 2025-05-14T02:54:50.362085921Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String 2025-05-14T02:54:50.364695615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT '' 2025-05-14T02:54:50.369278153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056769s 2025-05-14T02:54:50.372546951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-05-14T02:54:50', 'album_releases') 2025-05-14T02:54:50.375710340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:54:50.385576682Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 2025-05-14T02:54:50.386948456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217888s 2025-05-14T02:54:50.388721602Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 2025-05-14T02:54:50.390520595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:54:50.392700943Z [Info] album_releases_fix: Starting migration of Main DB to 10 2025-05-14T02:54:50.397481302Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 2025-05-14T02:54:50.398932755Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.7E-06s 2025-05-14T02:54:50.400757445Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String 2025-05-14T02:54:50.451623607Z [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:54:50.492786996Z [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:54:50.510676529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 2025-05-14T02:54:50.514917006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 2025-05-14T02:54:50.526511559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 2025-05-14T02:54:50.530753118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 2025-05-14T02:54:50.534760946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 2025-05-14T02:54:50.539140329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 2025-05-14T02:54:50.543189172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 2025-05-14T02:54:50.546130635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.143762s 2025-05-14T02:54:50.547915775Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 2025-05-14T02:54:50.549460780Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s 2025-05-14T02:54:50.551504406Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String 2025-05-14T02:54:50.606611283Z [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:54:50.650130546Z [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:54:50.667719514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 2025-05-14T02:54:50.672394894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 2025-05-14T02:54:50.683769802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 2025-05-14T02:54:50.687953508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 2025-05-14T02:54:50.691553143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 2025-05-14T02:54:50.695427288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 2025-05-14T02:54:50.699531862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 2025-05-14T02:54:50.703174530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1496053s 2025-05-14T02:54:50.707483436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-05-14T02:54:50', 'album_releases_fix') 2025-05-14T02:54:50.711219033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:54:50.729899800Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 2025-05-14T02:54:50.731716662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1763518s 2025-05-14T02:54:50.734104909Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 2025-05-14T02:54:50.735877646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:54:50.738838119Z [Info] import_lists: Starting migration of Main DB to 11 2025-05-14T02:54:50.750526057Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 2025-05-14T02:54:50.762269499Z [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:54:50.769768966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176844s 2025-05-14T02:54:50.771315584Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 2025-05-14T02:54:50.773876447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 2025-05-14T02:54:50.776587512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038287s 2025-05-14T02:54:50.778064585Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 2025-05-14T02:54:50.784835278Z [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:54:50.789586091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101321s 2025-05-14T02:54:50.791234352Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 2025-05-14T02:54:50.794182734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 2025-05-14T02:54:50.796885498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041408s 2025-05-14T02:54:50.800029202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-05-14T02:54:50', 'import_lists') 2025-05-14T02:54:50.803012690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:54:50.813231029Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 2025-05-14T02:54:50.814579272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203079s 2025-05-14T02:54:50.816457598Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 2025-05-14T02:54:50.818077576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:54:50.820238291Z [Info] add_release_status: Starting migration of Main DB to 12 2025-05-14T02:54:50.824522891Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 2025-05-14T02:54:50.826008943Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.89E-05s 2025-05-14T02:54:50.827842146Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String 2025-05-14T02:54:50.830950853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT '' 2025-05-14T02:54:50.835945011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064987s 2025-05-14T02:54:50.837289145Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-05-14T02:54:50.838904235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-05-14T02:54:50.856412746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176357s 2025-05-14T02:54:50.859831390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-05-14T02:54:50', 'add_release_status') 2025-05-14T02:54:50.863175503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:54:50.873347311Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 2025-05-14T02:54:50.874777805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0345195s 2025-05-14T02:54:50.876745340Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 2025-05-14T02:54:50.878498806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:54:50.880772746Z [Info] album_download_notification: Starting migration of Main DB to 13 2025-05-14T02:54:50.884147877Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 2025-05-14T02:54:50.885522508Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.1E-06s 2025-05-14T02:54:50.887237783Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean 2025-05-14T02:54:50.890219722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0 2025-05-14T02:54:50.895229119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064108s 2025-05-14T02:54:50.898599861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-05-14T02:54:50', 'album_download_notification') 2025-05-14T02:54:50.901771210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:54:50.912213495Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 2025-05-14T02:54:50.913748065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0228766s 2025-05-14T02:54:50.915793308Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 2025-05-14T02:54:50.917608618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:54:50.919881656Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14 2025-05-14T02:54:50.926851321Z [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:54:50.934099748Z [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:54:50.939730832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094983s 2025-05-14T02:54:50.944942394Z [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:54:50.952183315Z [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:54:50.956133673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078168s 2025-05-14T02:54:50.959746100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-05-14T02:54:50', 'fix_language_metadata_profiles') 2025-05-14T02:54:50.963132295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:54:50.973427349Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 2025-05-14T02:54:50.974896730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0246785s 2025-05-14T02:54:50.976637887Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 2025-05-14T02:54:50.978331737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:54:50.980619023Z [Info] remove_fanzub: Starting migration of Main DB to 15 2025-05-14T02:54:50.984069696Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 2025-05-14T02:54:50.986708714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 2025-05-14T02:54:50.989167701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032796s 2025-05-14T02:54:50.992446350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-05-14T02:54:50', 'remove_fanzub') 2025-05-14T02:54:50.995503477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:54:51.005572878Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 2025-05-14T02:54:51.006926416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194856s 2025-05-14T02:54:51.008978918Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 2025-05-14T02:54:51.010787469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:54:51.013168193Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16 2025-05-14T02:54:51.033235455Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId) 2025-05-14T02:54:51.035908218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC) 2025-05-14T02:54:51.038869234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039627s 2025-05-14T02:54:51.040652430Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate) 2025-05-14T02:54:51.043594601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC) 2025-05-14T02:54:51.046530691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043654s 2025-05-14T02:54:51.051376375Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId) 2025-05-14T02:54:51.055683354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId" 2025-05-14T02:54:51.058853892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056941s 2025-05-14T02:54:51.060583211Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date) 2025-05-14T02:54:51.063381946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 2025-05-14T02:54:51.066283441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042253s 2025-05-14T02:54:51.068116849Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 2025-05-14T02:54:51.070314280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 2025-05-14T02:54:51.072598244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030178s 2025-05-14T02:54:51.074217400Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 2025-05-14T02:54:51.076962801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 2025-05-14T02:54:51.079696163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040123s 2025-05-14T02:54:51.083230839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-05-14T02:54:51', 'update_artist_history_indexes') 2025-05-14T02:54:51.086459689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:54:51.096639560Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 2025-05-14T02:54:51.098123013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205576s 2025-05-14T02:54:51.099815949Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 2025-05-14T02:54:51.101489073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:54:51.103645100Z [Info] remove_nma: Starting migration of Main DB to 17 2025-05-14T02:54:51.121944168Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 2025-05-14T02:54:51.139114493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 2025-05-14T02:54:51.141895421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181914s 2025-05-14T02:54:51.145021839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-05-14T02:54:51', 'remove_nma') 2025-05-14T02:54:51.148149190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:54:51.158271699Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 2025-05-14T02:54:51.159591553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0344863s 2025-05-14T02:54:51.161343936Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 2025-05-14T02:54:51.163065124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:54:51.165280026Z [Info] album_disambiguation: Starting migration of Main DB to 18 2025-05-14T02:54:51.168298651Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 2025-05-14T02:54:51.169634349Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.72E-05s 2025-05-14T02:54:51.171302755Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String 2025-05-14T02:54:51.173668391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT 2025-05-14T02:54:51.178530872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057615s 2025-05-14T02:54:51.181801335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-05-14T02:54:51', 'album_disambiguation') 2025-05-14T02:54:51.184905670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:54:51.195318835Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 2025-05-14T02:54:51.196760159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022122s 2025-05-14T02:54:51.198687914Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 2025-05-14T02:54:51.200496592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:54:51.202768321Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19 2025-05-14T02:54:51.205502053Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-05-14T02:54:51.207164010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-05-14T02:54:51.226524602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194327s 2025-05-14T02:54:51.230217168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-05-14T02:54:51', 'add_ape_quality_in_profiles') 2025-05-14T02:54:51.233726238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:54:51.244180439Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 2025-05-14T02:54:51.245619652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0369002s 2025-05-14T02:54:51.247369015Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 2025-05-14T02:54:51.249031412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:54:51.251189958Z [Info] remove_pushalot: Starting migration of Main DB to 20 2025-05-14T02:54:51.258502538Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 2025-05-14T02:54:51.261697023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 2025-05-14T02:54:51.264109334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039975s 2025-05-14T02:54:51.265849210Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 2025-05-14T02:54:51.268428491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata' 2025-05-14T02:54:51.270672990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033383s 2025-05-14T02:54:51.272385941Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 2025-05-14T02:54:51.274864886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata' 2025-05-14T02:54:51.277082670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032008s 2025-05-14T02:54:51.280247620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-05-14T02:54:51', 'remove_pushalot') 2025-05-14T02:54:51.283377592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:54:51.293286970Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 2025-05-14T02:54:51.294657395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191746s 2025-05-14T02:54:51.296388854Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 2025-05-14T02:54:51.298085164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:54:51.300202214Z [Info] add_custom_filters: Starting migration of Main DB to 21 2025-05-14T02:54:51.303999703Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 2025-05-14T02:54:51.308269281Z [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:54:51.312015929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065644s 2025-05-14T02:54:51.315279536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-05-14T02:54:51', 'add_custom_filters') 2025-05-14T02:54:51.318373308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:54:51.328394413Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 2025-05-14T02:54:51.329741440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022708s 2025-05-14T02:54:51.331422001Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 2025-05-14T02:54:51.333102582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:54:51.335246784Z [Info] import_list_tags: Starting migration of Main DB to 22 2025-05-14T02:54:51.338372197Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 2025-05-14T02:54:51.339753286Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.3E-06s 2025-05-14T02:54:51.341291556Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String 2025-05-14T02:54:51.343538778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT 2025-05-14T02:54:51.348408729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056494s 2025-05-14T02:54:51.351674598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-05-14T02:54:51', 'import_list_tags') 2025-05-14T02:54:51.354755672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:54:51.364783164Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 2025-05-14T02:54:51.366153668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0218247s 2025-05-14T02:54:51.367925640Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 2025-05-14T02:54:51.369636359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:54:51.371776428Z [Info] add_release_groups_etc: Starting migration of Main DB to 23 2025-05-14T02:54:51.426248911Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata 2025-05-14T02:54:51.434936711Z [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:54:51.441734931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01379s 2025-05-14T02:54:51.443512567Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId) 2025-05-14T02:54:51.446688189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC) 2025-05-14T02:54:51.449678283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046455s 2025-05-14T02:54:51.484619008Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members") 2025-05-14T02:54:51.484821383Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members" 2025-05-14T02:54:51.484914534Z FROM "Artists" 2025-05-14T02:54:51.501714657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members") 2025-05-14T02:54:51.501732125Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members" 2025-05-14T02:54:51.501735207Z FROM "Artists" 2025-05-14T02:54:51.509423776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178448s 2025-05-14T02:54:51.510817464Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 2025-05-14T02:54:51.512096309Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.8E-06s 2025-05-14T02:54:51.513777911Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32 2025-05-14T02:54:51.516580662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 2025-05-14T02:54:51.521689244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064452s 2025-05-14T02:54:51.531887213Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists" 2025-05-14T02:54:51.531902800Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id" 2025-05-14T02:54:51.531905630Z FROM "ArtistMetadata" 2025-05-14T02:54:51.531907322Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 2025-05-14T02:54:51.546610509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" 2025-05-14T02:54:51.546626284Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id" 2025-05-14T02:54:51.546628756Z FROM "ArtistMetadata" 2025-05-14T02:54:51.546630375Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 2025-05-14T02:54:51.553558421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157831s 2025-05-14T02:54:51.554967337Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases 2025-05-14T02:54:51.565797176Z [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:54:51.572751293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164243s 2025-05-14T02:54:51.574350134Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId) 2025-05-14T02:54:51.577334354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 2025-05-14T02:54:51.580142617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043043s 2025-05-14T02:54:51.581682977Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId) 2025-05-14T02:54:51.584135035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 2025-05-14T02:54:51.586675241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036423s 2025-05-14T02:54:51.588004715Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-05-14T02:54:51.589571068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-05-14T02:54:51.648716723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0590298s 2025-05-14T02:54:51.650299097Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 2025-05-14T02:54:51.651648327Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s 2025-05-14T02:54:51.653373206Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32 2025-05-14T02:54:51.656128779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 2025-05-14T02:54:51.661574860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066972s 2025-05-14T02:54:51.662900755Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 2025-05-14T02:54:51.664099970Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.2E-06s 2025-05-14T02:54:51.665746292Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean 2025-05-14T02:54:51.668363173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1 2025-05-14T02:54:51.673388589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062088s 2025-05-14T02:54:51.674684211Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 2025-05-14T02:54:51.675946547Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.9E-06s 2025-05-14T02:54:51.677432824Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String 2025-05-14T02:54:51.679463132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT 2025-05-14T02:54:51.684201637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054189s 2025-05-14T02:54:51.697456459Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums" 2025-05-14T02:54:51.697561176Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id" 2025-05-14T02:54:51.697567184Z FROM "ArtistMetadata" 2025-05-14T02:54:51.697569350Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId" 2025-05-14T02:54:51.697571257Z WHERE "Albums"."ArtistId" = "Artists"."Id") 2025-05-14T02:54:51.715603926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" 2025-05-14T02:54:51.715619273Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id" 2025-05-14T02:54:51.715621723Z FROM "ArtistMetadata" 2025-05-14T02:54:51.715623318Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId" 2025-05-14T02:54:51.715625169Z WHERE "Albums"."ArtistId" = "Artists"."Id") 2025-05-14T02:54:51.724586009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200454s 2025-05-14T02:54:51.725932018Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 2025-05-14T02:54:51.727130938Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.8E-06s 2025-05-14T02:54:51.728796858Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String 2025-05-14T02:54:51.731613873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0' 2025-05-14T02:54:51.736679442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063881s 2025-05-14T02:54:51.738002414Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 2025-05-14T02:54:51.739249791Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.7E-06s 2025-05-14T02:54:51.740822564Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32 2025-05-14T02:54:51.743487759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0 2025-05-14T02:54:51.748458083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061788s 2025-05-14T02:54:51.749801442Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 2025-05-14T02:54:51.751039146Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.8E-06s 2025-05-14T02:54:51.752687105Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32 2025-05-14T02:54:51.755471688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 2025-05-14T02:54:51.760480667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063124s 2025-05-14T02:54:51.772111115Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" 2025-05-14T02:54:51.772127187Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id" 2025-05-14T02:54:51.772129941Z FROM "AlbumReleases" 2025-05-14T02:54:51.772131649Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id" 2025-05-14T02:54:51.772133393Z WHERE "Albums"."Id" = "Tracks"."AlbumId") 2025-05-14T02:54:51.788949757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" 2025-05-14T02:54:51.788965228Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id" 2025-05-14T02:54:51.788967630Z FROM "AlbumReleases" 2025-05-14T02:54:51.788969178Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id" 2025-05-14T02:54:51.788971123Z WHERE "Albums"."Id" = "Tracks"."AlbumId") 2025-05-14T02:54:51.796547818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179196s 2025-05-14T02:54:51.808870154Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" 2025-05-14T02:54:51.808894334Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id" 2025-05-14T02:54:51.808897032Z FROM "ArtistMetadata" 2025-05-14T02:54:51.808898628Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId" 2025-05-14T02:54:51.808900592Z WHERE "Tracks"."AlbumId" = "Albums"."Id") 2025-05-14T02:54:51.826495375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" 2025-05-14T02:54:51.826513506Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id" 2025-05-14T02:54:51.826516077Z FROM "ArtistMetadata" 2025-05-14T02:54:51.826517757Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId" 2025-05-14T02:54:51.826519531Z WHERE "Tracks"."AlbumId" = "Albums"."Id") 2025-05-14T02:54:51.833958726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182143s 2025-05-14T02:54:51.839257011Z [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:54:51.876609167Z [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:54:51.893790137Z [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:54:51.901039340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 2025-05-14T02:54:51.904238235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 2025-05-14T02:54:51.914895963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 2025-05-14T02:54:51.918258435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 2025-05-14T02:54:51.920835268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0786223s 2025-05-14T02:54:51.924406659Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync 2025-05-14T02:54:51.965596641Z [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:54:51.992224516Z [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:54:52.002828381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 2025-05-14T02:54:52.006731791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 2025-05-14T02:54:52.018168975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 2025-05-14T02:54:52.022386694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 2025-05-14T02:54:52.025231996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0983303s 2025-05-14T02:54:52.027650890Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored 2025-05-14T02:54:52.064444650Z [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:54:52.081903996Z [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:54:52.089591331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 2025-05-14T02:54:52.093045140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 2025-05-14T02:54:52.104244219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 2025-05-14T02:54:52.108577804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 2025-05-14T02:54:52.111407906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0818781s 2025-05-14T02:54:52.113088094Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId 2025-05-14T02:54:52.154343712Z [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:54:52.166649749Z [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:54:52.172554804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 2025-05-14T02:54:52.176013159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 2025-05-14T02:54:52.187017945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 2025-05-14T02:54:52.190068119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0754096s 2025-05-14T02:54:52.192127227Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 2025-05-14T02:54:52.194976911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 2025-05-14T02:54:52.198333976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00462s 2025-05-14T02:54:52.200137163Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored) 2025-05-14T02:54:52.202606745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 2025-05-14T02:54:52.205409393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003796s 2025-05-14T02:54:52.207047809Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId) 2025-05-14T02:54:52.209694063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 2025-05-14T02:54:52.212660340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041041s 2025-05-14T02:54:52.214385328Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId) 2025-05-14T02:54:52.217058603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC) 2025-05-14T02:54:52.220295251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043904s 2025-05-14T02:54:52.222011666Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId) 2025-05-14T02:54:52.224588930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC) 2025-05-14T02:54:52.227604828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040699s 2025-05-14T02:54:52.229333465Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId) 2025-05-14T02:54:52.231981339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC) 2025-05-14T02:54:52.234789518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039566s 2025-05-14T02:54:52.236322266Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData 2025-05-14T02:54:52.252195348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 2025-05-14T02:54:52.255012029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173473s 2025-05-14T02:54:52.256449139Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData 2025-05-14T02:54:52.259096852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 2025-05-14T02:54:52.261405628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036769s 2025-05-14T02:54:52.262667730Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData 2025-05-14T02:54:52.265969432Z [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:54:52.268713813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047957s 2025-05-14T02:54:52.272305142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-05-14T02:54:52', 'add_release_groups_etc') 2025-05-14T02:54:52.275434472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:54:52.305657505Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 2025-05-14T02:54:52.307143355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0412293s 2025-05-14T02:54:52.311367993Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 2025-05-14T02:54:52.313101378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:54:52.315889360Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24 2025-05-14T02:54:52.325868298Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData 2025-05-14T02:54:52.328375709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1 2025-05-14T02:54:52.330685199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033884s 2025-05-14T02:54:52.333848045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-05-14T02:54:52', 'NewMediaInfoFormat') 2025-05-14T02:54:52.336920160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:54:52.347111485Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 2025-05-14T02:54:52.348522917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196026s 2025-05-14T02:54:52.350517276Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 2025-05-14T02:54:52.352317702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:54:52.354540656Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25 2025-05-14T02:54:52.368619762Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 2025-05-14T02:54:52.371730471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 2025-05-14T02:54:52.381538544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112069s 2025-05-14T02:54:52.383009216Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 2025-05-14T02:54:52.384347631Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.73E-05s 2025-05-14T02:54:52.386466975Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean 2025-05-14T02:54:52.389895398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1 2025-05-14T02:54:52.394853767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067309s 2025-05-14T02:54:52.398422237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-05-14T02:54:52', 'rename_restrictions_to_release_profiles') 2025-05-14T02:54:52.401641237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:54:52.412057703Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 2025-05-14T02:54:52.413501776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0233791s 2025-05-14T02:54:52.415605567Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 2025-05-14T02:54:52.417480763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:54:52.419847699Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26 2025-05-14T02:54:52.431086432Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 2025-05-14T02:54:52.433606102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 2025-05-14T02:54:52.444055570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112352s 2025-05-14T02:54:52.445640551Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 2025-05-14T02:54:52.446989047Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s 2025-05-14T02:54:52.448847912Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean 2025-05-14T02:54:52.451622451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 2025-05-14T02:54:52.456595807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061162s 2025-05-14T02:54:52.458152661Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles 2025-05-14T02:54:52.459503138Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.8E-06s 2025-05-14T02:54:52.461307633Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean 2025-05-14T02:54:52.463867018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 2025-05-14T02:54:52.468523400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056702s 2025-05-14T02:54:52.469774091Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData 2025-05-14T02:54:52.472267452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 2025-05-14T02:54:52.474475767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034758s 2025-05-14T02:54:52.475707888Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData 2025-05-14T02:54:52.477781152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 2025-05-14T02:54:52.479914173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029913s 2025-05-14T02:54:52.481835458Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId 2025-05-14T02:54:52.519206156Z [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:54:52.536194159Z [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:54:52.543526641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 2025-05-14T02:54:52.546663324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 2025-05-14T02:54:52.556961792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 2025-05-14T02:54:52.560320773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 2025-05-14T02:54:52.563936392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 2025-05-14T02:54:52.567511459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 2025-05-14T02:54:52.569967366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0865541s 2025-05-14T02:54:52.573488290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-05-14T02:54:52', 'rename_quality_profiles_add_upgrade_allowed') 2025-05-14T02:54:52.576681067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:54:52.595039808Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 2025-05-14T02:54:52.596657602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1110272s 2025-05-14T02:54:52.598401069Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 2025-05-14T02:54:52.600028991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:54:52.602241054Z [Info] add_import_exclusions: Starting migration of Main DB to 27 2025-05-14T02:54:52.607924909Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 2025-05-14T02:54:52.611884185Z [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:54:52.615359799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059268s 2025-05-14T02:54:52.617032749Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId) 2025-05-14T02:54:52.620071363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC) 2025-05-14T02:54:52.622925299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043733s 2025-05-14T02:54:52.626206438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-05-14T02:54:52', 'add_import_exclusions') 2025-05-14T02:54:52.629386252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:54:52.639444935Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 2025-05-14T02:54:52.640881545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206396s 2025-05-14T02:54:52.642789635Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 2025-05-14T02:54:52.644587960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:54:52.646797310Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28 2025-05-14T02:54:52.696217179Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists" 2025-05-14T02:54:52.696330481Z WHERE "Id" in ( 2025-05-14T02:54:52.696331630Z SELECT "Artists"."Id" from "Artists" 2025-05-14T02:54:52.696332580Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id" 2025-05-14T02:54:52.696333595Z WHERE "ArtistMetadata"."Id" IS NULL) 2025-05-14T02:54:52.712921626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists" 2025-05-14T02:54:52.712923637Z WHERE "Id" in ( 2025-05-14T02:54:52.712928415Z SELECT "Artists"."Id" from "Artists" 2025-05-14T02:54:52.712959232Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id" 2025-05-14T02:54:52.712970154Z WHERE "ArtistMetadata"."Id" IS NULL) 2025-05-14T02:54:52.723014735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200649s 2025-05-14T02:54:52.734233065Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums" 2025-05-14T02:54:52.734234896Z WHERE "Id" in ( 2025-05-14T02:54:52.734235664Z SELECT "Albums"."Id" from "Albums" 2025-05-14T02:54:52.734248003Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id" 2025-05-14T02:54:52.734258017Z WHERE "ArtistMetadata"."Id" IS NULL) 2025-05-14T02:54:52.750236166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums" 2025-05-14T02:54:52.750337541Z WHERE "Id" in ( 2025-05-14T02:54:52.750338885Z SELECT "Albums"."Id" from "Albums" 2025-05-14T02:54:52.750339755Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id" 2025-05-14T02:54:52.750340713Z WHERE "ArtistMetadata"."Id" IS NULL) 2025-05-14T02:54:52.757425013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167798s 2025-05-14T02:54:52.767698426Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases" 2025-05-14T02:54:52.767700067Z WHERE "Id" in ( 2025-05-14T02:54:52.767706145Z SELECT "AlbumReleases"."Id" from "AlbumReleases" 2025-05-14T02:54:52.767717699Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId" 2025-05-14T02:54:52.767728103Z WHERE "Albums"."Id" IS NULL) 2025-05-14T02:54:52.782805699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases" 2025-05-14T02:54:52.782807623Z WHERE "Id" in ( 2025-05-14T02:54:52.782808430Z SELECT "AlbumReleases"."Id" from "AlbumReleases" 2025-05-14T02:54:52.782809356Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId" 2025-05-14T02:54:52.782838943Z WHERE "Albums"."Id" IS NULL) 2025-05-14T02:54:52.789588811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156273s 2025-05-14T02:54:52.800332061Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks" 2025-05-14T02:54:52.800333670Z WHERE "Id" in ( 2025-05-14T02:54:52.800339579Z SELECT "Tracks"."Id" from "Tracks" 2025-05-14T02:54:52.800349953Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id" 2025-05-14T02:54:52.800360460Z WHERE "AlbumReleases"."Id" IS NULL) 2025-05-14T02:54:52.816060830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks" 2025-05-14T02:54:52.816062816Z WHERE "Id" in ( 2025-05-14T02:54:52.816063577Z SELECT "Tracks"."Id" from "Tracks" 2025-05-14T02:54:52.816067839Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id" 2025-05-14T02:54:52.816075095Z WHERE "AlbumReleases"."Id" IS NULL) 2025-05-14T02:54:52.822943976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162897s 2025-05-14T02:54:52.834728381Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks" 2025-05-14T02:54:52.834757909Z WHERE "Id" in ( 2025-05-14T02:54:52.834759998Z SELECT "Tracks"."Id" from "Tracks" 2025-05-14T02:54:52.834761689Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id" 2025-05-14T02:54:52.834850130Z WHERE "ArtistMetadata"."Id" IS NULL) 2025-05-14T02:54:52.851578861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks" 2025-05-14T02:54:52.851590960Z WHERE "Id" in ( 2025-05-14T02:54:52.851592886Z SELECT "Tracks"."Id" from "Tracks" 2025-05-14T02:54:52.851607074Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id" 2025-05-14T02:54:52.851612475Z WHERE "ArtistMetadata"."Id" IS NULL) 2025-05-14T02:54:52.859477356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175571s 2025-05-14T02:54:52.871628957Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" 2025-05-14T02:54:52.871642349Z WHERE "Id" IN ( 2025-05-14T02:54:52.871644224Z SELECT "TrackFiles"."Id" FROM "TrackFiles" 2025-05-14T02:54:52.871657406Z LEFT OUTER JOIN "Tracks" 2025-05-14T02:54:52.871661842Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId" 2025-05-14T02:54:52.871663655Z WHERE "Tracks"."Id" IS NULL) 2025-05-14T02:54:52.889006127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" 2025-05-14T02:54:52.889033697Z WHERE "Id" IN ( 2025-05-14T02:54:52.889035835Z SELECT "TrackFiles"."Id" FROM "TrackFiles" 2025-05-14T02:54:52.889037568Z LEFT OUTER JOIN "Tracks" 2025-05-14T02:54:52.889039068Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId" 2025-05-14T02:54:52.889044127Z WHERE "Tracks"."Id" IS NULL) 2025-05-14T02:54:52.897164784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018542s 2025-05-14T02:54:52.900755946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-05-14T02:54:52', 'clean_artist_metadata_table') 2025-05-14T02:54:52.904194162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:54:52.922391387Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 2025-05-14T02:54:52.923898554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0434772s 2025-05-14T02:54:52.925890277Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 2025-05-14T02:54:52.927642712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:54:52.930802008Z [Info] health_issue_notification: Starting migration of Main DB to 29 2025-05-14T02:54:52.938875654Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 2025-05-14T02:54:52.940335321Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.6E-05s 2025-05-14T02:54:52.942106672Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 2025-05-14T02:54:52.945065387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 2025-05-14T02:54:52.950310929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066696s 2025-05-14T02:54:52.951753959Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 2025-05-14T02:54:52.953012515Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.4E-06s 2025-05-14T02:54:52.954795465Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 2025-05-14T02:54:52.957799260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 2025-05-14T02:54:52.962808217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063881s 2025-05-14T02:54:52.964241983Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 2025-05-14T02:54:52.965577772Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.94E-05s 2025-05-14T02:54:52.967342103Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean 2025-05-14T02:54:52.970275964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0 2025-05-14T02:54:52.975283894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063805s 2025-05-14T02:54:52.976696831Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 2025-05-14T02:54:52.977969765Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.7E-06s 2025-05-14T02:54:52.979748748Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean 2025-05-14T02:54:52.982658908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0 2025-05-14T02:54:52.987582715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062542s 2025-05-14T02:54:52.989009226Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 2025-05-14T02:54:52.990278941Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.6E-06s 2025-05-14T02:54:52.991956396Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean 2025-05-14T02:54:52.994733250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0 2025-05-14T02:54:52.999575531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061026s 2025-05-14T02:54:53.001237110Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload 2025-05-14T02:54:53.040252511Z [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:54:53.061811849Z [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:54:53.070560299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 2025-05-14T02:54:53.073985202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 2025-05-14T02:54:53.083681125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0808717s 2025-05-14T02:54:53.085668415Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport 2025-05-14T02:54:53.123920296Z [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:54:53.144242993Z [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:54:53.152511975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 2025-05-14T02:54:53.155890581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 2025-05-14T02:54:53.165678257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0783518s 2025-05-14T02:54:53.169012852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-05-14T02:54:53', 'health_issue_notification') 2025-05-14T02:54:53.172271236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:54:53.190637911Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 2025-05-14T02:54:53.192239295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1028114s 2025-05-14T02:54:53.195231628Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 2025-05-14T02:54:53.197111043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:54:53.199513567Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30 2025-05-14T02:54:53.210619345Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 2025-05-14T02:54:53.212157609Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.77E-05s 2025-05-14T02:54:53.213857173Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime 2025-05-14T02:54:53.217039453Z [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:54:53.222425819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071125s 2025-05-14T02:54:53.223857460Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 2025-05-14T02:54:53.225103603Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-06s 2025-05-14T02:54:53.226643926Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String 2025-05-14T02:54:53.228850282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT 2025-05-14T02:54:53.233588980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054822s 2025-05-14T02:54:53.235770537Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 2025-05-14T02:54:53.238259038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 2025-05-14T02:54:53.240489933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002999s 2025-05-14T02:54:53.248702438Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" 2025-05-14T02:54:53.248736162Z WHERE "Id" IN ( 2025-05-14T02:54:53.248746898Z SELECT "TrackFiles"."Id" FROM "TrackFiles" 2025-05-14T02:54:53.248808975Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId" 2025-05-14T02:54:53.248810900Z WHERE "Tracks"."Id" IS NULL) 2025-05-14T02:54:53.259990050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" 2025-05-14T02:54:53.259999010Z WHERE "Id" IN ( 2025-05-14T02:54:53.260000997Z SELECT "TrackFiles"."Id" FROM "TrackFiles" 2025-05-14T02:54:53.260002735Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId" 2025-05-14T02:54:53.260004435Z WHERE "Tracks"."Id" IS NULL) 2025-05-14T02:54:53.265828716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123024s 2025-05-14T02:54:53.275824520Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" 2025-05-14T02:54:53.275831499Z WHERE "Id" IN ( 2025-05-14T02:54:53.275832824Z SELECT "TrackFiles"."Id" FROM "TrackFiles" 2025-05-14T02:54:53.275833877Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id" 2025-05-14T02:54:53.275834867Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId" 2025-05-14T02:54:53.275835848Z WHERE "Artists"."Path" IS NULL) 2025-05-14T02:54:53.289693127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" 2025-05-14T02:54:53.289695231Z WHERE "Id" IN ( 2025-05-14T02:54:53.289696089Z SELECT "TrackFiles"."Id" FROM "TrackFiles" 2025-05-14T02:54:53.289697226Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id" 2025-05-14T02:54:53.289699613Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId" 2025-05-14T02:54:53.289702112Z WHERE "Artists"."Path" IS NULL) 2025-05-14T02:54:53.296962536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154985s 2025-05-14T02:54:53.308151704Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" 2025-05-14T02:54:53.308158964Z WHERE "Id" IN ( 2025-05-14T02:54:53.308166002Z SELECT "TrackFiles"."Id" FROM "TrackFiles" 2025-05-14T02:54:53.308167159Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId" 2025-05-14T02:54:53.308168246Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id" 2025-05-14T02:54:53.308169514Z WHERE "AlbumReleases"."Monitored" = 0 2025-05-14T02:54:53.308170457Z OR "AlbumReleases"."Monitored" IS NULL) 2025-05-14T02:54:53.324025993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" 2025-05-14T02:54:53.324036911Z WHERE "Id" IN ( 2025-05-14T02:54:53.324038246Z SELECT "TrackFiles"."Id" FROM "TrackFiles" 2025-05-14T02:54:53.324039312Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId" 2025-05-14T02:54:53.324040375Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id" 2025-05-14T02:54:53.324041606Z WHERE "AlbumReleases"."Monitored" = 0 2025-05-14T02:54:53.324042508Z OR "AlbumReleases"."Monitored" IS NULL) 2025-05-14T02:54:53.332079957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176083s 2025-05-14T02:54:53.338769942Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles" 2025-05-14T02:54:53.338779208Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath" 2025-05-14T02:54:53.338780799Z FROM "Artists" 2025-05-14T02:54:53.338781788Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId" 2025-05-14T02:54:53.338784765Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 2025-05-14T02:54:53.348161453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" 2025-05-14T02:54:53.348170597Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath" 2025-05-14T02:54:53.348172128Z FROM "Artists" 2025-05-14T02:54:53.348172993Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId" 2025-05-14T02:54:53.348174015Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 2025-05-14T02:54:53.354581414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114925s 2025-05-14T02:54:53.362738860Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" 2025-05-14T02:54:53.362769636Z WHERE "Id" NOT IN ( 2025-05-14T02:54:53.362770937Z SELECT MIN("Id") 2025-05-14T02:54:53.362773661Z FROM "TrackFiles" 2025-05-14T02:54:53.362808479Z GROUP BY "Path" 2025-05-14T02:54:53.362809678Z ) 2025-05-14T02:54:53.375520270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" 2025-05-14T02:54:53.375569284Z WHERE "Id" NOT IN ( 2025-05-14T02:54:53.375570747Z SELECT MIN("Id") 2025-05-14T02:54:53.375571617Z FROM "TrackFiles" 2025-05-14T02:54:53.375572470Z GROUP BY "Path" 2025-05-14T02:54:53.375573360Z ) 2025-05-14T02:54:53.385399127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174314s 2025-05-14T02:54:53.387166426Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 2025-05-14T02:54:53.388868241Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.4E-06s 2025-05-14T02:54:53.390978484Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String 2025-05-14T02:54:53.431768839Z [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:54:53.445444623Z [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:54:53.451653605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 2025-05-14T02:54:53.454841450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 2025-05-14T02:54:53.465891298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 2025-05-14T02:54:53.468901630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0762005s 2025-05-14T02:54:53.470801085Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path) 2025-05-14T02:54:53.473524871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 2025-05-14T02:54:53.476639636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041858s 2025-05-14T02:54:53.478409795Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath 2025-05-14T02:54:53.511529492Z [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:54:53.524103101Z [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:54:53.530549548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 2025-05-14T02:54:53.534490089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 2025-05-14T02:54:53.546514377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 2025-05-14T02:54:53.550882734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 2025-05-14T02:54:53.553913795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0739246s 2025-05-14T02:54:53.557887709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-05-14T02:54:53', 'add_mediafilerepository_mtime') 2025-05-14T02:54:53.561327266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:54:53.584213794Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 2025-05-14T02:54:53.586201656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1035632s 2025-05-14T02:54:53.589023944Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 2025-05-14T02:54:53.591136647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:54:53.594278207Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31 2025-05-14T02:54:53.616778104Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists" 2025-05-14T02:54:53.616816375Z WHERE "Id" NOT IN ( 2025-05-14T02:54:53.616821558Z SELECT MIN("Artists"."Id") from "Artists" 2025-05-14T02:54:53.616822673Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id" 2025-05-14T02:54:53.616823808Z GROUP BY "ArtistMetadata"."Id") 2025-05-14T02:54:53.633468163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists" 2025-05-14T02:54:53.633475916Z WHERE "Id" NOT IN ( 2025-05-14T02:54:53.633477287Z SELECT MIN("Artists"."Id") from "Artists" 2025-05-14T02:54:53.633509248Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id" 2025-05-14T02:54:53.633510489Z GROUP BY "ArtistMetadata"."Id") 2025-05-14T02:54:53.641849326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018219s 2025-05-14T02:54:53.643828149Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId) 2025-05-14T02:54:53.646147972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId" 2025-05-14T02:54:53.648508295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032533s 2025-05-14T02:54:53.650851630Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32 2025-05-14T02:54:53.687823345Z [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:54:53.705679519Z [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:54:53.713330711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 2025-05-14T02:54:53.716616791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 2025-05-14T02:54:53.727236143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 2025-05-14T02:54:53.730901507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 2025-05-14T02:54:53.734547431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 2025-05-14T02:54:53.737313643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0846997s 2025-05-14T02:54:53.739056327Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 2025-05-14T02:54:53.742100494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 2025-05-14T02:54:53.744984084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042149s 2025-05-14T02:54:53.749244365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-05-14T02:54:53', 'add_artistmetadataid_constraint') 2025-05-14T02:54:53.753343784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:54:53.772480672Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 2025-05-14T02:54:53.774632300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0306463s 2025-05-14T02:54:53.777481574Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 2025-05-14T02:54:53.779591860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:54:53.782463918Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32 2025-05-14T02:54:53.789937663Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 2025-05-14T02:54:53.791682106Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.11E-05s 2025-05-14T02:54:53.793447332Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String 2025-05-14T02:54:53.796505097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]' 2025-05-14T02:54:53.802037895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069698s 2025-05-14T02:54:53.803572918Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 2025-05-14T02:54:53.804930679Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.6E-06s 2025-05-14T02:54:53.806756451Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String 2025-05-14T02:54:53.809911358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]' 2025-05-14T02:54:53.815179729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067727s 2025-05-14T02:54:53.816555180Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 2025-05-14T02:54:53.817775229Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.6E-06s 2025-05-14T02:54:53.819449131Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String 2025-05-14T02:54:53.822272700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]' 2025-05-14T02:54:53.827408041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064158s 2025-05-14T02:54:53.828860533Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 2025-05-14T02:54:53.830144329Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.6E-06s 2025-05-14T02:54:53.831976469Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String 2025-05-14T02:54:53.835233696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]' 2025-05-14T02:54:53.841077039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073705s 2025-05-14T02:54:53.842669615Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 2025-05-14T02:54:53.844012901Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.6E-06s 2025-05-14T02:54:53.845919205Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String 2025-05-14T02:54:53.848974331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]' 2025-05-14T02:54:53.854495103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069205s 2025-05-14T02:54:53.855958287Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 2025-05-14T02:54:53.857252869Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.4E-06s 2025-05-14T02:54:53.858987362Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String 2025-05-14T02:54:53.862076706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]' 2025-05-14T02:54:53.867840145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071481s 2025-05-14T02:54:53.871428762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-05-14T02:54:53', 'old_ids_and_artist_alias') 2025-05-14T02:54:53.874960740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:54:53.888883564Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 2025-05-14T02:54:53.890434022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0278096s 2025-05-14T02:54:53.892310065Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 2025-05-14T02:54:53.894056649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:54:53.896332152Z [Info] download_propers_config: Starting migration of Main DB to 33 2025-05-14T02:54:53.899500536Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-05-14T02:54:53.901221026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-05-14T02:54:53.906549411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055123s 2025-05-14T02:54:53.908815205Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 2025-05-14T02:54:53.911289744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 2025-05-14T02:54:53.913571820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003031s 2025-05-14T02:54:53.916852712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-05-14T02:54:53', 'download_propers_config') 2025-05-14T02:54:53.920032348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:54:53.929899713Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 2025-05-14T02:54:53.931349476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190371s 2025-05-14T02:54:53.933156184Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 2025-05-14T02:54:53.934897909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:54:53.937071054Z [Info] remove_language_profiles: Starting migration of Main DB to 34 2025-05-14T02:54:53.947650896Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles 2025-05-14T02:54:53.950271200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles" 2025-05-14T02:54:53.952997467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037249s 2025-05-14T02:54:53.954829824Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId 2025-05-14T02:54:53.990879936Z [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:54:54.008043099Z [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:54:54.015787274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 2025-05-14T02:54:54.019868580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 2025-05-14T02:54:54.037291257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 2025-05-14T02:54:54.041260154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 2025-05-14T02:54:54.045150992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 2025-05-14T02:54:54.049578841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 2025-05-14T02:54:54.052526521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0961362s 2025-05-14T02:54:54.054211221Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId 2025-05-14T02:54:54.086105444Z [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:54:54.100889532Z [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:54:54.108686469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 2025-05-14T02:54:54.112288564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 2025-05-14T02:54:54.124768727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 2025-05-14T02:54:54.128729019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0728012s 2025-05-14T02:54:54.130851078Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language 2025-05-14T02:54:54.188551976Z [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:54:54.201932473Z [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:54:54.208295582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 2025-05-14T02:54:54.211836385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 2025-05-14T02:54:54.221789906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.088841s 2025-05-14T02:54:54.223479248Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language 2025-05-14T02:54:54.254608225Z [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:54:54.265925878Z [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:54:54.271312845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 2025-05-14T02:54:54.274957890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 2025-05-14T02:54:54.285804491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 2025-05-14T02:54:54.289880907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 2025-05-14T02:54:54.294354584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 2025-05-14T02:54:54.299435020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 2025-05-14T02:54:54.302747566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0777458s 2025-05-14T02:54:54.304414902Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language 2025-05-14T02:54:54.335657615Z [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:54:54.347812414Z [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:54:54.353240428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 2025-05-14T02:54:54.356288079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 2025-05-14T02:54:54.365937321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0601246s 2025-05-14T02:54:54.367593820Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language 2025-05-14T02:54:54.397665741Z [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:54:54.408278965Z [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:54:54.413353789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 2025-05-14T02:54:54.416445208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 2025-05-14T02:54:54.426863669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 2025-05-14T02:54:54.430412387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 2025-05-14T02:54:54.432933232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0640196s 2025-05-14T02:54:54.436276742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-05-14T02:54:54', 'remove_language_profiles') 2025-05-14T02:54:54.439500337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:54:54.458311400Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 2025-05-14T02:54:54.459763516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0889256s 2025-05-14T02:54:54.461717500Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 2025-05-14T02:54:54.463491067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:54:54.466070197Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35 2025-05-14T02:54:54.470270203Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 2025-05-14T02:54:54.471800706Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s 2025-05-14T02:54:54.473798062Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String 2025-05-14T02:54:54.476559164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT 2025-05-14T02:54:54.481888302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064167s 2025-05-14T02:54:54.485425715Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 2025-05-14T02:54:54.490013611Z [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:54:54.492837518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005062s 2025-05-14T02:54:54.496110349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-05-14T02:54:54', 'multi_disc_naming_format') 2025-05-14T02:54:54.499241284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:54:54.509826225Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 2025-05-14T02:54:54.511245921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215996s 2025-05-14T02:54:54.513166466Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 2025-05-14T02:54:54.514971965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:54:54.517196498Z [Info] add_download_client_priority: Starting migration of Main DB to 36 2025-05-14T02:54:54.521083226Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 2025-05-14T02:54:54.522569881Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.9E-06s 2025-05-14T02:54:54.524304536Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 2025-05-14T02:54:54.527219894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 2025-05-14T02:54:54.532317103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065165s 2025-05-14T02:54:54.533660801Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-05-14T02:54:54.535275106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-05-14T02:54:54.700853018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1655014s 2025-05-14T02:54:54.704466811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-05-14T02:54:54', 'add_download_client_priority') 2025-05-14T02:54:54.707834725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:54:54.726140147Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 2025-05-14T02:54:54.727569402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1907493s 2025-05-14T02:54:54.729301157Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 2025-05-14T02:54:54.730994198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:54:54.733160229Z [Info] remove_growl_prowl: Starting migration of Main DB to 37 2025-05-14T02:54:54.737334744Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 2025-05-14T02:54:54.740826869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 2025-05-14T02:54:54.744233046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052279s 2025-05-14T02:54:54.745915603Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 2025-05-14T02:54:54.748225163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl' 2025-05-14T02:54:54.750420178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030545s 2025-05-14T02:54:54.753580066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-05-14T02:54:54', 'remove_growl_prowl') 2025-05-14T02:54:54.756893800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:54:54.766772839Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 2025-05-14T02:54:54.768184404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190708s 2025-05-14T02:54:54.769977001Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 2025-05-14T02:54:54.771712249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:54:54.773935916Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38 2025-05-14T02:54:54.777690654Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 2025-05-14T02:54:54.780291692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 2025-05-14T02:54:54.782686375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034316s 2025-05-14T02:54:54.784427078Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 2025-05-14T02:54:54.786947881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 2025-05-14T02:54:54.789155969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032343s 2025-05-14T02:54:54.792322403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-05-14T02:54:54', 'remove_plex_hometheatre') 2025-05-14T02:54:54.795393962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:54:54.805287457Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 2025-05-14T02:54:54.806650810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019053s 2025-05-14T02:54:54.808494827Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 2025-05-14T02:54:54.810226275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:54:54.812561709Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39 2025-05-14T02:54:54.819416119Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 2025-05-14T02:54:54.820810387Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.9E-06s 2025-05-14T02:54:54.822358467Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String 2025-05-14T02:54:54.824621932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT 2025-05-14T02:54:54.829551196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056858s 2025-05-14T02:54:54.830975229Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 2025-05-14T02:54:54.832182190Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.8E-06s 2025-05-14T02:54:54.833957956Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32 2025-05-14T02:54:54.836980056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0 2025-05-14T02:54:54.842015783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065113s 2025-05-14T02:54:54.843420093Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 2025-05-14T02:54:54.844675788Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.8E-06s 2025-05-14T02:54:54.846469165Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32 2025-05-14T02:54:54.849549591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0 2025-05-14T02:54:54.854460526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064247s 2025-05-14T02:54:54.855875321Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 2025-05-14T02:54:54.857117858Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.7E-06s 2025-05-14T02:54:54.858837018Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32 2025-05-14T02:54:54.861736637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0 2025-05-14T02:54:54.866622739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062683s 2025-05-14T02:54:54.868012719Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 2025-05-14T02:54:54.869278785Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.6E-06s 2025-05-14T02:54:54.870875899Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String 2025-05-14T02:54:54.873208676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT 2025-05-14T02:54:54.877816967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005455s 2025-05-14T02:54:54.879137940Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-05-14T02:54:54.880717418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-05-14T02:54:54.892403435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011775s 2025-05-14T02:54:54.895897892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-05-14T02:54:54', 'add_root_folder_add_defaults') 2025-05-14T02:54:54.899088921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:54:54.909074653Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 2025-05-14T02:54:54.910505478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0282705s 2025-05-14T02:54:54.912166813Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 2025-05-14T02:54:54.913856390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:54:54.915863748Z [Info] task_duration: Starting migration of Main DB to 40 2025-05-14T02:54:54.918763602Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 2025-05-14T02:54:54.920129245Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.2E-06s 2025-05-14T02:54:54.921807062Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 2025-05-14T02:54:54.924299328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 2025-05-14T02:54:54.929169578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058696s 2025-05-14T02:54:54.932209149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-05-14T02:54:54', 'task_duration') 2025-05-14T02:54:54.935165320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:54:54.945063002Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 2025-05-14T02:54:54.946363340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215234s 2025-05-14T02:54:54.948296184Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 2025-05-14T02:54:54.950125716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:54:54.952355730Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41 2025-05-14T02:54:54.956394569Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 2025-05-14T02:54:54.957738817Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.2E-06s 2025-05-14T02:54:54.959416272Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 2025-05-14T02:54:54.962157418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 2025-05-14T02:54:54.967133665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062555s 2025-05-14T02:54:54.968546400Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 2025-05-14T02:54:54.969744371Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-06s 2025-05-14T02:54:54.971357114Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 2025-05-14T02:54:54.973965259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 2025-05-14T02:54:54.978764359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060221s 2025-05-14T02:54:54.982305365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-05-14T02:54:54', 'add_indexer_and_enabled_to_release_profiles') 2025-05-14T02:54:54.985486728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:54:54.995891020Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 2025-05-14T02:54:54.997409362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0225578s 2025-05-14T02:54:54.999024224Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 2025-05-14T02:54:55.000691253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:54:55.002712015Z [Info] remove_album_folders: Starting migration of Main DB to 42 2025-05-14T02:54:55.006472462Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder 2025-05-14T02:54:55.038662623Z [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:54:55.052332150Z [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:54:55.058383771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 2025-05-14T02:54:55.061464654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 2025-05-14T02:54:55.071868897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 2025-05-14T02:54:55.075240011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 2025-05-14T02:54:55.078566485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 2025-05-14T02:54:55.082314846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 2025-05-14T02:54:55.084965140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0769984s 2025-05-14T02:54:55.087785727Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 2025-05-14T02:54:55.091129087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 2025-05-14T02:54:55.093529137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038699s 2025-05-14T02:54:55.096230365Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 2025-05-14T02:54:55.099563282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 2025-05-14T02:54:55.101907978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037481s 2025-05-14T02:54:55.103520697Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat 2025-05-14T02:54:55.130904084Z [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:54:55.140411460Z [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:54:55.145844318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 2025-05-14T02:54:55.149716881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 2025-05-14T02:54:55.160059168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0548675s 2025-05-14T02:54:55.163419749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-05-14T02:54:55', 'remove_album_folders') 2025-05-14T02:54:55.166482841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:54:55.184628333Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 2025-05-14T02:54:55.185962412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0793169s 2025-05-14T02:54:55.187991199Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 2025-05-14T02:54:55.189713299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:54:55.191894778Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44 2025-05-14T02:54:55.195417087Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 2025-05-14T02:54:55.196863766Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.41E-05s 2025-05-14T02:54:55.198386433Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 2025-05-14T02:54:55.201019428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 2025-05-14T02:54:55.206045510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062974s 2025-05-14T02:54:55.209313120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-05-14T02:54:55', 'add_priority_to_indexers') 2025-05-14T02:54:55.212508797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:54:55.222632893Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 2025-05-14T02:54:55.224010611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0226032s 2025-05-14T02:54:55.225897038Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 2025-05-14T02:54:55.227659797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:54:55.229749334Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45 2025-05-14T02:54:55.233748822Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 2025-05-14T02:54:55.236418664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 2025-05-14T02:54:55.239356077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037291s 2025-05-14T02:54:55.240645427Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-05-14T02:54:55.242233054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-05-14T02:54:55.247266295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052265s 2025-05-14T02:54:55.251282862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-05-14T02:54:55', 'remove_chown_and_folderchmod_config') 2025-05-14T02:54:55.254534357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:54:55.264978161Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 2025-05-14T02:54:55.266405186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0226237s 2025-05-14T02:54:55.268014964Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 2025-05-14T02:54:55.269600852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:54:55.271642208Z [Info] update_notifiarr: Starting migration of Main DB to 47 2025-05-14T02:54:55.305738167Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 2025-05-14T02:54:55.312218172Z [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:54:55.316068302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069914s 2025-05-14T02:54:55.319181578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-05-14T02:54:55', 'update_notifiarr') 2025-05-14T02:54:55.322180343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:54:55.332499046Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 2025-05-14T02:54:55.333729656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0232786s 2025-05-14T02:54:55.335625644Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 2025-05-14T02:54:55.337323416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:54:55.339325091Z [Info] email_multiple_addresses: Starting migration of Main DB to 49 2025-05-14T02:54:55.341849696Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-05-14T02:54:55.343611414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-05-14T02:54:55.365233093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216915s 2025-05-14T02:54:55.368801253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-05-14T02:54:55', 'email_multiple_addresses') 2025-05-14T02:54:55.371931861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:54:55.382207083Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 2025-05-14T02:54:55.383580165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.038505s 2025-05-14T02:54:55.385369188Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 2025-05-14T02:54:55.387086532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:54:55.389164522Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50 2025-05-14T02:54:55.392055523Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 2025-05-14T02:54:55.394153839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 2025-05-14T02:54:55.404195590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106707s 2025-05-14T02:54:55.407471315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-05-14T02:54:55', 'rename_blacklist_to_blocklist') 2025-05-14T02:54:55.410501998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:54:55.420971549Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 2025-05-14T02:54:55.422344611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0271113s 2025-05-14T02:54:55.424059609Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 2025-05-14T02:54:55.425669472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:54:55.427723150Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51 2025-05-14T02:54:55.431812945Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 2025-05-14T02:54:55.433143229Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.9E-06s 2025-05-14T02:54:55.435024587Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 2025-05-14T02:54:55.438200229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 2025-05-14T02:54:55.443416762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067757s 2025-05-14T02:54:55.445339028Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 2025-05-14T02:54:55.448371654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 2025-05-14T02:54:55.453493593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065819s 2025-05-14T02:54:55.454835504Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-05-14T02:54:55.456412963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-05-14T02:54:55.486917403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.030428s 2025-05-14T02:54:55.490403892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-05-14T02:54:55', 'cdh_per_downloadclient') 2025-05-14T02:54:55.493678073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:54:55.504027368Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 2025-05-14T02:54:55.505416050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0475402s 2025-05-14T02:54:55.507093833Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 2025-05-14T02:54:55.508750553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:54:55.510802096Z [Info] download_history: Starting migration of Main DB to 52 2025-05-14T02:54:55.518864906Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 2025-05-14T02:54:55.527896405Z [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:54:55.534094383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137638s 2025-05-14T02:54:55.535782374Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 2025-05-14T02:54:55.538406082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 2025-05-14T02:54:55.541066921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003875s 2025-05-14T02:54:55.542642388Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId) 2025-05-14T02:54:55.545260133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 2025-05-14T02:54:55.547930961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038657s 2025-05-14T02:54:55.549528159Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 2025-05-14T02:54:55.552151582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 2025-05-14T02:54:55.556812456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038226s 2025-05-14T02:54:55.558553343Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-05-14T02:54:55.560157557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-05-14T02:54:55.576462934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163482s 2025-05-14T02:54:55.579912816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-05-14T02:54:55', 'download_history') 2025-05-14T02:54:55.583041410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:54:55.593130453Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 2025-05-14T02:54:55.594433161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0330302s 2025-05-14T02:54:55.596173572Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 2025-05-14T02:54:55.597878819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:54:55.600000698Z [Info] add_update_history: Starting migration of Main DB to 53 2025-05-14T02:54:55.603676563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-05-14T02:54:55', 'add_update_history') 2025-05-14T02:54:55.606719993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:54:55.616663942Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 2025-05-14T02:54:55.618030965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188288s 2025-05-14T02:54:55.619822232Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 2025-05-14T02:54:55.621565998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:54:55.623685784Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54 2025-05-14T02:54:55.627003244Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 2025-05-14T02:54:55.628403002Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.2E-06s 2025-05-14T02:54:55.630213797Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 2025-05-14T02:54:55.633237949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1 2025-05-14T02:54:55.638658781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068783s 2025-05-14T02:54:55.642000403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-05-14T02:54:55', 'add_on_update_to_notifications') 2025-05-14T02:54:55.645094566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:54:55.655315713Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 2025-05-14T02:54:55.656774512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0231322s 2025-05-14T02:54:55.658578454Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 2025-05-14T02:54:55.660291387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:54:55.662357658Z [Info] download_client_per_indexer: Starting migration of Main DB to 55 2025-05-14T02:54:55.665568350Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 2025-05-14T02:54:55.666922068Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.8E-06s 2025-05-14T02:54:55.669141335Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 2025-05-14T02:54:55.672102166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 2025-05-14T02:54:55.677768973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070533s 2025-05-14T02:54:55.681202912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-05-14T02:54:55', 'download_client_per_indexer') 2025-05-14T02:54:55.684510522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:54:55.694864318Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 2025-05-14T02:54:55.696276302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0238054s 2025-05-14T02:54:55.698035687Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 2025-05-14T02:54:55.699748111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:54:55.701881257Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56 2025-05-14T02:54:55.706430473Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 2025-05-14T02:54:55.707783773Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.2E-06s 2025-05-14T02:54:55.709410067Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32 2025-05-14T02:54:55.712124950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 2025-05-14T02:54:55.717532429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065722s 2025-05-14T02:54:55.718901293Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 2025-05-14T02:54:55.720089510Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.1E-06s 2025-05-14T02:54:55.721901471Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32 2025-05-14T02:54:55.724998051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0 2025-05-14T02:54:55.730172685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067123s 2025-05-14T02:54:55.731559126Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 2025-05-14T02:54:55.732843573Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.5E-06s 2025-05-14T02:54:55.734491892Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 2025-05-14T02:54:55.737319747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 2025-05-14T02:54:55.742365752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006384s 2025-05-14T02:54:55.745537221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-05-14T02:54:55', 'AddNewItemMonitorType') 2025-05-14T02:54:55.748623432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:54:55.758644588Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 2025-05-14T02:54:55.760098146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0223656s 2025-05-14T02:54:55.761720763Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 2025-05-14T02:54:55.763347515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:54:55.765325648Z [Info] ImportListSearch: Starting migration of Main DB to 57 2025-05-14T02:54:55.768533309Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 2025-05-14T02:54:55.769845034Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.1E-06s 2025-05-14T02:54:55.771509912Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean 2025-05-14T02:54:55.774259867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1 2025-05-14T02:54:55.779480223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064897s 2025-05-14T02:54:55.782549034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-05-14T02:54:55', 'ImportListSearch') 2025-05-14T02:54:55.785615034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:54:55.795660835Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 2025-05-14T02:54:55.797125754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0224778s 2025-05-14T02:54:55.798827206Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 2025-05-14T02:54:55.800577957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:54:55.802668312Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58 2025-05-14T02:54:55.805819600Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 2025-05-14T02:54:55.807152784Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.6E-06s 2025-05-14T02:54:55.808967915Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean 2025-05-14T02:54:55.812324621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0 2025-05-14T02:54:55.817664429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071433s 2025-05-14T02:54:55.820904587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-05-14T02:54:55', 'ImportListMonitorExisting') 2025-05-14T02:54:55.824000764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:54:55.834600804Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 2025-05-14T02:54:55.836156201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0235947s 2025-05-14T02:54:55.837881532Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 2025-05-14T02:54:55.839540339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:54:55.841655170Z [Info] add_indexer_tags: Starting migration of Main DB to 59 2025-05-14T02:54:55.845864502Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 2025-05-14T02:54:55.848369395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 2025-05-14T02:54:55.850645733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003241s 2025-05-14T02:54:55.852300526Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 2025-05-14T02:54:55.854597323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles' 2025-05-14T02:54:55.856703112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029308s 2025-05-14T02:54:55.858061555Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 2025-05-14T02:54:55.859265543Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.9E-06s 2025-05-14T02:54:55.860754639Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 2025-05-14T02:54:55.862848479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 2025-05-14T02:54:55.867836619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056883s 2025-05-14T02:54:55.870905180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-05-14T02:54:55', 'add_indexer_tags') 2025-05-14T02:54:55.873886201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:54:55.883981666Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 2025-05-14T02:54:55.885425032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215361s 2025-05-14T02:54:55.887172668Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 2025-05-14T02:54:55.888866580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:54:55.890998945Z [Info] update_audio_types: Starting migration of Main DB to 60 2025-05-14T02:54:55.893653866Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-05-14T02:54:55.895289995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-05-14T02:54:55.910726710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155327s 2025-05-14T02:54:55.914037988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-05-14T02:54:55', 'update_audio_types') 2025-05-14T02:54:55.917225519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:54:55.927355456Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 2025-05-14T02:54:55.928728617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0320994s 2025-05-14T02:54:55.930883879Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 2025-05-14T02:54:55.932754742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:54:55.935046431Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61 2025-05-14T02:54:55.964164056Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 2025-05-14T02:54:55.967274889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 2025-05-14T02:54:55.970533840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042374s 2025-05-14T02:54:55.972485642Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 2025-05-14T02:54:55.973859332Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.1E-06s 2025-05-14T02:54:55.975825496Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset 2025-05-14T02:54:56.012627192Z [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:54:56.028863575Z [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:54:56.036122677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases" 2025-05-14T02:54:56.039366839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases" 2025-05-14T02:54:56.051368838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 2025-05-14T02:54:56.057471061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 2025-05-14T02:54:56.060642343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0830771s 2025-05-14T02:54:56.062430635Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 2025-05-14T02:54:56.063889877Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.18E-05s 2025-05-14T02:54:56.065610889Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset 2025-05-14T02:54:56.111114473Z [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:54:56.138552723Z [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:54:56.149834552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 2025-05-14T02:54:56.153152077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 2025-05-14T02:54:56.165444459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 2025-05-14T02:54:56.170020561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 2025-05-14T02:54:56.174123694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 2025-05-14T02:54:56.177355289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1100551s 2025-05-14T02:54:56.178831116Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 2025-05-14T02:54:56.180248908Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.6E-06s 2025-05-14T02:54:56.182210020Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset 2025-05-14T02:54:56.236895670Z [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:54:56.265104450Z [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:54:56.277146431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 2025-05-14T02:54:56.280630164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 2025-05-14T02:54:56.293079310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 2025-05-14T02:54:56.297434587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 2025-05-14T02:54:56.301568888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 2025-05-14T02:54:56.304573408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1207651s 2025-05-14T02:54:56.306423610Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 2025-05-14T02:54:56.307759959Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.8E-06s 2025-05-14T02:54:56.310329611Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset 2025-05-14T02:54:56.353348183Z [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:54:56.379570587Z [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:54:56.390008839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 2025-05-14T02:54:56.393049584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 2025-05-14T02:54:56.404527729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 2025-05-14T02:54:56.408046587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 2025-05-14T02:54:56.411770851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 2025-05-14T02:54:56.414336490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1025251s 2025-05-14T02:54:56.415660086Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 2025-05-14T02:54:56.416859734Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.7E-06s 2025-05-14T02:54:56.418511534Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset 2025-05-14T02:54:56.452283058Z [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:54:56.470521920Z [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:54:56.477841069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 2025-05-14T02:54:56.481237586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 2025-05-14T02:54:56.492664839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 2025-05-14T02:54:56.496058253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 2025-05-14T02:54:56.499402821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 2025-05-14T02:54:56.503303280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 2025-05-14T02:54:56.505951889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0858756s 2025-05-14T02:54:56.507258855Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 2025-05-14T02:54:56.508405295Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.8E-06s 2025-05-14T02:54:56.510318395Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset 2025-05-14T02:54:56.548419313Z [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:54:56.567333129Z [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:54:56.575041887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 2025-05-14T02:54:56.579065042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 2025-05-14T02:54:56.592675915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 2025-05-14T02:54:56.597614720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 2025-05-14T02:54:56.602411293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 2025-05-14T02:54:56.607263727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 2025-05-14T02:54:56.610870382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0985337s 2025-05-14T02:54:56.612749374Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 2025-05-14T02:54:56.614091776Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.21E-05s 2025-05-14T02:54:56.615832549Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 2025-05-14T02:54:56.649658338Z [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:54:56.662576615Z [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:54:56.669111071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 2025-05-14T02:54:56.672636410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 2025-05-14T02:54:56.683301552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0653028s 2025-05-14T02:54:56.684710492Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 2025-05-14T02:54:56.685977907Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.8E-06s 2025-05-14T02:54:56.687735375Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 2025-05-14T02:54:56.719184454Z [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:54:56.731750694Z [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:54:56.737395817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 2025-05-14T02:54:56.740289598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 2025-05-14T02:54:56.750415494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0611844s 2025-05-14T02:54:56.751758402Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 2025-05-14T02:54:56.752905112Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.2E-06s 2025-05-14T02:54:56.754478314Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 2025-05-14T02:54:56.786738554Z [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:54:56.799818153Z [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:54:56.805729198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 2025-05-14T02:54:56.809288475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 2025-05-14T02:54:56.820818946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0643975s 2025-05-14T02:54:56.823198861Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 2025-05-14T02:54:56.824798928Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.8E-06s 2025-05-14T02:54:56.827235893Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 2025-05-14T02:54:56.858606837Z [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:54:56.869593847Z [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:54:56.874648223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 2025-05-14T02:54:56.877501919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 2025-05-14T02:54:56.887559211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0588257s 2025-05-14T02:54:56.888854862Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 2025-05-14T02:54:56.890015749Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.9E-06s 2025-05-14T02:54:56.891597455Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 2025-05-14T02:54:56.921924662Z [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:54:56.933804512Z [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:54:56.939904991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 2025-05-14T02:54:56.942997236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 2025-05-14T02:54:56.954067864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0605111s 2025-05-14T02:54:56.956525709Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 2025-05-14T02:54:56.957994406Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.24E-05s 2025-05-14T02:54:56.959928671Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 2025-05-14T02:54:56.989913812Z [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:54:56.999835185Z [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:54:57.004879769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 2025-05-14T02:54:57.008365853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 2025-05-14T02:54:57.020769389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 2025-05-14T02:54:57.024401703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0624474s 2025-05-14T02:54:57.026561674Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 2025-05-14T02:54:57.028306935Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.1E-06s 2025-05-14T02:54:57.030795093Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 2025-05-14T02:54:57.060355701Z [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:54:57.070503450Z [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:54:57.076100563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 2025-05-14T02:54:57.079809327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 2025-05-14T02:54:57.093243347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 2025-05-14T02:54:57.097265314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0644708s 2025-05-14T02:54:57.098894897Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 2025-05-14T02:54:57.100633014Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.86E-05s 2025-05-14T02:54:57.102606966Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 2025-05-14T02:54:57.133578789Z [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:54:57.145758565Z [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:54:57.151885642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 2025-05-14T02:54:57.156704248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 2025-05-14T02:54:57.171183360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 2025-05-14T02:54:57.176581141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0711881s 2025-05-14T02:54:57.178792232Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 2025-05-14T02:54:57.180746544Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.1E-06s 2025-05-14T02:54:57.183420707Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 2025-05-14T02:54:57.222296430Z [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:54:57.238357551Z [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:54:57.246024850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 2025-05-14T02:54:57.250545198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 2025-05-14T02:54:57.263062022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 2025-05-14T02:54:57.268006315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 2025-05-14T02:54:57.273495054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 2025-05-14T02:54:57.277083707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0912818s 2025-05-14T02:54:57.278893125Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 2025-05-14T02:54:57.280703326Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-06s 2025-05-14T02:54:57.283039459Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 2025-05-14T02:54:57.314380250Z [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:54:57.325187351Z [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:54:57.330239385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 2025-05-14T02:54:57.333240455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 2025-05-14T02:54:57.343718645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0586752s 2025-05-14T02:54:57.345062739Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 2025-05-14T02:54:57.346217860Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.1E-06s 2025-05-14T02:54:57.347796414Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 2025-05-14T02:54:57.377747871Z [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:54:57.388703520Z [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:54:57.393262433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 2025-05-14T02:54:57.396063565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 2025-05-14T02:54:57.406233382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0569325s 2025-05-14T02:54:57.408095075Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 2025-05-14T02:54:57.409451503Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.1E-06s 2025-05-14T02:54:57.411227678Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 2025-05-14T02:54:57.443237862Z [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:54:57.455190388Z [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:54:57.460921630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 2025-05-14T02:54:57.464944339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 2025-05-14T02:54:57.477307584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 2025-05-14T02:54:57.481996100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 2025-05-14T02:54:57.486210441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 2025-05-14T02:54:57.490514586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 2025-05-14T02:54:57.493650458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.080924s 2025-05-14T02:54:57.495438054Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 2025-05-14T02:54:57.497186177Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.7E-06s 2025-05-14T02:54:57.499991956Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 2025-05-14T02:54:57.530726050Z [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:54:57.541877628Z [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:54:57.548444857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 2025-05-14T02:54:57.552227321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 2025-05-14T02:54:57.564933168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 2025-05-14T02:54:57.569454223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.067153s 2025-05-14T02:54:57.571676446Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 2025-05-14T02:54:57.572933598Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.2E-06s 2025-05-14T02:54:57.574911665Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 2025-05-14T02:54:57.607819042Z [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:54:57.620551588Z [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:54:57.627432644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 2025-05-14T02:54:57.632091867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 2025-05-14T02:54:57.645062336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 2025-05-14T02:54:57.649428045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0727977s 2025-05-14T02:54:57.651161904Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 2025-05-14T02:54:57.652634586Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.55E-05s 2025-05-14T02:54:57.654533381Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 2025-05-14T02:54:57.691482992Z [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:54:57.703729383Z [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:54:57.709241971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 2025-05-14T02:54:57.712546239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 2025-05-14T02:54:57.724927040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 2025-05-14T02:54:57.728417199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0719564s 2025-05-14T02:54:57.730247687Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 2025-05-14T02:54:57.731536016Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.48E-05s 2025-05-14T02:54:57.734164575Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 2025-05-14T02:54:57.771346719Z [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:54:57.782072154Z [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:54:57.787959244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 2025-05-14T02:54:57.792302002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 2025-05-14T02:54:57.804820355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 2025-05-14T02:54:57.808598902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0727829s 2025-05-14T02:54:57.809891551Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 2025-05-14T02:54:57.811239907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001238s 2025-05-14T02:54:57.812938135Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 2025-05-14T02:54:57.850028246Z [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:54:57.862239572Z [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:54:57.867168782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 2025-05-14T02:54:57.870085615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 2025-05-14T02:54:57.881506226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 2025-05-14T02:54:57.884052071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.06966s 2025-05-14T02:54:57.885286268Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 2025-05-14T02:54:57.886440192Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.9E-06s 2025-05-14T02:54:57.888036152Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 2025-05-14T02:54:57.916129124Z [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:54:57.925790197Z [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:54:57.930529783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 2025-05-14T02:54:57.933405494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 2025-05-14T02:54:57.944371207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 2025-05-14T02:54:57.946745352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0573607s 2025-05-14T02:54:57.947937081Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 2025-05-14T02:54:57.949005019Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.2E-06s 2025-05-14T02:54:57.950556785Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset 2025-05-14T02:54:57.988249524Z [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:54:57.999656435Z [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:54:58.004566507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 2025-05-14T02:54:58.007700593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 2025-05-14T02:54:58.018787063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0660002s 2025-05-14T02:54:58.020225224Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 2025-05-14T02:54:58.021657411Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.1E-06s 2025-05-14T02:54:58.023205781Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset 2025-05-14T02:54:58.052803708Z [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:54:58.062803104Z [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:54:58.068640923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 2025-05-14T02:54:58.071547317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 2025-05-14T02:54:58.083191224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0571971s 2025-05-14T02:54:58.084774476Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 2025-05-14T02:54:58.086136861Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.44E-05s 2025-05-14T02:54:58.088046475Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 2025-05-14T02:54:58.124478208Z [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:54:58.136462425Z [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:54:58.141775561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 2025-05-14T02:54:58.144846866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 2025-05-14T02:54:58.155143092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0656038s 2025-05-14T02:54:58.156513157Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 2025-05-14T02:54:58.157681610Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s 2025-05-14T02:54:58.159646382Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 2025-05-14T02:54:58.196895371Z [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:54:58.209136269Z [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:54:58.215507625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 2025-05-14T02:54:58.218475838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 2025-05-14T02:54:58.228796984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0676483s 2025-05-14T02:54:58.230177328Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 2025-05-14T02:54:58.231351435Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.1E-06s 2025-05-14T02:54:58.233062725Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 2025-05-14T02:54:58.267242296Z [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:54:58.275908095Z [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:54:58.279958305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 2025-05-14T02:54:58.282874770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 2025-05-14T02:54:58.292818983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0583834s 2025-05-14T02:54:58.294227134Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 2025-05-14T02:54:58.295366983Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.6E-06s 2025-05-14T02:54:58.296975634Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 2025-05-14T02:54:58.328927860Z [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:54:58.336301118Z [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:54:58.340293998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 2025-05-14T02:54:58.343287275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 2025-05-14T02:54:58.355548434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 2025-05-14T02:54:58.359171045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0606981s 2025-05-14T02:54:58.360634016Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 2025-05-14T02:54:58.361923293Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.17E-05s 2025-05-14T02:54:58.363706744Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 2025-05-14T02:54:58.400753561Z [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:54:58.408086830Z [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:54:58.412123758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 2025-05-14T02:54:58.415340810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 2025-05-14T02:54:58.427143227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 2025-05-14T02:54:58.429930114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0647907s 2025-05-14T02:54:58.431178118Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 2025-05-14T02:54:58.432291327Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-06s 2025-05-14T02:54:58.433849816Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset 2025-05-14T02:54:58.466978700Z [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:54:58.478526217Z [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:54:58.483640136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 2025-05-14T02:54:58.486787705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 2025-05-14T02:54:58.498442483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 2025-05-14T02:54:58.502242029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 2025-05-14T02:54:58.504775586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0695251s 2025-05-14T02:54:58.506039795Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 2025-05-14T02:54:58.507196968Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-06s 2025-05-14T02:54:58.508754044Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset 2025-05-14T02:54:58.539700560Z [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:54:58.550391562Z [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:54:58.555199462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 2025-05-14T02:54:58.558202716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 2025-05-14T02:54:58.569381188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 2025-05-14T02:54:58.572852774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 2025-05-14T02:54:58.575247686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0650455s 2025-05-14T02:54:58.576483072Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 2025-05-14T02:54:58.577646835Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.6E-06s 2025-05-14T02:54:58.579186368Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 2025-05-14T02:54:58.602012358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 2025-05-14T02:54:58.606853641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 2025-05-14T02:54:58.610117748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 2025-05-14T02:54:58.613078222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 2025-05-14T02:54:58.624489207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 2025-05-14T02:54:58.627807358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0471081s 2025-05-14T02:54:58.632089934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-05-14T02:54:58', 'postgres_update_timestamp_columns_to_with_timezone') 2025-05-14T02:54:58.635420507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:54:58.666145855Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 2025-05-14T02:54:58.667706212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0847834s 2025-05-14T02:54:58.670115197Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 2025-05-14T02:54:58.671782781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:54:58.675213693Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62 2025-05-14T02:54:58.684195231Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 2025-05-14T02:54:58.685385521Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.2E-06s 2025-05-14T02:54:58.686914729Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean 2025-05-14T02:54:58.689698183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0 2025-05-14T02:54:58.694747907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065136s 2025-05-14T02:54:58.696011905Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 2025-05-14T02:54:58.697070804Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.6E-06s 2025-05-14T02:54:58.698544503Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean 2025-05-14T02:54:58.701127242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0 2025-05-14T02:54:58.705872687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00607s 2025-05-14T02:54:58.709017854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-05-14T02:54:58', 'add_on_delete_to_notifications') 2025-05-14T02:54:58.711738021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:54:58.721701752Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 2025-05-14T02:54:58.722945275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215097s 2025-05-14T02:54:58.724476298Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 2025-05-14T02:54:58.725928317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:54:58.727827917Z [Info] add_custom_formats: Starting migration of Main DB to 63 2025-05-14T02:54:58.742740612Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 2025-05-14T02:54:58.743936337Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.2E-06s 2025-05-14T02:54:58.745544003Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 2025-05-14T02:54:58.748330790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 2025-05-14T02:54:58.753293026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063858s 2025-05-14T02:54:58.754351668Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData 2025-05-14T02:54:58.756517331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 2025-05-14T02:54:58.758467464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030806s 2025-05-14T02:54:58.759600418Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 2025-05-14T02:54:58.760650731Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.5E-06s 2025-05-14T02:54:58.762154028Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String 2025-05-14T02:54:58.764288645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT 2025-05-14T02:54:58.768828868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053843s 2025-05-14T02:54:58.769992663Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-05-14T02:54:58.771401303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-05-14T02:54:58.781473518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103028s 2025-05-14T02:54:58.782904409Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 2025-05-14T02:54:58.788560833Z [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:54:58.792657618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085611s 2025-05-14T02:54:58.794330697Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 2025-05-14T02:54:58.796715416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 2025-05-14T02:54:58.799023822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003513s 2025-05-14T02:54:58.800259210Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 2025-05-14T02:54:58.801323714Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-06s 2025-05-14T02:54:58.802797005Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 2025-05-14T02:54:58.805363592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 2025-05-14T02:54:58.810166267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061143s 2025-05-14T02:54:58.811414693Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 2025-05-14T02:54:58.812482211Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.7E-06s 2025-05-14T02:54:58.813964149Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 2025-05-14T02:54:58.816651088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 2025-05-14T02:54:58.821420928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061339s 2025-05-14T02:54:58.822661255Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 2025-05-14T02:54:58.823749905Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.3E-06s 2025-05-14T02:54:58.825284828Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 2025-05-14T02:54:58.827959864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 2025-05-14T02:54:58.832740655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006138s 2025-05-14T02:54:58.833884216Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-05-14T02:54:58.835275817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-05-14T02:54:58.869938410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0347311s 2025-05-14T02:54:58.871230115Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-05-14T02:54:58.872659126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-05-14T02:54:58.882314071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098044s 2025-05-14T02:54:58.883952306Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 2025-05-14T02:54:58.908639032Z [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:54:58.917104966Z [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:54:58.921343076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 2025-05-14T02:54:58.924117973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 2025-05-14T02:54:58.934216983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0490085s 2025-05-14T02:54:58.935924496Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 2025-05-14T02:54:58.956899691Z [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:54:58.963438221Z [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:54:58.966891879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 2025-05-14T02:54:58.969670844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 2025-05-14T02:54:58.979722343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0424131s 2025-05-14T02:54:58.981971824Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 2025-05-14T02:54:58.984645648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 2025-05-14T02:54:58.986709896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031163s 2025-05-14T02:54:58.987944185Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 2025-05-14T02:54:58.989038685Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.4E-06s 2025-05-14T02:54:58.990787602Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 2025-05-14T02:54:58.993833528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 2025-05-14T02:54:58.999101380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067737s 2025-05-14T02:54:59.000417994Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 2025-05-14T02:54:59.001465624Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.9E-06s 2025-05-14T02:54:59.003116215Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 2025-05-14T02:54:59.005751179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 2025-05-14T02:54:59.010806428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006241s 2025-05-14T02:54:59.013888498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-05-14T02:54:59', 'add_custom_formats') 2025-05-14T02:54:59.016746048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:54:59.038368857Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 2025-05-14T02:54:59.039571003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0335281s 2025-05-14T02:54:59.041230821Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 2025-05-14T02:54:59.042699727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:54:59.044910710Z [Info] add_result_to_commands: Starting migration of Main DB to 64 2025-05-14T02:54:59.048133736Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 2025-05-14T02:54:59.049261619Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.1E-06s 2025-05-14T02:54:59.050599631Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 2025-05-14T02:54:59.052898686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 2025-05-14T02:54:59.057836664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060314s 2025-05-14T02:54:59.060871090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-05-14T02:54:59', 'add_result_to_commands') 2025-05-14T02:54:59.063655850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:54:59.073247539Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 2025-05-14T02:54:59.074403613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211767s 2025-05-14T02:54:59.076088588Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 2025-05-14T02:54:59.077606875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:54:59.079593497Z [Info] health_restored_notification: Starting migration of Main DB to 65 2025-05-14T02:54:59.082485895Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 2025-05-14T02:54:59.083598607Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-06s 2025-05-14T02:54:59.085106685Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 2025-05-14T02:54:59.087724426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 2025-05-14T02:54:59.092752997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063441s 2025-05-14T02:54:59.095787475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-05-14T02:54:59', 'health_restored_notification') 2025-05-14T02:54:59.098489007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:54:59.108228510Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 2025-05-14T02:54:59.109419362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214755s 2025-05-14T02:54:59.110786568Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 2025-05-14T02:54:59.112163496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:54:59.113908222Z [Info] remove_uc: Starting migration of Main DB to 66 2025-05-14T02:54:59.116582287Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 2025-05-14T02:54:59.118803532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 2025-05-14T02:54:59.120710493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028283s 2025-05-14T02:54:59.123429098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-05-14T02:54:59', 'remove_uc') 2025-05-14T02:54:59.125948006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:54:59.135418367Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 2025-05-14T02:54:59.136509837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173821s 2025-05-14T02:54:59.138177826Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 2025-05-14T02:54:59.139737117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:54:59.141622125Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67 2025-05-14T02:54:59.143915624Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-05-14T02:54:59.145336825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-05-14T02:54:59.163365631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182s 2025-05-14T02:54:59.166861173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-05-14T02:54:59', 'download_clients_rename_tv_to_music') 2025-05-14T02:54:59.169769399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:54:59.179666785Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 2025-05-14T02:54:59.180945741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0340591s 2025-05-14T02:54:59.182711844Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 2025-05-14T02:54:59.184324914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:54:59.186291581Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68 2025-05-14T02:54:59.189191282Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 2025-05-14T02:54:59.190242102Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.4E-06s 2025-05-14T02:54:59.191847453Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 2025-05-14T02:54:59.194593314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 2025-05-14T02:54:59.199626002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064428s 2025-05-14T02:54:59.202813434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-05-14T02:54:59', 'add_colon_replacement_to_naming_config') 2025-05-14T02:54:59.205600475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:54:59.219093904Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 2025-05-14T02:54:59.220343938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0254081s 2025-05-14T02:54:59.221732669Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 2025-05-14T02:54:59.223455270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:54:59.227033037Z [Info] list_sync_time: Starting migration of Main DB to 69 2025-05-14T02:54:59.230633103Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 2025-05-14T02:54:59.254748967Z [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:54:59.263075791Z [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:54:59.267321389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 2025-05-14T02:54:59.270272085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 2025-05-14T02:54:59.281941589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 2025-05-14T02:54:59.284461783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0522992s 2025-05-14T02:54:59.285714580Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 2025-05-14T02:54:59.286805982Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.1E-06s 2025-05-14T02:54:59.288401245Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 2025-05-14T02:54:59.290785368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 2025-05-14T02:54:59.295304373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055707s 2025-05-14T02:54:59.298144761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-05-14T02:54:59', 'list_sync_time') 2025-05-14T02:54:59.300729240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:54:59.310367033Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 2025-05-14T02:54:59.311507599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204535s 2025-05-14T02:54:59.313061573Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 2025-05-14T02:54:59.314569871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:54:59.316471235Z [Info] add_download_client_tags: Starting migration of Main DB to 70 2025-05-14T02:54:59.319319476Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 2025-05-14T02:54:59.320445529Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.3E-06s 2025-05-14T02:54:59.321823289Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 2025-05-14T02:54:59.327605058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 2025-05-14T02:54:59.332506504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094103s 2025-05-14T02:54:59.335572696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-05-14T02:54:59', 'add_download_client_tags') 2025-05-14T02:54:59.338262961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:54:59.348047201Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 2025-05-14T02:54:59.349208120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0245961s 2025-05-14T02:54:59.350725113Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 2025-05-14T02:54:59.352235829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:54:59.354309774Z [Info] add_notification_status: Starting migration of Main DB to 71 2025-05-14T02:54:59.358867693Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 2025-05-14T02:54:59.364549337Z [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:54:59.368662656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085157s 2025-05-14T02:54:59.370159821Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 2025-05-14T02:54:59.372853671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 2025-05-14T02:54:59.375322335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038932s 2025-05-14T02:54:59.378233265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-05-14T02:54:59', 'add_notification_status') 2025-05-14T02:54:59.380978763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:54:59.390988868Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 2025-05-14T02:54:59.392170011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192504s 2025-05-14T02:54:59.393745619Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 2025-05-14T02:54:59.395200000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:54:59.397114516Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72 2025-05-14T02:54:59.399392963Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-05-14T02:54:59.400845760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-05-14T02:54:59.423728048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0229504s 2025-05-14T02:54:59.427087175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-05-14T02:54:59', 'add_alac_24_quality_in_profiles') 2025-05-14T02:54:59.430104564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:54:59.440181274Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 2025-05-14T02:54:59.441403331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0392025s 2025-05-14T02:54:59.442902012Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 2025-05-14T02:54:59.444324763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:54:59.446165936Z [Info] add_salt_to_users: Starting migration of Main DB to 73 2025-05-14T02:54:59.449110213Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 2025-05-14T02:54:59.450185419Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.1E-06s 2025-05-14T02:54:59.451562606Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 2025-05-14T02:54:59.453398613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 2025-05-14T02:54:59.458373888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055992s 2025-05-14T02:54:59.459835093Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 2025-05-14T02:54:59.461897749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 2025-05-14T02:54:59.466705183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056038s 2025-05-14T02:54:59.469697401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-05-14T02:54:59', 'add_salt_to_users') 2025-05-14T02:54:59.472465352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:54:59.482482490Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 2025-05-14T02:54:59.483812315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210282s 2025-05-14T02:54:59.485423781Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 2025-05-14T02:54:59.486984470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:54:59.489097172Z [Info] add_auto_tagging: Starting migration of Main DB to 74 2025-05-14T02:54:59.493786132Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 2025-05-14T02:54:59.508934584Z [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:54:59.513808497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100106s 2025-05-14T02:54:59.515220026Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 2025-05-14T02:54:59.517520981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 2025-05-14T02:54:59.519809973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034018s 2025-05-14T02:54:59.522720600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-05-14T02:54:59', 'add_auto_tagging') 2025-05-14T02:54:59.525386882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:54:59.535464075Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 2025-05-14T02:54:59.536563182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187816s 2025-05-14T02:54:59.538268997Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 2025-05-14T02:54:59.539832925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:54:59.541760905Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75 2025-05-14T02:54:59.545065777Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 2025-05-14T02:54:59.546218077Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-06s 2025-05-14T02:54:59.547761707Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 2025-05-14T02:54:59.550085366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 2025-05-14T02:54:59.555020098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059478s 2025-05-14T02:54:59.557410009Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 2025-05-14T02:54:59.560140323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 2025-05-14T02:54:59.562122957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031041s 2025-05-14T02:54:59.565260345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-05-14T02:54:59', 'quality_definition_preferred_size') 2025-05-14T02:54:59.568006269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:54:59.578177853Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 2025-05-14T02:54:59.579459429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186778s 2025-05-14T02:54:59.581246459Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 2025-05-14T02:54:59.582901615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:54:59.585025741Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76 2025-05-14T02:54:59.588107327Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 2025-05-14T02:54:59.589266716Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.9E-06s 2025-05-14T02:54:59.590771363Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean 2025-05-14T02:54:59.593317836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0 2025-05-14T02:54:59.598700062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066146s 2025-05-14T02:54:59.602000209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-05-14T02:54:59', 'add_on_artist_add_to_notifications') 2025-05-14T02:54:59.604859574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:54:59.614946980Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 2025-05-14T02:54:59.616241637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022382s 2025-05-14T02:54:59.617753507Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 2025-05-14T02:54:59.619268200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:54:59.621228053Z [Info] album_last_searched_time: Starting migration of Main DB to 77 2025-05-14T02:54:59.624009973Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 2025-05-14T02:54:59.625161662Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.1E-06s 2025-05-14T02:54:59.626759080Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset 2025-05-14T02:54:59.628945083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME 2025-05-14T02:54:59.634120044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059803s 2025-05-14T02:54:59.637182520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-05-14T02:54:59', 'album_last_searched_time') 2025-05-14T02:54:59.640116980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:54:59.653352944Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 2025-05-14T02:54:59.654606665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0249214s 2025-05-14T02:54:59.656160205Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 2025-05-14T02:54:59.657603175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:54:59.659509909Z [Info] add_indexer_flags: Starting migration of Main DB to 78 2025-05-14T02:54:59.663024888Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 2025-05-14T02:54:59.664166222Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.8E-06s 2025-05-14T02:54:59.665568206Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 2025-05-14T02:54:59.668025221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 2025-05-14T02:54:59.673339880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065038s 2025-05-14T02:54:59.674541915Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 2025-05-14T02:54:59.675608158Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.1E-06s 2025-05-14T02:54:59.677012854Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32 2025-05-14T02:54:59.679465601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 2025-05-14T02:54:59.684441516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061692s 2025-05-14T02:54:59.687312661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-05-14T02:54:59', 'add_indexer_flags') 2025-05-14T02:54:59.689961137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:54:59.699608871Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 2025-05-14T02:54:59.700759397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211187s 2025-05-14T02:54:59.702407032Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 2025-05-14T02:54:59.703919172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:54:59.705846262Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79 2025-05-14T02:54:59.709736188Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored) 2025-05-14T02:54:59.711920898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC) 2025-05-14T02:54:59.714360266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033971s 2025-05-14T02:54:59.715683509Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate) 2025-05-14T02:54:59.717814207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC) 2025-05-14T02:54:59.720079042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031941s 2025-05-14T02:54:59.721496913Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored) 2025-05-14T02:54:59.723841796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC) 2025-05-14T02:54:59.726093676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033884s 2025-05-14T02:54:59.729134827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-05-14T02:54:59', 'add_indexes_album_statistics') 2025-05-14T02:54:59.731869426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:54:59.741573601Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 2025-05-14T02:54:59.742797808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184955s 2025-05-14T02:54:59.744320701Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 2025-05-14T02:54:59.745846095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:54:59.747741076Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80 2025-05-14T02:54:59.751502343Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 2025-05-14T02:54:59.755009072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 2025-05-14T02:54:59.757368199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003881s 2025-05-14T02:54:59.760349237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-05-14T02:54:59', 'update_redacted_baseurl') 2025-05-14T02:54:59.763141911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:54:59.772816199Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 2025-05-14T02:54:59.773977630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189809s 2025-05-14T02:54:59.852960949Z [Debug] MigrationController: Took: 00:00:15.0277302 2025-05-14T02:55:00.790499778Z [Debug] FingerprintingService: fpcalc version: 1.5.1 2025-05-14T02:55:01.094223030Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 2025-05-14T02:55:01.359185639Z [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:55:01.454404802Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 2025-05-14T02:55:01.458432705Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-05-14T02:55:01.460508701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-05-14T02:55:01.522154984Z [Info] DatabaseEngineVersionCheck: SQLite 3.48.0 2025-05-14T02:55:01.527399271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0662349s 2025-05-14T02:55:01.531187971Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 2025-05-14T02:55:01.533568759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0700815s 2025-05-14T02:55:01.548564333Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 2025-05-14T02:55:01.550823339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:55:01.561528921Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 2025-05-14T02:55:01.567903857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 2025-05-14T02:55:01.574093458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084727s 2025-05-14T02:55:01.576454249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:55:01.595556873Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 2025-05-14T02:55:01.598142937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0298852s 2025-05-14T02:55:01.602831896Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 2025-05-14T02:55:01.605278400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:55:01.612288858Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 2025-05-14T02:55:01.615316501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 2025-05-14T02:55:01.619581079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052243s 2025-05-14T02:55:01.621394671Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 2025-05-14T02:55:01.623196131Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.45E-05s 2025-05-14T02:55:01.625293762Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 2025-05-14T02:55:01.628619382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 2025-05-14T02:55:01.634539125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070196s 2025-05-14T02:55:01.636828588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:55:01.648193965Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 2025-05-14T02:55:01.650151655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204115s 2025-05-14T02:55:01.653544485Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 2025-05-14T02:55:01.656059200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:55:01.660431773Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 2025-05-14T02:55:01.662445450Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.57E-05s 2025-05-14T02:55:01.664533399Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 2025-05-14T02:55:01.667543780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 2025-05-14T02:55:01.671229625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004644s 2025-05-14T02:55:01.673314334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:55:01.689798293Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 2025-05-14T02:55:01.691917973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0228469s 2025-05-14T02:55:01.696270617Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 2025-05-14T02:55:01.698464525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:55:01.702060371Z [Info] InitialSetup: Starting migration of Log DB to 1 2025-05-14T02:55:01.707900570Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 2025-05-14T02:55:01.714042467Z [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:55:01.720892492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112653s 2025-05-14T02:55:01.722624660Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 2025-05-14T02:55:01.725099263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 2025-05-14T02:55:01.728107540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037559s 2025-05-14T02:55:01.731738242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-05-14T02:55:01', 'InitialSetup') 2025-05-14T02:55:01.735888416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:55:01.746468773Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 2025-05-14T02:55:01.748149183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219649s 2025-05-14T02:55:01.750603804Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 2025-05-14T02:55:01.752939023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:55:01.755647102Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2 2025-05-14T02:55:01.759820406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-05-14T02:55:01', 'add_reason_to_pending_releases') 2025-05-14T02:55:01.764134927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:55:01.774911565Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 2025-05-14T02:55:01.776856375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219046s 2025-05-14T02:55:01.778756534Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 2025-05-14T02:55:01.780895035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:55:01.783407895Z [Info] add_medium_support: Starting migration of Log DB to 3 2025-05-14T02:55:01.786798305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-05-14T02:55:01', 'add_medium_support') 2025-05-14T02:55:01.790886849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:55:01.801542661Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 2025-05-14T02:55:01.803310505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020699s 2025-05-14T02:55:01.805339755Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 2025-05-14T02:55:01.807596490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:55:01.810118890Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4 2025-05-14T02:55:01.813880825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-05-14T02:55:01', 'add_various_qualites_in_profile') 2025-05-14T02:55:01.818211398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:55:01.828977903Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 2025-05-14T02:55:01.830909420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212821s 2025-05-14T02:55:01.832786630Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 2025-05-14T02:55:01.834847389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:55:01.837328714Z [Info] metadata_profiles: Starting migration of Log DB to 5 2025-05-14T02:55:01.840738580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-05-14T02:55:01', 'metadata_profiles') 2025-05-14T02:55:01.844804073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:55:01.855529805Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 2025-05-14T02:55:01.857284302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0207053s 2025-05-14T02:55:01.859464063Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 2025-05-14T02:55:01.861843043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:55:01.864452514Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6 2025-05-14T02:55:01.868636689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-05-14T02:55:01', 'separate_automatic_and_interactive_search') 2025-05-14T02:55:01.873115786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:55:01.884069854Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 2025-05-14T02:55:01.886140480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219429s 2025-05-14T02:55:01.888183327Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 2025-05-14T02:55:01.890397172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:55:01.892881849Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7 2025-05-14T02:55:01.896651071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-05-14T02:55:01', 'change_album_path_to_relative') 2025-05-14T02:55:01.900984083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:55:01.911847815Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 2025-05-14T02:55:01.913887747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212386s 2025-05-14T02:55:01.916181066Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 2025-05-14T02:55:01.918464733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:55:01.921719562Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8 2025-05-14T02:55:01.925789104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-05-14T02:55:01', 'change_quality_size_mb_to_kb') 2025-05-14T02:55:01.930482980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:55:01.945896843Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 2025-05-14T02:55:01.948279732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0269371s 2025-05-14T02:55:01.950531320Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 2025-05-14T02:55:01.952685592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:55:01.956376167Z [Info] album_releases: Starting migration of Log DB to 9 2025-05-14T02:55:01.960012779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-05-14T02:55:01', 'album_releases') 2025-05-14T02:55:01.964381054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:55:01.974878205Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 2025-05-14T02:55:01.976767740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0222701s 2025-05-14T02:55:01.979010191Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 2025-05-14T02:55:01.981301502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:55:01.984417496Z [Info] album_releases_fix: Starting migration of Log DB to 10 2025-05-14T02:55:01.988418064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-05-14T02:55:01', 'album_releases_fix') 2025-05-14T02:55:01.993135570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:55:02.004051344Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 2025-05-14T02:55:02.006058420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0226915s 2025-05-14T02:55:02.008595216Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 2025-05-14T02:55:02.010780300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:55:02.088647469Z [Info] import_lists: Starting migration of Log DB to 11 2025-05-14T02:55:02.124871884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-05-14T02:55:02', 'import_lists') 2025-05-14T02:55:02.164303478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:55:02.189111627Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 2025-05-14T02:55:02.192994872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1781472s 2025-05-14T02:55:02.199574166Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 2025-05-14T02:55:02.202313385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:55:02.210759297Z [Info] add_release_status: Starting migration of Log DB to 12 2025-05-14T02:55:02.214258484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-05-14T02:55:02', 'add_release_status') 2025-05-14T02:55:02.218425963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:55:02.228926465Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 2025-05-14T02:55:02.230826337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0271201s 2025-05-14T02:55:02.232905276Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 2025-05-14T02:55:02.235190695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:55:02.237715915Z [Info] album_download_notification: Starting migration of Log DB to 13 2025-05-14T02:55:02.241407344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-05-14T02:55:02', 'album_download_notification') 2025-05-14T02:55:02.245918309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:55:02.256546690Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 2025-05-14T02:55:02.258493023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212399s 2025-05-14T02:55:02.260573476Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 2025-05-14T02:55:02.262828800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:55:02.265390801Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14 2025-05-14T02:55:02.269598783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-05-14T02:55:02', 'fix_language_metadata_profiles') 2025-05-14T02:55:02.273913975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:55:02.284460296Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 2025-05-14T02:55:02.286390108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214829s 2025-05-14T02:55:02.288388205Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 2025-05-14T02:55:02.290440250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:55:02.348395275Z [Info] remove_fanzub: Starting migration of Log DB to 15 2025-05-14T02:55:02.353408195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-05-14T02:55:02', 'remove_fanzub') 2025-05-14T02:55:02.357820000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:55:02.369330442Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 2025-05-14T02:55:02.371083298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0783484s 2025-05-14T02:55:02.374868311Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 2025-05-14T02:55:02.377261429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:55:02.379799115Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16 2025-05-14T02:55:02.383677949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-05-14T02:55:02', 'update_artist_history_indexes') 2025-05-14T02:55:02.387958381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:55:02.398675920Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 2025-05-14T02:55:02.400601820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213558s 2025-05-14T02:55:02.402330304Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 2025-05-14T02:55:02.404315881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:55:02.406774811Z [Info] remove_nma: Starting migration of Log DB to 17 2025-05-14T02:55:02.410058417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-05-14T02:55:02', 'remove_nma') 2025-05-14T02:55:02.413954810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:55:02.424496078Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 2025-05-14T02:55:02.426172022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202824s 2025-05-14T02:55:02.428079316Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 2025-05-14T02:55:02.430228430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:55:02.432745929Z [Info] album_disambiguation: Starting migration of Log DB to 18 2025-05-14T02:55:02.436238783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-05-14T02:55:02', 'album_disambiguation') 2025-05-14T02:55:02.440382390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:55:02.451216791Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 2025-05-14T02:55:02.453098179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209721s 2025-05-14T02:55:02.455186077Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 2025-05-14T02:55:02.457497288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:55:02.460013759Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19 2025-05-14T02:55:02.463832565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-05-14T02:55:02', 'add_ape_quality_in_profiles') 2025-05-14T02:55:02.468133968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:55:02.479015740Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 2025-05-14T02:55:02.480966912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214474s 2025-05-14T02:55:02.482856431Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 2025-05-14T02:55:02.484917722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:55:02.487459136Z [Info] remove_pushalot: Starting migration of Log DB to 20 2025-05-14T02:55:02.490894869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-05-14T02:55:02', 'remove_pushalot') 2025-05-14T02:55:02.495138325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:55:02.505810038Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 2025-05-14T02:55:02.507726581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208367s 2025-05-14T02:55:02.509795768Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 2025-05-14T02:55:02.511977403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:55:02.514675178Z [Info] add_custom_filters: Starting migration of Log DB to 21 2025-05-14T02:55:02.518352791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-05-14T02:55:02', 'add_custom_filters') 2025-05-14T02:55:02.522713403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:55:02.533135166Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 2025-05-14T02:55:02.534902175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212518s 2025-05-14T02:55:02.536769116Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 2025-05-14T02:55:02.538803383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:55:02.541383603Z [Info] import_list_tags: Starting migration of Log DB to 22 2025-05-14T02:55:02.544808551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-05-14T02:55:02', 'import_list_tags') 2025-05-14T02:55:02.548842036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:55:02.559383534Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 2025-05-14T02:55:02.561161096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205791s 2025-05-14T02:55:02.563062001Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 2025-05-14T02:55:02.565218933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:55:02.567704930Z [Info] add_release_groups_etc: Starting migration of Log DB to 23 2025-05-14T02:55:02.571297064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-05-14T02:55:02', 'add_release_groups_etc') 2025-05-14T02:55:02.575372032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:55:02.586171949Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 2025-05-14T02:55:02.588026970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209466s 2025-05-14T02:55:02.589923900Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 2025-05-14T02:55:02.592086119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:55:02.594490867Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24 2025-05-14T02:55:02.597898281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-05-14T02:55:02', 'NewMediaInfoFormat') 2025-05-14T02:55:02.601891704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:55:02.612571801Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 2025-05-14T02:55:02.614364726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205191s 2025-05-14T02:55:02.616685067Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 2025-05-14T02:55:02.619015836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:55:02.621546049Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25 2025-05-14T02:55:02.625588439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-05-14T02:55:02', 'rename_restrictions_to_release_profiles') 2025-05-14T02:55:02.629977401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:55:02.641588474Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 2025-05-14T02:55:02.644057733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217853s 2025-05-14T02:55:02.646244814Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 2025-05-14T02:55:02.648799704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:55:02.651452215Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26 2025-05-14T02:55:02.655872505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-05-14T02:55:02', 'rename_quality_profiles_add_upgrade_allowed') 2025-05-14T02:55:02.661239074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:55:02.672364572Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 2025-05-14T02:55:02.674578521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0234149s 2025-05-14T02:55:02.676859788Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 2025-05-14T02:55:02.679179389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:55:02.681941113Z [Info] add_import_exclusions: Starting migration of Log DB to 27 2025-05-14T02:55:02.686400721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-05-14T02:55:02', 'add_import_exclusions') 2025-05-14T02:55:02.691332235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:55:02.702816251Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 2025-05-14T02:55:02.704719580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0236082s 2025-05-14T02:55:02.707438127Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 2025-05-14T02:55:02.709714237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:55:02.712369286Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28 2025-05-14T02:55:02.716400714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-05-14T02:55:02', 'clean_artist_metadata_table') 2025-05-14T02:55:02.720731680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:55:02.732070961Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 2025-05-14T02:55:02.734004426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0222298s 2025-05-14T02:55:02.737672838Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 2025-05-14T02:55:02.739970785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:55:02.742702959Z [Info] health_issue_notification: Starting migration of Log DB to 29 2025-05-14T02:55:02.746488233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-05-14T02:55:02', 'health_issue_notification') 2025-05-14T02:55:02.751009646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:55:02.761895075Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 2025-05-14T02:55:02.763872075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0218399s 2025-05-14T02:55:02.767384346Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 2025-05-14T02:55:02.770971798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:55:02.774871287Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30 2025-05-14T02:55:02.779166516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-05-14T02:55:02', 'add_mediafilerepository_mtime') 2025-05-14T02:55:02.783653423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:55:02.794659965Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 2025-05-14T02:55:02.796753147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0245844s 2025-05-14T02:55:02.799113549Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 2025-05-14T02:55:02.801522177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:55:02.805275459Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31 2025-05-14T02:55:02.809767029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-05-14T02:55:02', 'add_artistmetadataid_constraint') 2025-05-14T02:55:02.814980454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:55:02.825923266Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 2025-05-14T02:55:02.828140622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0241793s 2025-05-14T02:55:02.830211505Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 2025-05-14T02:55:02.832442156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:55:02.835704507Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32 2025-05-14T02:55:02.839746132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-05-14T02:55:02', 'old_ids_and_artist_alias') 2025-05-14T02:55:02.843986196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:55:02.854845403Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 2025-05-14T02:55:02.856903100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0222972s 2025-05-14T02:55:02.859010370Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 2025-05-14T02:55:02.861666296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:55:02.865535962Z [Info] download_propers_config: Starting migration of Log DB to 33 2025-05-14T02:55:02.869755556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-05-14T02:55:02', 'download_propers_config') 2025-05-14T02:55:02.874464625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:55:02.885967083Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 2025-05-14T02:55:02.888050828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0242507s 2025-05-14T02:55:02.890311340Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 2025-05-14T02:55:02.892651080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:55:02.895494633Z [Info] remove_language_profiles: Starting migration of Log DB to 34 2025-05-14T02:55:02.899377829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-05-14T02:55:02', 'remove_language_profiles') 2025-05-14T02:55:02.903839550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:55:02.914700634Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 2025-05-14T02:55:02.916749140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219815s 2025-05-14T02:55:02.918934692Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 2025-05-14T02:55:02.921530515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:55:02.924759407Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35 2025-05-14T02:55:02.928877312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-05-14T02:55:02', 'multi_disc_naming_format') 2025-05-14T02:55:02.933565742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:55:02.944527237Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 2025-05-14T02:55:02.946538662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230443s 2025-05-14T02:55:02.948716279Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 2025-05-14T02:55:02.951114685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:55:02.954344691Z [Info] add_download_client_priority: Starting migration of Log DB to 36 2025-05-14T02:55:02.958351519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-05-14T02:55:02', 'add_download_client_priority') 2025-05-14T02:55:02.962951393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:55:02.974031077Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 2025-05-14T02:55:02.976024027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022793s 2025-05-14T02:55:02.978185195Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 2025-05-14T02:55:02.980515035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:55:02.983505326Z [Info] remove_growl_prowl: Starting migration of Log DB to 37 2025-05-14T02:55:02.987113636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-05-14T02:55:02', 'remove_growl_prowl') 2025-05-14T02:55:02.991759129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:55:03.002408957Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 2025-05-14T02:55:03.004245153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220813s 2025-05-14T02:55:03.006214812Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 2025-05-14T02:55:03.008403981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:55:03.010935489Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38 2025-05-14T02:55:03.014543938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-05-14T02:55:03', 'remove_plex_hometheatre') 2025-05-14T02:55:03.018758635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:55:03.029590206Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 2025-05-14T02:55:03.031497854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211259s 2025-05-14T02:55:03.033486746Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 2025-05-14T02:55:03.035686085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:55:03.038217525Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39 2025-05-14T02:55:03.041984627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-05-14T02:55:03', 'add_root_folder_add_defaults') 2025-05-14T02:55:03.046262131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:55:03.057258035Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 2025-05-14T02:55:03.059227854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213871s 2025-05-14T02:55:03.061044298Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 2025-05-14T02:55:03.063069318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:55:03.065495178Z [Info] task_duration: Starting migration of Log DB to 40 2025-05-14T02:55:03.068779440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-05-14T02:55:03', 'task_duration') 2025-05-14T02:55:03.072786573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:55:03.083579756Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 2025-05-14T02:55:03.085338713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205167s 2025-05-14T02:55:03.087597825Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 2025-05-14T02:55:03.089977786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:55:03.092629502Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41 2025-05-14T02:55:03.096922855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-05-14T02:55:03', 'add_indexer_and_enabled_to_release_profiles') 2025-05-14T02:55:03.101531291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:55:03.112877976Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 2025-05-14T02:55:03.115010655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0225295s 2025-05-14T02:55:03.116977608Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 2025-05-14T02:55:03.119235046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:55:03.122416747Z [Info] remove_album_folders: Starting migration of Log DB to 42 2025-05-14T02:55:03.125960873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-05-14T02:55:03', 'remove_album_folders') 2025-05-14T02:55:03.130208268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:55:03.141013490Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 2025-05-14T02:55:03.142875131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0218957s 2025-05-14T02:55:03.144902745Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 2025-05-14T02:55:03.147112610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:55:03.149717358Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44 2025-05-14T02:55:03.153276317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-05-14T02:55:03', 'add_priority_to_indexers') 2025-05-14T02:55:03.157476899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:55:03.168153993Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 2025-05-14T02:55:03.170126014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208707s 2025-05-14T02:55:03.172230021Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 2025-05-14T02:55:03.174529232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:55:03.177222475Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45 2025-05-14T02:55:03.181258906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-05-14T02:55:03', 'remove_chown_and_folderchmod_config') 2025-05-14T02:55:03.185842905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:55:03.196716637Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 2025-05-14T02:55:03.198773356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219152s 2025-05-14T02:55:03.200674215Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 2025-05-14T02:55:03.202756525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:55:03.205308638Z [Info] update_notifiarr: Starting migration of Log DB to 47 2025-05-14T02:55:03.208737046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-05-14T02:55:03', 'update_notifiarr') 2025-05-14T02:55:03.212859081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:55:03.223470331Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 2025-05-14T02:55:03.225278759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0207148s 2025-05-14T02:55:03.227418207Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 2025-05-14T02:55:03.229623221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:55:03.232222471Z [Info] email_multiple_addresses: Starting migration of Log DB to 49 2025-05-14T02:55:03.235920551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-05-14T02:55:03', 'email_multiple_addresses') 2025-05-14T02:55:03.240282105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:55:03.253594200Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 2025-05-14T02:55:03.255576688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0237946s 2025-05-14T02:55:03.257697468Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 2025-05-14T02:55:03.259913724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:55:03.262587029Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50 2025-05-14T02:55:03.266400977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-05-14T02:55:03', 'rename_blacklist_to_blocklist') 2025-05-14T02:55:03.270789365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:55:03.281777518Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 2025-05-14T02:55:03.283925687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216762s 2025-05-14T02:55:03.285944406Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 2025-05-14T02:55:03.288127017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:55:03.290792228Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51 2025-05-14T02:55:03.294509367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-05-14T02:55:03', 'cdh_per_downloadclient') 2025-05-14T02:55:03.298847771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:55:03.309670317Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 2025-05-14T02:55:03.311600084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214268s 2025-05-14T02:55:03.313494226Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 2025-05-14T02:55:03.315637570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:55:03.318208285Z [Info] download_history: Starting migration of Log DB to 52 2025-05-14T02:55:03.321798733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-05-14T02:55:03', 'download_history') 2025-05-14T02:55:03.326070815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:55:03.341961740Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 2025-05-14T02:55:03.343825439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0262792s 2025-05-14T02:55:03.345745100Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 2025-05-14T02:55:03.347888918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:55:03.350518259Z [Info] add_update_history: Starting migration of Log DB to 53 2025-05-14T02:55:03.364396986Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 2025-05-14T02:55:03.372438158Z [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:55:03.397447026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0310406s 2025-05-14T02:55:03.399687475Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 2025-05-14T02:55:03.403107355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 2025-05-14T02:55:03.409523405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079609s 2025-05-14T02:55:03.412858947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-05-14T02:55:03', 'add_update_history') 2025-05-14T02:55:03.416886303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:55:03.428286903Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 2025-05-14T02:55:03.430834380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0260789s 2025-05-14T02:55:03.433098298Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 2025-05-14T02:55:03.435336173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:55:03.437886332Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54 2025-05-14T02:55:03.441641595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-05-14T02:55:03', 'add_on_update_to_notifications') 2025-05-14T02:55:03.445930015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:55:03.456766249Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 2025-05-14T02:55:03.458728083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213018s 2025-05-14T02:55:03.460736245Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 2025-05-14T02:55:03.462932296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:55:03.465492665Z [Info] download_client_per_indexer: Starting migration of Log DB to 55 2025-05-14T02:55:03.469174692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-05-14T02:55:03', 'download_client_per_indexer') 2025-05-14T02:55:03.473450470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:55:03.484189828Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 2025-05-14T02:55:03.486166957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210428s 2025-05-14T02:55:03.488140792Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 2025-05-14T02:55:03.490342160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:55:03.492882678Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56 2025-05-14T02:55:03.496512079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-05-14T02:55:03', 'AddNewItemMonitorType') 2025-05-14T02:55:03.500697664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:55:03.511442242Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 2025-05-14T02:55:03.513503467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209466s 2025-05-14T02:55:03.515572239Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 2025-05-14T02:55:03.517725970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:55:03.520398361Z [Info] ImportListSearch: Starting migration of Log DB to 57 2025-05-14T02:55:03.524018355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-05-14T02:55:03', 'ImportListSearch') 2025-05-14T02:55:03.528399055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:55:03.539027562Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 2025-05-14T02:55:03.540870606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212997s 2025-05-14T02:55:03.542815311Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 2025-05-14T02:55:03.545047626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:55:03.547681941Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58 2025-05-14T02:55:03.551460074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-05-14T02:55:03', 'ImportListMonitorExisting') 2025-05-14T02:55:03.555842665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:55:03.566674470Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 2025-05-14T02:55:03.568550134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213704s 2025-05-14T02:55:03.570417028Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 2025-05-14T02:55:03.572447264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:55:03.574959242Z [Info] add_indexer_tags: Starting migration of Log DB to 59 2025-05-14T02:55:03.578364618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-05-14T02:55:03', 'add_indexer_tags') 2025-05-14T02:55:03.582439611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:55:03.593097494Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 2025-05-14T02:55:03.594910812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206444s 2025-05-14T02:55:03.596747475Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 2025-05-14T02:55:03.598850124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:55:03.601484513Z [Info] update_audio_types: Starting migration of Log DB to 60 2025-05-14T02:55:03.604981013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-05-14T02:55:03', 'update_audio_types') 2025-05-14T02:55:03.609125805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:55:03.619653033Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 2025-05-14T02:55:03.621562611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020773s 2025-05-14T02:55:03.623932153Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 2025-05-14T02:55:03.626505505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:55:03.629208037Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61 2025-05-14T02:55:03.634444496Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 2025-05-14T02:55:03.636142753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001057s 2025-05-14T02:55:03.638534748Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 2025-05-14T02:55:03.667620152Z [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:55:03.677468159Z [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:55:03.684525521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 2025-05-14T02:55:03.695516038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 2025-05-14T02:55:03.707274512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 2025-05-14T02:55:03.710681809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0701105s 2025-05-14T02:55:03.712388638Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 2025-05-14T02:55:03.714337883Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.23E-05s 2025-05-14T02:55:03.716281906Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 2025-05-14T02:55:03.723192789Z [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:55:03.730508446Z [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:55:03.735117148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 2025-05-14T02:55:03.738707893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 2025-05-14T02:55:03.744352259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 2025-05-14T02:55:03.747767745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0294507s 2025-05-14T02:55:03.749453689Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 2025-05-14T02:55:03.751057952Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-06s 2025-05-14T02:55:03.752987840Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 2025-05-14T02:55:03.758900425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 2025-05-14T02:55:03.764899631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 2025-05-14T02:55:03.769774062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 2025-05-14T02:55:03.773606579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 2025-05-14T02:55:03.779658785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 2025-05-14T02:55:03.783811146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0285533s 2025-05-14T02:55:03.787887404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-05-14T02:55:03', 'postgres_update_timestamp_columns_to_with_timezone') 2025-05-14T02:55:03.792994680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:55:03.812222227Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 2025-05-14T02:55:03.814557611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0563007s 2025-05-14T02:55:03.816718879Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 2025-05-14T02:55:03.818955812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:55:03.821626255Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62 2025-05-14T02:55:03.825519945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-05-14T02:55:03', 'add_on_delete_to_notifications') 2025-05-14T02:55:03.829859055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:55:03.840869310Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 2025-05-14T02:55:03.842849624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215956s 2025-05-14T02:55:03.844767504Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 2025-05-14T02:55:03.846798677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:55:03.849396369Z [Info] add_custom_formats: Starting migration of Log DB to 63 2025-05-14T02:55:03.852888502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-05-14T02:55:03', 'add_custom_formats') 2025-05-14T02:55:03.857474868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:55:03.868261816Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 2025-05-14T02:55:03.870276221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213325s 2025-05-14T02:55:03.872357179Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 2025-05-14T02:55:03.874730908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:55:03.877421132Z [Info] add_result_to_commands: Starting migration of Log DB to 64 2025-05-14T02:55:03.881327738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-05-14T02:55:03', 'add_result_to_commands') 2025-05-14T02:55:03.886216139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:55:03.897081802Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 2025-05-14T02:55:03.898989878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022308s 2025-05-14T02:55:03.901006160Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 2025-05-14T02:55:03.903368650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:55:03.906139953Z [Info] health_restored_notification: Starting migration of Log DB to 65 2025-05-14T02:55:03.909931557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-05-14T02:55:03', 'health_restored_notification') 2025-05-14T02:55:03.914264535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:55:03.925092848Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 2025-05-14T02:55:03.927208059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216005s 2025-05-14T02:55:03.929033624Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 2025-05-14T02:55:03.930983703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:55:03.933469815Z [Info] remove_uc: Starting migration of Log DB to 66 2025-05-14T02:55:03.936767795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-05-14T02:55:03', 'remove_uc') 2025-05-14T02:55:03.940798201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:55:03.951251480Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 2025-05-14T02:55:03.953054256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203323s 2025-05-14T02:55:03.955140152Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 2025-05-14T02:55:03.957477288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:55:03.960139042Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67 2025-05-14T02:55:03.964157923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-05-14T02:55:03', 'download_clients_rename_tv_to_music') 2025-05-14T02:55:03.968637361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:55:03.979625388Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 2025-05-14T02:55:03.981765297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0218604s 2025-05-14T02:55:03.983930983Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 2025-05-14T02:55:03.986293752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:55:03.989055774Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68 2025-05-14T02:55:03.993125126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-05-14T02:55:03', 'add_colon_replacement_to_naming_config') 2025-05-14T02:55:03.997709197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:55:04.008650563Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 2025-05-14T02:55:04.010829122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220543s 2025-05-14T02:55:04.012698893Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 2025-05-14T02:55:04.014738143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:55:04.017332858Z [Info] list_sync_time: Starting migration of Log DB to 69 2025-05-14T02:55:04.020693466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-05-14T02:55:04', 'list_sync_time') 2025-05-14T02:55:04.024838015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:55:04.035431447Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 2025-05-14T02:55:04.037246197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206723s 2025-05-14T02:55:04.039251029Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 2025-05-14T02:55:04.041430079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:55:04.044053655Z [Info] add_download_client_tags: Starting migration of Log DB to 70 2025-05-14T02:55:04.047685364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-05-14T02:55:04', 'add_download_client_tags') 2025-05-14T02:55:04.051886991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:55:04.062522232Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 2025-05-14T02:55:04.064454393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209697s 2025-05-14T02:55:04.066445057Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 2025-05-14T02:55:04.068606142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:55:04.071172596Z [Info] add_notification_status: Starting migration of Log DB to 71 2025-05-14T02:55:04.074847946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-05-14T02:55:04', 'add_notification_status') 2025-05-14T02:55:04.079115512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:55:04.089995524Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 2025-05-14T02:55:04.091976955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212708s 2025-05-14T02:55:04.094070309Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 2025-05-14T02:55:04.096327394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:55:04.098995076Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72 2025-05-14T02:55:04.102709828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-05-14T02:55:04', 'add_alac_24_quality_in_profiles') 2025-05-14T02:55:04.107185802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:55:04.118028592Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 2025-05-14T02:55:04.120078616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215089s 2025-05-14T02:55:04.122150155Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 2025-05-14T02:55:04.124295952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:55:04.126858298Z [Info] add_salt_to_users: Starting migration of Log DB to 73 2025-05-14T02:55:04.130333126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-05-14T02:55:04', 'add_salt_to_users') 2025-05-14T02:55:04.134474723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:55:04.145163580Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 2025-05-14T02:55:04.146989605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208517s 2025-05-14T02:55:04.148911187Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 2025-05-14T02:55:04.150977850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:55:04.153698558Z [Info] add_auto_tagging: Starting migration of Log DB to 74 2025-05-14T02:55:04.157140491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-05-14T02:55:04', 'add_auto_tagging') 2025-05-14T02:55:04.161301783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:55:04.172061003Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 2025-05-14T02:55:04.173974633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210153s 2025-05-14T02:55:04.176088022Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 2025-05-14T02:55:04.178374153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:55:04.181206586Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75 2025-05-14T02:55:04.185127386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-05-14T02:55:04', 'quality_definition_preferred_size') 2025-05-14T02:55:04.189666681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:55:04.200548293Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 2025-05-14T02:55:04.202578101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219287s 2025-05-14T02:55:04.204708298Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 2025-05-14T02:55:04.206961192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:55:04.209776677Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76 2025-05-14T02:55:04.213650840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-05-14T02:55:04', 'add_on_artist_add_to_notifications') 2025-05-14T02:55:04.218090761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:55:04.228927185Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 2025-05-14T02:55:04.231008844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217727s 2025-05-14T02:55:04.233037585Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 2025-05-14T02:55:04.235233960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:55:04.237873206Z [Info] album_last_searched_time: Starting migration of Log DB to 77 2025-05-14T02:55:04.241610572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-05-14T02:55:04', 'album_last_searched_time') 2025-05-14T02:55:04.245914491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:55:04.256587610Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 2025-05-14T02:55:04.258642884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213406s 2025-05-14T02:55:04.260614525Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 2025-05-14T02:55:04.262718214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:55:04.265341316Z [Info] add_indexer_flags: Starting migration of Log DB to 78 2025-05-14T02:55:04.268813564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-05-14T02:55:04', 'add_indexer_flags') 2025-05-14T02:55:04.272959983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:55:04.283599905Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 2025-05-14T02:55:04.285524220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020871s 2025-05-14T02:55:04.287589044Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 2025-05-14T02:55:04.289799175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:55:04.292414514Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79 2025-05-14T02:55:04.296153890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-05-14T02:55:04', 'add_indexes_album_statistics') 2025-05-14T02:55:04.300546566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:55:04.311284106Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 2025-05-14T02:55:04.313282870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213334s 2025-05-14T02:55:04.315321361Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 2025-05-14T02:55:04.317630465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:55:04.320443761Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80 2025-05-14T02:55:04.324191325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-05-14T02:55:04', 'update_redacted_baseurl') 2025-05-14T02:55:04.328608246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:55:04.339485402Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 2025-05-14T02:55:04.341379584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219065s 2025-05-14T02:55:05.983879337Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686 2025-05-14T02:55:06.070158715Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 2025-05-14T02:55:07.350804706Z [Info] QualityProfileService: Setting up default quality profiles 2025-05-14T02:55:07.478246460Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 2025-05-14T02:55:07.697421217Z [Info] MetadataProfileService: Setting up standard metadata profile 2025-05-14T02:55:07.841972180Z [Info] MetadataProfileService: Setting up empty metadata profile 2025-05-14T02:55:09.049448601Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 2025-05-14T02:55:09.145066241Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 2025-05-14T02:55:09.152482157Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin 2025-05-14T02:55:09.629560376Z [ls.io-init] done.