AMD64 PASS
linuxserver/lidarr
Runtime: 22.52s

Build Information
Builder: X86-BUILDER-6b -- Hetzner
Created: 2025-05-21T02:55:35+00:00
Image: linuxserver/lidarr
Maintainer: Roxedus,thespad
Size: 116.87MB
Tag: amd64-nightly-2.12.1.4635-ls158
Version: 2.12.1.4635-ls158
Expand
2025-05-21T02:58:26.240132313Z [migrations] started
2025-05-21T02:58:26.240272749Z [migrations] no migrations found
2025-05-21T02:58:26.425701055Z usermod: no changes
2025-05-21T02:58:26.470358692Z ───────────────────────────────────────
2025-05-21T02:58:26.470374570Z
2025-05-21T02:58:26.470376931Z ██╗ ███████╗██╗ ██████╗
2025-05-21T02:58:26.470378772Z ██║ ██╔════╝██║██╔═══██╗
2025-05-21T02:58:26.470380269Z ██║ ███████╗██║██║ ██║
2025-05-21T02:58:26.470381658Z ██║ ╚════██║██║██║ ██║
2025-05-21T02:58:26.470383023Z ███████╗███████║██║╚██████╔╝
2025-05-21T02:58:26.470384409Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-05-21T02:58:26.470385711Z
2025-05-21T02:58:26.470386897Z Brought to you by linuxserver.io
2025-05-21T02:58:26.470388255Z ───────────────────────────────────────
2025-05-21T02:58:26.470480878Z
2025-05-21T02:58:26.470486211Z To support the app dev(s) visit:
2025-05-21T02:58:26.471440096Z Lidarr: https://opencollective.com/lidarr
2025-05-21T02:58:26.471545676Z
2025-05-21T02:58:26.471550594Z To support LSIO projects visit:
2025-05-21T02:58:26.471551812Z https://www.linuxserver.io/donate/
2025-05-21T02:58:26.471552695Z
2025-05-21T02:58:26.471553479Z ───────────────────────────────────────
2025-05-21T02:58:26.471554605Z GID/UID
2025-05-21T02:58:26.471555401Z ───────────────────────────────────────
2025-05-21T02:58:26.473986735Z
2025-05-21T02:58:26.473991661Z User UID: 911
2025-05-21T02:58:26.473992805Z User GID: 911
2025-05-21T02:58:26.473993683Z ───────────────────────────────────────
2025-05-21T02:58:26.475014954Z Linuxserver.io version: 2.12.1.4635-ls158
2025-05-21T02:58:26.475279951Z Build-date: 2025-05-21T02:55:35+00:00
2025-05-21T02:58:26.475288465Z ───────────────────────────────────────
2025-05-21T02:58:26.475290668Z
2025-05-21T02:58:26.515366604Z [custom-init] No custom files found, skipping...
2025-05-21T02:58:26.540072758Z failed to load "/config/config.xml": No such file or directory
2025-05-21T02:58:26.749884470Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 2.12.1.4635
2025-05-21T02:58:26.761277733Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-05-21T02:58:26.764659126Z [Debug] Bootstrap: Console selected
2025-05-21T02:58:26.765527337Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-05-21T02:58:26.971171063Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-05-21T02:58:27.008088829Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {d000395d-93c7-4d6b-aedb-2ca98d9cb6a7} may be persisted to storage in unencrypted form.
2025-05-21T02:58:27.074763528Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2025-05-21T02:58:27.103695356Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-05-21T02:58:27.152844931Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-05-21T02:58:27.159458339Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-05-21T02:58:27.159847586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-05-21T02:58:27.224212352Z [Info] DatabaseEngineVersionCheck: SQLite 3.48.0
2025-05-21T02:58:27.225679337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0647604s
2025-05-21T02:58:27.225840148Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-05-21T02:58:27.225933601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0662177s
2025-05-21T02:58:27.233108945Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-05-21T02:58:27.233541130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:27.237050803Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-05-21T02:58:27.245907151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-05-21T02:58:27.256774033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194936s
2025-05-21T02:58:27.257247921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:27.288518722Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-05-21T02:58:27.288633677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0512814s
2025-05-21T02:58:27.294239353Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-05-21T02:58:27.294398396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:27.300265222Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-05-21T02:58:27.302178454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-05-21T02:58:27.302573836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021225s
2025-05-21T02:58:27.302801354Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-05-21T02:58:27.303139605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001473s
2025-05-21T02:58:27.303561834Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-05-21T02:58:27.303991374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-05-21T02:58:27.304588593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008977s
2025-05-21T02:58:27.304749095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:27.312784229Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-05-21T02:58:27.312901029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090175s
2025-05-21T02:58:27.313437719Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-05-21T02:58:27.313551902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:27.314082764Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-05-21T02:58:27.314192614Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.2E-06s
2025-05-21T02:58:27.314287122Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-05-21T02:58:27.314447220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-05-21T02:58:27.314703186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003283s
2025-05-21T02:58:27.314799926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:27.329766856Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-05-21T02:58:27.330026168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151641s
2025-05-21T02:58:27.331546905Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-05-21T02:58:27.331720344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:27.332411259Z [Info] InitialSetup: Starting migration of Main DB to 1
2025-05-21T02:58:27.341334068Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2025-05-21T02:58:27.341672250Z [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-21T02:58:27.341967514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005221s
2025-05-21T02:58:27.342047001Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2025-05-21T02:58:27.342218233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2025-05-21T02:58:27.342354720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002356s
2025-05-21T02:58:27.342455095Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2025-05-21T02:58:27.342600095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL)
2025-05-21T02:58:27.342762004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002658s
2025-05-21T02:58:27.342835872Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2025-05-21T02:58:27.342960060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2025-05-21T02:58:27.343215660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002058s
2025-05-21T02:58:27.343236954Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists
2025-05-21T02:58:27.349701875Z [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-21T02:58:27.350943208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076534s
2025-05-21T02:58:27.351080734Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId)
2025-05-21T02:58:27.351215507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2025-05-21T02:58:27.351369607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002505s
2025-05-21T02:58:27.351451883Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug)
2025-05-21T02:58:27.351617105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2025-05-21T02:58:27.351729886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002103s
2025-05-21T02:58:27.351805929Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName)
2025-05-21T02:58:27.351923337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-05-21T02:58:27.352067986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001992s
2025-05-21T02:58:27.352138184Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path)
2025-05-21T02:58:27.352247749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-05-21T02:58:27.352369766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001678s
2025-05-21T02:58:27.352436956Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums
2025-05-21T02:58:27.353883049Z [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-21T02:58:27.354748271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002224s
2025-05-21T02:58:27.354813265Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId)
2025-05-21T02:58:27.354969845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-05-21T02:58:27.355085464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002114s
2025-05-21T02:58:27.355162379Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId)
2025-05-21T02:58:27.355271549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2025-05-21T02:58:27.355450738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001705s
2025-05-21T02:58:27.355463627Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId)
2025-05-21T02:58:27.355583754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2025-05-21T02:58:27.355710023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000172s
2025-05-21T02:58:27.355783560Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug)
2025-05-21T02:58:27.355898492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2025-05-21T02:58:27.356021594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001847s
2025-05-21T02:58:27.356093201Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle)
2025-05-21T02:58:27.356261352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-05-21T02:58:27.356340486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001728s
2025-05-21T02:58:27.356399728Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path)
2025-05-21T02:58:27.356499491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC)
2025-05-21T02:58:27.356612794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001584s
2025-05-21T02:58:27.356689234Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks
2025-05-21T02:58:27.357414305Z [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-21T02:58:27.357896764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011022s
2025-05-21T02:58:27.357952496Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId)
2025-05-21T02:58:27.358080084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2025-05-21T02:58:27.358228958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002204s
2025-05-21T02:58:27.358306469Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId)
2025-05-21T02:58:27.358419525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2025-05-21T02:58:27.358544692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001804s
2025-05-21T02:58:27.358618817Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId)
2025-05-21T02:58:27.358738509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2025-05-21T02:58:27.358879842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001911s
2025-05-21T02:58:27.358968193Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber)
2025-05-21T02:58:27.359141485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC)
2025-05-21T02:58:27.359354876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002755s
2025-05-21T02:58:27.359393190Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles
2025-05-21T02:58:27.360001680Z [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-21T02:58:27.360350959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008847s
2025-05-21T02:58:27.360424059Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId)
2025-05-21T02:58:27.360553337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC)
2025-05-21T02:58:27.360775571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002072s
2025-05-21T02:58:27.360777346Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId)
2025-05-21T02:58:27.360902777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-05-21T02:58:27.361038337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000192s
2025-05-21T02:58:27.361097841Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2025-05-21T02:58:27.361767599Z [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-21T02:58:27.362217210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010311s
2025-05-21T02:58:27.362266652Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2025-05-21T02:58:27.362386480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-05-21T02:58:27.362516600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000188s
2025-05-21T02:58:27.362592110Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2025-05-21T02:58:27.362767481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-05-21T02:58:27.362852776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001924s
2025-05-21T02:58:27.362941137Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2025-05-21T02:58:27.363043503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2025-05-21T02:58:27.363218065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002016s
2025-05-21T02:58:27.363273497Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId)
2025-05-21T02:58:27.363391633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC)
2025-05-21T02:58:27.363538788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001951s
2025-05-21T02:58:27.363611080Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2025-05-21T02:58:27.364107989Z [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-21T02:58:27.364492091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007867s
2025-05-21T02:58:27.364531992Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2025-05-21T02:58:27.364786175Z [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-21T02:58:27.365012681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004154s
2025-05-21T02:58:27.365098621Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2025-05-21T02:58:27.365241990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-05-21T02:58:27.365423149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002361s
2025-05-21T02:58:27.365470445Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2025-05-21T02:58:27.368783821Z [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-21T02:58:27.369132414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035729s
2025-05-21T02:58:27.369226490Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2025-05-21T02:58:27.369375030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-05-21T02:58:27.369526880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002258s
2025-05-21T02:58:27.369597665Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles
2025-05-21T02:58:27.369831902Z [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-21T02:58:27.370033840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000374s
2025-05-21T02:58:27.370109249Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name)
2025-05-21T02:58:27.370227028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2025-05-21T02:58:27.370376328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001991s
2025-05-21T02:58:27.370457116Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2025-05-21T02:58:27.370718958Z [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-21T02:58:27.370939042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004128s
2025-05-21T02:58:27.371021500Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2025-05-21T02:58:27.371185729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2025-05-21T02:58:27.371343975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002527s
2025-05-21T02:58:27.371426830Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2025-05-21T02:58:27.371572951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2025-05-21T02:58:27.371737306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002256s
2025-05-21T02:58:27.372135662Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2025-05-21T02:58:27.372458725Z [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-21T02:58:27.372847275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009185s
2025-05-21T02:58:27.372938525Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2025-05-21T02:58:27.373726068Z [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-21T02:58:27.375428195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002389s
2025-05-21T02:58:27.375570024Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2025-05-21T02:58:27.375988078Z [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-21T02:58:27.376383317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007139s
2025-05-21T02:58:27.376424574Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2025-05-21T02:58:27.377041156Z [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-21T02:58:27.377518840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010076s
2025-05-21T02:58:27.377647851Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2025-05-21T02:58:27.378031566Z [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-21T02:58:27.378400829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006514s
2025-05-21T02:58:27.378492054Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2025-05-21T02:58:27.378946023Z [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-21T02:58:27.379375468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007785s
2025-05-21T02:58:27.379510632Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2025-05-21T02:58:27.379775378Z [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-21T02:58:27.380017253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000421s
2025-05-21T02:58:27.380077412Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2025-05-21T02:58:27.380284287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2025-05-21T02:58:27.380534938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003566s
2025-05-21T02:58:27.380675574Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2025-05-21T02:58:27.381154581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2025-05-21T02:58:27.381167498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002778s
2025-05-21T02:58:27.381777893Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2025-05-21T02:58:27.381786601Z [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-21T02:58:27.381789930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005404s
2025-05-21T02:58:27.381820507Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2025-05-21T02:58:27.382301084Z [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-21T02:58:27.382753253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000856s
2025-05-21T02:58:27.382829095Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2025-05-21T02:58:27.383096863Z [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-21T02:58:27.383432234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004544s
2025-05-21T02:58:27.383496472Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2025-05-21T02:58:27.383624876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2025-05-21T02:58:27.383831590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002574s
2025-05-21T02:58:27.383973127Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2025-05-21T02:58:27.384120769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2025-05-21T02:58:27.384359630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002982s
2025-05-21T02:58:27.384449411Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2025-05-21T02:58:27.385111974Z [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-21T02:58:27.385591294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010337s
2025-05-21T02:58:27.385695000Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2025-05-21T02:58:27.386203765Z [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-21T02:58:27.386536664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007213s
2025-05-21T02:58:27.386635105Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2025-05-21T02:58:27.386782633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-05-21T02:58:27.387067555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000339s
2025-05-21T02:58:27.387143750Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2025-05-21T02:58:27.387687906Z [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-21T02:58:27.388065325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008317s
2025-05-21T02:58:27.388187016Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles
2025-05-21T02:58:27.388688379Z [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-21T02:58:27.389198375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009714s
2025-05-21T02:58:27.389301980Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2025-05-21T02:58:27.389564527Z [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-21T02:58:27.389795983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004234s
2025-05-21T02:58:27.389890113Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2025-05-21T02:58:27.390035257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2025-05-21T02:58:27.390332932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003102s
2025-05-21T02:58:27.390405381Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2025-05-21T02:58:27.390833443Z [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-21T02:58:27.391294672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007137s
2025-05-21T02:58:27.391368309Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2025-05-21T02:58:27.391561300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-05-21T02:58:27.391800551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003224s
2025-05-21T02:58:27.393951779Z [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-21T02:58:27.394428581Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0023200 taking an average of 00:00:00.0023200
2025-05-21T02:58:27.394944951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-05-21T02:58:27', 'InitialSetup')
2025-05-21T02:58:27.395160571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:27.413720231Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-05-21T02:58:27.413913959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217166s
2025-05-21T02:58:27.414288010Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2025-05-21T02:58:27.414453136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:27.414775657Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2
2025-05-21T02:58:27.416151222Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2025-05-21T02:58:27.416368688Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.3E-06s
2025-05-21T02:58:27.416648648Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2025-05-21T02:58:27.416956970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2025-05-21T02:58:27.417817099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009823s
2025-05-21T02:58:27.418213274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-05-21T02:58:27', 'add_reason_to_pending_releases')
2025-05-21T02:58:27.418583160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:27.430298620Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2025-05-21T02:58:27.430471648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133731s
2025-05-21T02:58:27.430631666Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2025-05-21T02:58:27.430733710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:27.430910055Z [Info] add_medium_support: Starting migration of Main DB to 3
2025-05-21T02:58:27.433006680Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-05-21T02:58:27.433131669Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2025-05-21T02:58:27.433230496Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String
2025-05-21T02:58:27.433424439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT ''
2025-05-21T02:58:27.434101364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007579s
2025-05-21T02:58:27.434249598Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-05-21T02:58:27.434287234Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-05-21T02:58:27.434392156Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32
2025-05-21T02:58:27.434603169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0
2025-05-21T02:58:27.435276173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007402s
2025-05-21T02:58:27.435422691Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-05-21T02:58:27.435514429Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-05-21T02:58:27.435697974Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32
2025-05-21T02:58:27.435895329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0
2025-05-21T02:58:27.436595701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007851s
2025-05-21T02:58:27.436961914Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2025-05-21T02:58:27.437348438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2025-05-21T02:58:27.437506138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003991s
2025-05-21T02:58:27.437833177Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber
2025-05-21T02:58:27.451881724Z [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-21T02:58:27.453223458Z [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-21T02:58:27.453944839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2025-05-21T02:58:27.454545010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2025-05-21T02:58:27.455850903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2025-05-21T02:58:27.456148111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2025-05-21T02:58:27.456369073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2025-05-21T02:58:27.456531049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185563s
2025-05-21T02:58:27.456563002Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-05-21T02:58:27.456622136Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-05-21T02:58:27.456725317Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String
2025-05-21T02:58:27.456827049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT
2025-05-21T02:58:27.457236755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004572s
2025-05-21T02:58:27.457429358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-05-21T02:58:27', 'add_medium_support')
2025-05-21T02:58:27.457594154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:27.465573481Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2025-05-21T02:58:27.465656849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087029s
2025-05-21T02:58:27.465791107Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2025-05-21T02:58:27.465836254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:27.465981143Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4
2025-05-21T02:58:27.466331716Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2025-05-21T02:58:27.466499664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2025-05-21T02:58:27.466690028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002162s
2025-05-21T02:58:27.466734540Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-05-21T02:58:27.466843585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-05-21T02:58:27.472921420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006045s
2025-05-21T02:58:27.473174006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-05-21T02:58:27', 'add_various_qualites_in_profile')
2025-05-21T02:58:27.473397967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:27.481511527Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2025-05-21T02:58:27.481616479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145998s
2025-05-21T02:58:27.481734925Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2025-05-21T02:58:27.481813080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:27.481993414Z [Info] metadata_profiles: Starting migration of Main DB to 5
2025-05-21T02:58:27.482482846Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles
2025-05-21T02:58:27.482777801Z [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-21T02:58:27.483091286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005195s
2025-05-21T02:58:27.483226492Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name)
2025-05-21T02:58:27.483366553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC)
2025-05-21T02:58:27.483560967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002685s
2025-05-21T02:58:27.483633424Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2025-05-21T02:58:27.483699334Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s
2025-05-21T02:58:27.483788250Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32
2025-05-21T02:58:27.483931149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1
2025-05-21T02:58:27.484394894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005354s
2025-05-21T02:58:27.484516697Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes
2025-05-21T02:58:27.489956362Z [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-21T02:58:27.494022264Z [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-21T02:58:27.495215696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-05-21T02:58:27.495648253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-05-21T02:58:27.496928521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2025-05-21T02:58:27.497275341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2025-05-21T02:58:27.497559178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-05-21T02:58:27.497908693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-05-21T02:58:27.498068854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134457s
2025-05-21T02:58:27.498195359Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes
2025-05-21T02:58:27.501459653Z [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-21T02:58:27.504322315Z [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-21T02:58:27.505359127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-05-21T02:58:27.505735821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-05-21T02:58:27.506945158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2025-05-21T02:58:27.507278271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2025-05-21T02:58:27.507606549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-05-21T02:58:27.507894759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-05-21T02:58:27.508070562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098404s
2025-05-21T02:58:27.508156909Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-05-21T02:58:27.508221152Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-05-21T02:58:27.508310295Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String
2025-05-21T02:58:27.508434768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT
2025-05-21T02:58:27.508961416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005586s
2025-05-21T02:58:27.509238736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-05-21T02:58:27', 'metadata_profiles')
2025-05-21T02:58:27.509547132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:27.517629687Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2025-05-21T02:58:27.517734663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00913s
2025-05-21T02:58:27.517870579Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2025-05-21T02:58:27.517971229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:27.518156101Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6
2025-05-21T02:58:27.519753122Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2025-05-21T02:58:27.534951290Z [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-21T02:58:27.535646051Z [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-21T02:58:27.535914880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-05-21T02:58:27.536173612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-05-21T02:58:27.537385459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-05-21T02:58:27.537670338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177819s
2025-05-21T02:58:27.537770719Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-05-21T02:58:27.537851493Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-05-21T02:58:27.537974353Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2025-05-21T02:58:27.538125482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2025-05-21T02:58:27.538595387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005338s
2025-05-21T02:58:27.538747607Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2025-05-21T02:58:27.538895280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2025-05-21T02:58:27.538996157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000172s
2025-05-21T02:58:27.539064044Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-05-21T02:58:27.539123777Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-07s
2025-05-21T02:58:27.539506815Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2025-05-21T02:58:27.541205689Z [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-21T02:58:27.541948902Z [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-21T02:58:27.542214443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-05-21T02:58:27.542470709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-05-21T02:58:27.543557609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-05-21T02:58:27.543714082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040786s
2025-05-21T02:58:27.543889330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-05-21T02:58:27', 'separate_automatic_and_interactive_search')
2025-05-21T02:58:27.544069678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:27.556055487Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2025-05-21T02:58:27.556084326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157937s
2025-05-21T02:58:27.556423672Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2025-05-21T02:58:27.556566244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:27.556894913Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7
2025-05-21T02:58:27.557244121Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path
2025-05-21T02:58:27.560163515Z [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-21T02:58:27.562556904Z [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-21T02:58:27.563677953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-05-21T02:58:27.564250816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-05-21T02:58:27.565553797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-05-21T02:58:27.565860362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2025-05-21T02:58:27.566080837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2025-05-21T02:58:27.566298954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2025-05-21T02:58:27.566519006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-05-21T02:58:27.566717593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009385s
2025-05-21T02:58:27.566931964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-05-21T02:58:27', 'change_album_path_to_relative')
2025-05-21T02:58:27.567140263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:27.579576086Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2025-05-21T02:58:27.579714976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221237s
2025-05-21T02:58:27.579850784Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2025-05-21T02:58:27.579972917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:27.580115106Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8
2025-05-21T02:58:27.580643079Z [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-21T02:58:27.581043971Z [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-21T02:58:27.581278209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004446s
2025-05-21T02:58:27.581516399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-05-21T02:58:27', 'change_quality_size_mb_to_kb')
2025-05-21T02:58:27.581629516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:27.591573924Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2025-05-21T02:58:27.591674535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106079s
2025-05-21T02:58:27.591852543Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2025-05-21T02:58:27.591929839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:27.592044098Z [Info] album_releases: Starting migration of Main DB to 9
2025-05-21T02:58:27.592395476Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-05-21T02:58:27.592455972Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-05-21T02:58:27.592520310Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String
2025-05-21T02:58:27.592653677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT ''
2025-05-21T02:58:27.593160827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005595s
2025-05-21T02:58:27.593241202Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-05-21T02:58:27.593296257Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-05-21T02:58:27.593370989Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String
2025-05-21T02:58:27.593501032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT ''
2025-05-21T02:58:27.593943920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004886s
2025-05-21T02:58:27.594129389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-05-21T02:58:27', 'album_releases')
2025-05-21T02:58:27.594294757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:27.605290255Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2025-05-21T02:58:27.605438745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116831s
2025-05-21T02:58:27.605614168Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2025-05-21T02:58:27.605757144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:27.605975340Z [Info] album_releases_fix: Starting migration of Main DB to 10
2025-05-21T02:58:27.606430288Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-05-21T02:58:27.606558914Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-05-21T02:58:27.606682025Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String
2025-05-21T02:58:27.610499838Z [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-21T02:58:27.612961768Z [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-21T02:58:27.613858273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-05-21T02:58:27.614560686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-05-21T02:58:27.616239012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-05-21T02:58:27.616561410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2025-05-21T02:58:27.616824762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2025-05-21T02:58:27.617058784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2025-05-21T02:58:27.617278894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-05-21T02:58:27.617377365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105983s
2025-05-21T02:58:27.617446485Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-05-21T02:58:27.617506296Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-05-21T02:58:27.617603423Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String
2025-05-21T02:58:27.620246295Z [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-21T02:58:27.622667617Z [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-21T02:58:27.623602718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-05-21T02:58:27.624079842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-05-21T02:58:27.625060794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-05-21T02:58:27.625289191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2025-05-21T02:58:27.625474190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2025-05-21T02:58:27.625672017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2025-05-21T02:58:27.625876287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-05-21T02:58:27.626017370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083485s
2025-05-21T02:58:27.626196978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-05-21T02:58:27', 'album_releases_fix')
2025-05-21T02:58:27.626386816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:27.634312119Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2025-05-21T02:58:27.634414280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165739s
2025-05-21T02:58:27.634526826Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2025-05-21T02:58:27.634613425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:27.634748931Z [Info] import_lists: Starting migration of Main DB to 11
2025-05-21T02:58:27.635312642Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2025-05-21T02:58:27.635992252Z [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-21T02:58:27.636511601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011013s
2025-05-21T02:58:27.636616074Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2025-05-21T02:58:27.636762360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2025-05-21T02:58:27.636935203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002387s
2025-05-21T02:58:27.636992553Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2025-05-21T02:58:27.637390931Z [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-21T02:58:27.637697593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006295s
2025-05-21T02:58:27.637785944Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2025-05-21T02:58:27.637970787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-05-21T02:58:27.638107361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002453s
2025-05-21T02:58:27.638283745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-05-21T02:58:27', 'import_lists')
2025-05-21T02:58:27.638447867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:27.646533275Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2025-05-21T02:58:27.646696973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085793s
2025-05-21T02:58:27.646752375Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2025-05-21T02:58:27.646851133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:27.647022341Z [Info] add_release_status: Starting migration of Main DB to 12
2025-05-21T02:58:27.647355373Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles
2025-05-21T02:58:27.647489917Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-05-21T02:58:27.647575532Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String
2025-05-21T02:58:27.647789528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT ''
2025-05-21T02:58:27.648477633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007646s
2025-05-21T02:58:27.648630060Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-05-21T02:58:27.648728456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-05-21T02:58:27.650804658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020395s
2025-05-21T02:58:27.651057560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-05-21T02:58:27', 'add_release_status')
2025-05-21T02:58:27.651275760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:27.659466485Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2025-05-21T02:58:27.659584929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106542s
2025-05-21T02:58:27.659708696Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2025-05-21T02:58:27.659795650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:27.659956223Z [Info] album_download_notification: Starting migration of Main DB to 13
2025-05-21T02:58:27.660288933Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-05-21T02:58:27.660353938Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2025-05-21T02:58:27.660472922Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean
2025-05-21T02:58:27.660615126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0
2025-05-21T02:58:27.661268254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000715s
2025-05-21T02:58:27.661487755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-05-21T02:58:27', 'album_download_notification')
2025-05-21T02:58:27.661741483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:27.669870568Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2025-05-21T02:58:27.669992922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092278s
2025-05-21T02:58:27.670135461Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2025-05-21T02:58:27.670266143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:27.670386734Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14
2025-05-21T02:58:27.670930205Z [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-21T02:58:27.671417120Z [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-21T02:58:27.671690025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005319s
2025-05-21T02:58:27.671989434Z [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-21T02:58:27.672431592Z [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-21T02:58:27.672750174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005514s
2025-05-21T02:58:27.672977765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-05-21T02:58:27', 'fix_language_metadata_profiles')
2025-05-21T02:58:27.673179185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:27.681243966Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2025-05-21T02:58:27.681369509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089489s
2025-05-21T02:58:27.681493426Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2025-05-21T02:58:27.681581463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:27.681746144Z [Info] remove_fanzub: Starting migration of Main DB to 15
2025-05-21T02:58:27.682113079Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2025-05-21T02:58:27.682303844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2025-05-21T02:58:27.682529340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002452s
2025-05-21T02:58:27.682664946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-05-21T02:58:27', 'remove_fanzub')
2025-05-21T02:58:27.682868627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:27.690890317Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2025-05-21T02:58:27.691060399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085515s
2025-05-21T02:58:27.691137127Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2025-05-21T02:58:27.691314887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:27.691436032Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16
2025-05-21T02:58:27.692751016Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId)
2025-05-21T02:58:27.692920972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC)
2025-05-21T02:58:27.693143119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002881s
2025-05-21T02:58:27.693279227Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate)
2025-05-21T02:58:27.693401681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC)
2025-05-21T02:58:27.693599012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002769s
2025-05-21T02:58:27.693956489Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId)
2025-05-21T02:58:27.694267775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId"
2025-05-21T02:58:27.694448094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003902s
2025-05-21T02:58:27.694537346Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date)
2025-05-21T02:58:27.694687236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2025-05-21T02:58:27.694862638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002433s
2025-05-21T02:58:27.694944331Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2025-05-21T02:58:27.695056083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2025-05-21T02:58:27.695247687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00022s
2025-05-21T02:58:27.695355400Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2025-05-21T02:58:27.695492190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-05-21T02:58:27.695661161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002457s
2025-05-21T02:58:27.695900685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-05-21T02:58:27', 'update_artist_history_indexes')
2025-05-21T02:58:27.696042279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:27.704046586Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2025-05-21T02:58:27.704160611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085312s
2025-05-21T02:58:27.704292341Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2025-05-21T02:58:27.704358795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:27.704528552Z [Info] remove_nma: Starting migration of Main DB to 17
2025-05-21T02:58:27.706060372Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-05-21T02:58:27.707884817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2025-05-21T02:58:27.708071193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018927s
2025-05-21T02:58:27.708251422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-05-21T02:58:27', 'remove_nma')
2025-05-21T02:58:27.708415483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:27.716429867Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2025-05-21T02:58:27.716560889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101551s
2025-05-21T02:58:27.716719577Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2025-05-21T02:58:27.716834724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:27.716999258Z [Info] album_disambiguation: Starting migration of Main DB to 18
2025-05-21T02:58:27.717370263Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-05-21T02:58:27.717407102Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.6E-06s
2025-05-21T02:58:27.717499929Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String
2025-05-21T02:58:27.717656195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT
2025-05-21T02:58:27.718358482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007536s
2025-05-21T02:58:27.718594689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-05-21T02:58:27', 'album_disambiguation')
2025-05-21T02:58:27.718805902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:27.726871574Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2025-05-21T02:58:27.727001099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091632s
2025-05-21T02:58:27.727175879Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2025-05-21T02:58:27.727317855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:27.727518566Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19
2025-05-21T02:58:27.727806559Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-05-21T02:58:27.727939278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-05-21T02:58:27.730460892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024944s
2025-05-21T02:58:27.730713846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-05-21T02:58:27', 'add_ape_quality_in_profiles')
2025-05-21T02:58:27.731090464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:27.739428009Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2025-05-21T02:58:27.739607690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113761s
2025-05-21T02:58:27.739793389Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2025-05-21T02:58:27.739956703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:27.740193167Z [Info] remove_pushalot: Starting migration of Main DB to 20
2025-05-21T02:58:27.741140154Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-05-21T02:58:27.741370571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2025-05-21T02:58:27.741613566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003598s
2025-05-21T02:58:27.741778216Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-05-21T02:58:27.742058860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2025-05-21T02:58:27.742242966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003123s
2025-05-21T02:58:27.742480693Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-05-21T02:58:27.742645051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2025-05-21T02:58:27.742880312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003229s
2025-05-21T02:58:27.743251527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-05-21T02:58:27', 'remove_pushalot')
2025-05-21T02:58:27.743554230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:27.751784673Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2025-05-21T02:58:27.751968821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091384s
2025-05-21T02:58:27.752186020Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2025-05-21T02:58:27.752377113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:27.752638014Z [Info] add_custom_filters: Starting migration of Main DB to 21
2025-05-21T02:58:27.753178147Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2025-05-21T02:58:27.753657633Z [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-21T02:58:27.754168120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008041s
2025-05-21T02:58:27.754358097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-05-21T02:58:27', 'add_custom_filters')
2025-05-21T02:58:27.754543057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:27.762595562Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2025-05-21T02:58:27.762733790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091969s
2025-05-21T02:58:27.762833200Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2025-05-21T02:58:27.762915852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:27.763073624Z [Info] import_list_tags: Starting migration of Main DB to 22
2025-05-21T02:58:27.763435771Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-05-21T02:58:27.763483419Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-05-21T02:58:27.763558132Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String
2025-05-21T02:58:27.763711806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT
2025-05-21T02:58:27.764221788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005716s
2025-05-21T02:58:27.764436451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-05-21T02:58:27', 'import_list_tags')
2025-05-21T02:58:27.764612472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:27.772916353Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2025-05-21T02:58:27.773094362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091293s
2025-05-21T02:58:27.773376744Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2025-05-21T02:58:27.773543228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:27.773796538Z [Info] add_release_groups_etc: Starting migration of Main DB to 23
2025-05-21T02:58:27.778440066Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata
2025-05-21T02:58:27.778913244Z [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-21T02:58:27.779395344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008983s
2025-05-21T02:58:27.779517649Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId)
2025-05-21T02:58:27.779663844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC)
2025-05-21T02:58:27.779852642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000283s
2025-05-21T02:58:27.783091676Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-05-21T02:58:27.783103415Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-05-21T02:58:27.783106218Z FROM "Artists"
2025-05-21T02:58:27.784825416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-05-21T02:58:27.784838373Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-05-21T02:58:27.784841614Z FROM "Artists"
2025-05-21T02:58:27.785681545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018282s
2025-05-21T02:58:27.785844830Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2025-05-21T02:58:27.785971772Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s
2025-05-21T02:58:27.786176176Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32
2025-05-21T02:58:27.786394500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2025-05-21T02:58:27.786991709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000646s
2025-05-21T02:58:27.787593732Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2025-05-21T02:58:27.787603554Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-05-21T02:58:27.787605999Z FROM "ArtistMetadata"
2025-05-21T02:58:27.787607674Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2025-05-21T02:58:27.788427333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2025-05-21T02:58:27.788432780Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-05-21T02:58:27.788434273Z FROM "ArtistMetadata"
2025-05-21T02:58:27.788435306Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2025-05-21T02:58:27.788846484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009122s
2025-05-21T02:58:27.788909603Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases
2025-05-21T02:58:27.789562120Z [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-21T02:58:27.790033525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010737s
2025-05-21T02:58:27.790133563Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId)
2025-05-21T02:58:27.790329415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2025-05-21T02:58:27.790525488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003068s
2025-05-21T02:58:27.790629051Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId)
2025-05-21T02:58:27.790803679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2025-05-21T02:58:27.790978413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002478s
2025-05-21T02:58:27.791053369Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-05-21T02:58:27.791165984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-05-21T02:58:27.800621364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009398s
2025-05-21T02:58:27.800853413Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-05-21T02:58:27.801021347Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s
2025-05-21T02:58:27.801142478Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32
2025-05-21T02:58:27.801487773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2025-05-21T02:58:27.802478662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011403s
2025-05-21T02:58:27.802600155Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-05-21T02:58:27.802738383Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2025-05-21T02:58:27.802922568Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean
2025-05-21T02:58:27.803091898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1
2025-05-21T02:58:27.803741476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006764s
2025-05-21T02:58:27.803823010Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-05-21T02:58:27.803916395Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-05-21T02:58:27.803995498Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String
2025-05-21T02:58:27.804162586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT
2025-05-21T02:58:27.804921108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000743s
2025-05-21T02:58:27.805811321Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2025-05-21T02:58:27.805818734Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-05-21T02:58:27.805820137Z FROM "ArtistMetadata"
2025-05-21T02:58:27.805821158Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-05-21T02:58:27.805822453Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2025-05-21T02:58:27.806888870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2025-05-21T02:58:27.806894284Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-05-21T02:58:27.806895850Z FROM "ArtistMetadata"
2025-05-21T02:58:27.806896884Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-05-21T02:58:27.806898037Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2025-05-21T02:58:27.807391336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011642s
2025-05-21T02:58:27.807475235Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-05-21T02:58:27.807524208Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-05-21T02:58:27.807613054Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String
2025-05-21T02:58:27.807771865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0'
2025-05-21T02:58:27.808270392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005762s
2025-05-21T02:58:27.808343523Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-05-21T02:58:27.808400289Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-05-21T02:58:27.808483504Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32
2025-05-21T02:58:27.808633101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0
2025-05-21T02:58:27.809108330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005405s
2025-05-21T02:58:27.809178648Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-05-21T02:58:27.809243213Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s
2025-05-21T02:58:27.809313737Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32
2025-05-21T02:58:27.809459842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2025-05-21T02:58:27.809924494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005247s
2025-05-21T02:58:27.810616428Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-05-21T02:58:27.810624020Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-05-21T02:58:27.810627293Z FROM "AlbumReleases"
2025-05-21T02:58:27.810628956Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-05-21T02:58:27.810632201Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2025-05-21T02:58:27.811563734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-05-21T02:58:27.811574790Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-05-21T02:58:27.811577730Z FROM "AlbumReleases"
2025-05-21T02:58:27.811579764Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-05-21T02:58:27.811581724Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2025-05-21T02:58:27.812000472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010311s
2025-05-21T02:58:27.812858495Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-05-21T02:58:27.812865071Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-05-21T02:58:27.812886417Z FROM "ArtistMetadata"
2025-05-21T02:58:27.812893476Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-05-21T02:58:27.812896097Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2025-05-21T02:58:27.814017817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-05-21T02:58:27.814025142Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-05-21T02:58:27.814027131Z FROM "ArtistMetadata"
2025-05-21T02:58:27.814028690Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-05-21T02:58:27.814030465Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2025-05-21T02:58:27.814595071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012401s
2025-05-21T02:58:27.815021954Z [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-21T02:58:27.817317238Z [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-21T02:58:27.818567353Z [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-21T02:58:27.819102835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-05-21T02:58:27.819553460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-05-21T02:58:27.820939926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-05-21T02:58:27.821129285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-05-21T02:58:27.821277986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060402s
2025-05-21T02:58:27.821504928Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync
2025-05-21T02:58:27.823630330Z [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-21T02:58:27.825152362Z [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-21T02:58:27.825777150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-05-21T02:58:27.826213331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-05-21T02:58:27.827664882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-05-21T02:58:27.827912199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-05-21T02:58:27.828206599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064565s
2025-05-21T02:58:27.828417820Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored
2025-05-21T02:58:27.830201388Z [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-21T02:58:27.831334890Z [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-21T02:58:27.831775514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2025-05-21T02:58:27.832101754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2025-05-21T02:58:27.833195593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2025-05-21T02:58:27.833448860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2025-05-21T02:58:27.833632615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051696s
2025-05-21T02:58:27.833713528Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId
2025-05-21T02:58:27.835380399Z [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-21T02:58:27.836093870Z [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-21T02:58:27.836408855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-05-21T02:58:27.836678141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-05-21T02:58:27.837758763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-05-21T02:58:27.837926452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041378s
2025-05-21T02:58:27.838023401Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2025-05-21T02:58:27.838183096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-05-21T02:58:27.838360835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002248s
2025-05-21T02:58:27.838445334Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored)
2025-05-21T02:58:27.838531412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-05-21T02:58:27.838666065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001899s
2025-05-21T02:58:27.838747071Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId)
2025-05-21T02:58:27.838885199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2025-05-21T02:58:27.839068169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002087s
2025-05-21T02:58:27.839102761Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId)
2025-05-21T02:58:27.839476759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC)
2025-05-21T02:58:27.839491040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002251s
2025-05-21T02:58:27.839526808Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId)
2025-05-21T02:58:27.839741079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC)
2025-05-21T02:58:27.840245860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003699s
2025-05-21T02:58:27.840256239Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId)
2025-05-21T02:58:27.840334576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC)
2025-05-21T02:58:27.840516629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000266s
2025-05-21T02:58:27.840588192Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-05-21T02:58:27.842302538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2025-05-21T02:58:27.842507137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018396s
2025-05-21T02:58:27.842601878Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-05-21T02:58:27.842739215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2025-05-21T02:58:27.842872136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001994s
2025-05-21T02:58:27.842922586Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-05-21T02:58:27.843087454Z [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-21T02:58:27.844505483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001485s
2025-05-21T02:58:27.844711969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-05-21T02:58:27', 'add_release_groups_etc')
2025-05-21T02:58:27.844891632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:27.853166828Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2025-05-21T02:58:27.853281714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100689s
2025-05-21T02:58:27.853398188Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2025-05-21T02:58:27.853533936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:27.853651044Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24
2025-05-21T02:58:27.854207934Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-05-21T02:58:27.854358706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1
2025-05-21T02:58:27.854514766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000213s
2025-05-21T02:58:27.854728249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-05-21T02:58:27', 'NewMediaInfoFormat')
2025-05-21T02:58:27.854864754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:27.862879351Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2025-05-21T02:58:27.863067807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084311s
2025-05-21T02:58:27.863292229Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2025-05-21T02:58:27.863403857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:27.863587590Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25
2025-05-21T02:58:27.864624330Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2025-05-21T02:58:27.864819386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2025-05-21T02:58:27.866363343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015588s
2025-05-21T02:58:27.866449926Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-05-21T02:58:27.866512422Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2025-05-21T02:58:27.866636042Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2025-05-21T02:58:27.866834103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2025-05-21T02:58:27.867420658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006796s
2025-05-21T02:58:27.867656260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-05-21T02:58:27', 'rename_restrictions_to_release_profiles')
2025-05-21T02:58:27.867875200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:27.875898768Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2025-05-21T02:58:27.876063164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090097s
2025-05-21T02:58:27.876227592Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2025-05-21T02:58:27.876315036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:27.876489425Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26
2025-05-21T02:58:27.877481608Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2025-05-21T02:58:27.877669356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2025-05-21T02:58:27.879325804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015806s
2025-05-21T02:58:27.879423156Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-05-21T02:58:27.879499870Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s
2025-05-21T02:58:27.879596948Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2025-05-21T02:58:27.879750827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2025-05-21T02:58:27.880433153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005703s
2025-05-21T02:58:27.880443566Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2025-05-21T02:58:27.880491575Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s
2025-05-21T02:58:27.880685375Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2025-05-21T02:58:27.881080549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2025-05-21T02:58:27.881802267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008784s
2025-05-21T02:58:27.881896300Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-05-21T02:58:27.882017561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2025-05-21T02:58:27.882160394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002046s
2025-05-21T02:58:27.882221060Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-05-21T02:58:27.882357009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2025-05-21T02:58:27.882485504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001756s
2025-05-21T02:58:27.882568962Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId
2025-05-21T02:58:27.884654207Z [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-21T02:58:27.885845214Z [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-21T02:58:27.886301850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-05-21T02:58:27.886670067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-05-21T02:58:27.887869174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-05-21T02:58:27.888280157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-05-21T02:58:27.888544345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-05-21T02:58:27.888781574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-05-21T02:58:27.888980077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063147s
2025-05-21T02:58:27.889199578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-05-21T02:58:27', 'rename_quality_profiles_add_upgrade_allowed')
2025-05-21T02:58:27.889387572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:27.897665049Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2025-05-21T02:58:27.897857646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014819s
2025-05-21T02:58:27.897991442Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2025-05-21T02:58:27.898083478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:27.898252874Z [Info] add_import_exclusions: Starting migration of Main DB to 27
2025-05-21T02:58:27.898623182Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2025-05-21T02:58:27.898937079Z [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-21T02:58:27.899313705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005484s
2025-05-21T02:58:27.899455778Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId)
2025-05-21T02:58:27.899657180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC)
2025-05-21T02:58:27.899860162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003193s
2025-05-21T02:58:27.900059085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-05-21T02:58:27', 'add_import_exclusions')
2025-05-21T02:58:27.900214115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:27.908300685Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2025-05-21T02:58:27.908423146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085886s
2025-05-21T02:58:27.908559043Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2025-05-21T02:58:27.908663000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:27.908834005Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28
2025-05-21T02:58:27.913483563Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-05-21T02:58:27.913496801Z WHERE "Id" in (
2025-05-21T02:58:27.913498079Z SELECT "Artists"."Id" from "Artists"
2025-05-21T02:58:27.913499241Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-05-21T02:58:27.913500388Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-05-21T02:58:27.914938139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-05-21T02:58:27.914946322Z WHERE "Id" in (
2025-05-21T02:58:27.914947585Z SELECT "Artists"."Id" from "Artists"
2025-05-21T02:58:27.914948666Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-05-21T02:58:27.914949813Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-05-21T02:58:27.915472589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001503s
2025-05-21T02:58:27.916186265Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2025-05-21T02:58:27.916194225Z WHERE "Id" in (
2025-05-21T02:58:27.916202093Z SELECT "Albums"."Id" from "Albums"
2025-05-21T02:58:27.916204259Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-05-21T02:58:27.916206108Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-05-21T02:58:27.917173543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2025-05-21T02:58:27.917182922Z WHERE "Id" in (
2025-05-21T02:58:27.917185588Z SELECT "Albums"."Id" from "Albums"
2025-05-21T02:58:27.917187397Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-05-21T02:58:27.917189175Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-05-21T02:58:27.917679959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001103s
2025-05-21T02:58:27.918330961Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2025-05-21T02:58:27.918339851Z WHERE "Id" in (
2025-05-21T02:58:27.918342375Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-05-21T02:58:27.918344260Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-05-21T02:58:27.918346132Z WHERE "Albums"."Id" IS NULL)
2025-05-21T02:58:27.919230841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2025-05-21T02:58:27.919244679Z WHERE "Id" in (
2025-05-21T02:58:27.919247527Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-05-21T02:58:27.919249374Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-05-21T02:58:27.919251237Z WHERE "Albums"."Id" IS NULL)
2025-05-21T02:58:27.919718482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010364s
2025-05-21T02:58:27.920388093Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-05-21T02:58:27.920392958Z WHERE "Id" in (
2025-05-21T02:58:27.920394109Z SELECT "Tracks"."Id" from "Tracks"
2025-05-21T02:58:27.920395238Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-05-21T02:58:27.920396345Z WHERE "AlbumReleases"."Id" IS NULL)
2025-05-21T02:58:27.921337941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-05-21T02:58:27.921343208Z WHERE "Id" in (
2025-05-21T02:58:27.921344470Z SELECT "Tracks"."Id" from "Tracks"
2025-05-21T02:58:27.921348385Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-05-21T02:58:27.921349657Z WHERE "AlbumReleases"."Id" IS NULL)
2025-05-21T02:58:27.921840310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010729s
2025-05-21T02:58:27.922536419Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-05-21T02:58:27.922539847Z WHERE "Id" in (
2025-05-21T02:58:27.922540841Z SELECT "Tracks"."Id" from "Tracks"
2025-05-21T02:58:27.922541893Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-05-21T02:58:27.922543000Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-05-21T02:58:27.923550157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-05-21T02:58:27.923558234Z WHERE "Id" in (
2025-05-21T02:58:27.923559205Z SELECT "Tracks"."Id" from "Tracks"
2025-05-21T02:58:27.923560182Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-05-21T02:58:27.923561314Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-05-21T02:58:27.924047608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011277s
2025-05-21T02:58:27.925006091Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-05-21T02:58:27.925013946Z WHERE "Id" IN (
2025-05-21T02:58:27.925016380Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-05-21T02:58:27.925018387Z LEFT OUTER JOIN "Tracks"
2025-05-21T02:58:27.925019827Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-05-21T02:58:27.925021713Z WHERE "Tracks"."Id" IS NULL)
2025-05-21T02:58:27.926124772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-05-21T02:58:27.926129757Z WHERE "Id" IN (
2025-05-21T02:58:27.926130912Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-05-21T02:58:27.926132005Z LEFT OUTER JOIN "Tracks"
2025-05-21T02:58:27.926132873Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-05-21T02:58:27.926133866Z WHERE "Tracks"."Id" IS NULL)
2025-05-21T02:58:27.926732255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012513s
2025-05-21T02:58:27.926921506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-05-21T02:58:27', 'clean_artist_metadata_table')
2025-05-21T02:58:27.927109607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:27.935328406Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2025-05-21T02:58:27.935450675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097309s
2025-05-21T02:58:27.935567300Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2025-05-21T02:58:27.935656305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:27.935818155Z [Info] health_issue_notification: Starting migration of Main DB to 29
2025-05-21T02:58:27.936379994Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-05-21T02:58:27.936417597Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-05-21T02:58:27.936515367Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2025-05-21T02:58:27.936698277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2025-05-21T02:58:27.937368014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006977s
2025-05-21T02:58:27.937427547Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-05-21T02:58:27.937513077Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-05-21T02:58:27.937611895Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2025-05-21T02:58:27.937800711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2025-05-21T02:58:27.938406567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006497s
2025-05-21T02:58:27.938468141Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-05-21T02:58:27.938538835Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-05-21T02:58:27.938678217Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean
2025-05-21T02:58:27.938801358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0
2025-05-21T02:58:27.939390548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000635s
2025-05-21T02:58:27.939518004Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-05-21T02:58:27.939645941Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-05-21T02:58:27.939687587Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean
2025-05-21T02:58:27.939875339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0
2025-05-21T02:58:27.940428659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006306s
2025-05-21T02:58:27.940520557Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-05-21T02:58:27.940627343Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-05-21T02:58:27.940732182Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean
2025-05-21T02:58:27.940914658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0
2025-05-21T02:58:27.941518676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006681s
2025-05-21T02:58:27.941673104Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload
2025-05-21T02:58:27.943945474Z [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-21T02:58:27.945619827Z [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-21T02:58:27.946324494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2025-05-21T02:58:27.946669268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2025-05-21T02:58:27.948773474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064263s
2025-05-21T02:58:27.948818102Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport
2025-05-21T02:58:27.951732547Z [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-21T02:58:27.953361199Z [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-21T02:58:27.954035057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2025-05-21T02:58:27.954311459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2025-05-21T02:58:27.955884126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071235s
2025-05-21T02:58:27.956152327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-05-21T02:58:27', 'health_issue_notification')
2025-05-21T02:58:27.956373606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:27.964636694Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2025-05-21T02:58:27.964816341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157692s
2025-05-21T02:58:27.964968110Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2025-05-21T02:58:27.965093287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:27.965222090Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30
2025-05-21T02:58:27.966062129Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-05-21T02:58:27.966223393Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s
2025-05-21T02:58:27.966698493Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime
2025-05-21T02:58:27.966713589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00'
2025-05-21T02:58:27.967405178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009001s
2025-05-21T02:58:27.967497038Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-05-21T02:58:27.967561532Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-05-21T02:58:27.967636429Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String
2025-05-21T02:58:27.967803526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT
2025-05-21T02:58:27.968262673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005411s
2025-05-21T02:58:27.968505824Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2025-05-21T02:58:27.968638038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2025-05-21T02:58:27.968857018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002441s
2025-05-21T02:58:27.969312985Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-05-21T02:58:27.969319814Z WHERE "Id" IN (
2025-05-21T02:58:27.969322039Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-05-21T02:58:27.969323880Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-05-21T02:58:27.969325916Z WHERE "Tracks"."Id" IS NULL)
2025-05-21T02:58:27.969968618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-05-21T02:58:27.969976795Z WHERE "Id" IN (
2025-05-21T02:58:27.969979285Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-05-21T02:58:27.969981191Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-05-21T02:58:27.969983057Z WHERE "Tracks"."Id" IS NULL)
2025-05-21T02:58:27.970330864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007465s
2025-05-21T02:58:27.970968682Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-05-21T02:58:27.970976244Z WHERE "Id" IN (
2025-05-21T02:58:27.970978475Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-05-21T02:58:27.970980186Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-05-21T02:58:27.970981949Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-05-21T02:58:27.970983643Z WHERE "Artists"."Path" IS NULL)
2025-05-21T02:58:27.971817285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-05-21T02:58:27.971829253Z WHERE "Id" IN (
2025-05-21T02:58:27.971831280Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-05-21T02:58:27.971833011Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-05-21T02:58:27.971834741Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-05-21T02:58:27.971836412Z WHERE "Artists"."Path" IS NULL)
2025-05-21T02:58:27.972248142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009703s
2025-05-21T02:58:27.972967177Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-05-21T02:58:27.972973673Z WHERE "Id" IN (
2025-05-21T02:58:27.972980575Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-05-21T02:58:27.972982477Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-05-21T02:58:27.972984169Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-05-21T02:58:27.972985818Z WHERE "AlbumReleases"."Monitored" = 0
2025-05-21T02:58:27.972987235Z OR "AlbumReleases"."Monitored" IS NULL)
2025-05-21T02:58:27.973914033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-05-21T02:58:27.973922410Z WHERE "Id" IN (
2025-05-21T02:58:27.973924710Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-05-21T02:58:27.973926708Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-05-21T02:58:27.973928622Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-05-21T02:58:27.973930430Z WHERE "AlbumReleases"."Monitored" = 0
2025-05-21T02:58:27.973932050Z OR "AlbumReleases"."Monitored" IS NULL)
2025-05-21T02:58:27.974394094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010555s
2025-05-21T02:58:27.974785406Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2025-05-21T02:58:27.974794251Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-05-21T02:58:27.974796998Z FROM "Artists"
2025-05-21T02:58:27.974798739Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-05-21T02:58:27.974800652Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2025-05-21T02:58:27.975327332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2025-05-21T02:58:27.975342008Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-05-21T02:58:27.975345000Z FROM "Artists"
2025-05-21T02:58:27.975346724Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-05-21T02:58:27.975348536Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2025-05-21T02:58:27.975627459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006251s
2025-05-21T02:58:27.976098057Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-05-21T02:58:27.976102926Z WHERE "Id" NOT IN (
2025-05-21T02:58:27.976104166Z SELECT MIN("Id")
2025-05-21T02:58:27.976105074Z FROM "TrackFiles"
2025-05-21T02:58:27.976109927Z GROUP BY "Path"
2025-05-21T02:58:27.976110851Z )
2025-05-21T02:58:27.976746973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-05-21T02:58:27.976751701Z WHERE "Id" NOT IN (
2025-05-21T02:58:27.976753017Z SELECT MIN("Id")
2025-05-21T02:58:27.976753913Z FROM "TrackFiles"
2025-05-21T02:58:27.976754746Z GROUP BY "Path"
2025-05-21T02:58:27.976755609Z )
2025-05-21T02:58:27.977063157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007032s
2025-05-21T02:58:27.977136294Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-05-21T02:58:27.977198885Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-05-21T02:58:27.977278182Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String
2025-05-21T02:58:27.978989759Z [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-21T02:58:27.979984502Z [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-21T02:58:27.980537567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-05-21T02:58:27.980820731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-05-21T02:58:27.982061049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-05-21T02:58:27.982292091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049053s
2025-05-21T02:58:27.982399160Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path)
2025-05-21T02:58:27.982484408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2025-05-21T02:58:27.982635981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002102s
2025-05-21T02:58:27.982720855Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath
2025-05-21T02:58:27.984378364Z [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-21T02:58:27.985184981Z [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-21T02:58:27.985502849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-05-21T02:58:27.985825265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-05-21T02:58:27.987061034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-05-21T02:58:27.987442293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2025-05-21T02:58:27.987655479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048443s
2025-05-21T02:58:27.987883745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-05-21T02:58:27', 'add_mediafilerepository_mtime')
2025-05-21T02:58:27.988139361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:27.996319837Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2025-05-21T02:58:27.996407889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133489s
2025-05-21T02:58:27.996591373Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2025-05-21T02:58:27.996675045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:27.996832900Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31
2025-05-21T02:58:27.998379320Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-05-21T02:58:27.998388501Z WHERE "Id" NOT IN (
2025-05-21T02:58:27.998390734Z SELECT MIN("Artists"."Id") from "Artists"
2025-05-21T02:58:27.998392460Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-05-21T02:58:27.998394253Z GROUP BY "ArtistMetadata"."Id")
2025-05-21T02:58:27.999469296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-05-21T02:58:27.999481729Z WHERE "Id" NOT IN (
2025-05-21T02:58:27.999487016Z SELECT MIN("Artists"."Id") from "Artists"
2025-05-21T02:58:27.999488087Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-05-21T02:58:27.999489353Z GROUP BY "ArtistMetadata"."Id")
2025-05-21T02:58:28.000032054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011937s
2025-05-21T02:58:28.000178963Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId)
2025-05-21T02:58:28.000244389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId"
2025-05-21T02:58:28.000463905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000249s
2025-05-21T02:58:28.000646361Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32
2025-05-21T02:58:28.002615018Z [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-21T02:58:28.004011181Z [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-21T02:58:28.004696165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-05-21T02:58:28.005047741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-05-21T02:58:28.006257244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-05-21T02:58:28.006522253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-05-21T02:58:28.006778621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-05-21T02:58:28.006926274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061574s
2025-05-21T02:58:28.007077660Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2025-05-21T02:58:28.007261379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-05-21T02:58:28.007992747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000414s
2025-05-21T02:58:28.008001022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-05-21T02:58:28', 'add_artistmetadataid_constraint')
2025-05-21T02:58:28.008003889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:28.015979330Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2025-05-21T02:58:28.016144864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087187s
2025-05-21T02:58:28.016282229Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2025-05-21T02:58:28.016534379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:28.016724796Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32
2025-05-21T02:58:28.017736132Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2025-05-21T02:58:28.017910868Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-06s
2025-05-21T02:58:28.018019848Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String
2025-05-21T02:58:28.018213486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]'
2025-05-21T02:58:28.018958507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008121s
2025-05-21T02:58:28.019096719Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2025-05-21T02:58:28.019251992Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2025-05-21T02:58:28.019319282Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String
2025-05-21T02:58:28.019500822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]'
2025-05-21T02:58:28.020058563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006425s
2025-05-21T02:58:28.020156186Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-05-21T02:58:28.020218964Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-05-21T02:58:28.020332216Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String
2025-05-21T02:58:28.020476754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]'
2025-05-21T02:58:28.020975092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005793s
2025-05-21T02:58:28.021062609Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2025-05-21T02:58:28.021128636Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-05-21T02:58:28.021228090Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String
2025-05-21T02:58:28.021433791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]'
2025-05-21T02:58:28.021911788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005873s
2025-05-21T02:58:28.021996336Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-05-21T02:58:28.022064034Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-05-21T02:58:28.022211054Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String
2025-05-21T02:58:28.022310617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]'
2025-05-21T02:58:28.022808518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005608s
2025-05-21T02:58:28.022902405Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-05-21T02:58:28.022950020Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-05-21T02:58:28.023048406Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String
2025-05-21T02:58:28.023244454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]'
2025-05-21T02:58:28.023735324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006021s
2025-05-21T02:58:28.023946825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-05-21T02:58:28', 'old_ids_and_artist_alias')
2025-05-21T02:58:28.024125715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:28.032226189Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2025-05-21T02:58:28.032347634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089893s
2025-05-21T02:58:28.032486102Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2025-05-21T02:58:28.032572642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:28.032745352Z [Info] download_propers_config: Starting migration of Main DB to 33
2025-05-21T02:58:28.033029463Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-05-21T02:58:28.033127511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-05-21T02:58:28.033689100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005398s
2025-05-21T02:58:28.033843416Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2025-05-21T02:58:28.034007301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2025-05-21T02:58:28.034108210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001794s
2025-05-21T02:58:28.034296117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-05-21T02:58:28', 'download_propers_config')
2025-05-21T02:58:28.034501724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:28.042647925Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2025-05-21T02:58:28.042798465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085969s
2025-05-21T02:58:28.042956162Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2025-05-21T02:58:28.043058789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:28.043322929Z [Info] remove_language_profiles: Starting migration of Main DB to 34
2025-05-21T02:58:28.044551112Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2025-05-21T02:58:28.044840196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2025-05-21T02:58:28.045259127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005362s
2025-05-21T02:58:28.045447786Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId
2025-05-21T02:58:28.048176375Z [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-21T02:58:28.049291074Z [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-21T02:58:28.049831903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-05-21T02:58:28.050231952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-05-21T02:58:28.051543884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-05-21T02:58:28.051788061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-05-21T02:58:28.051994349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-05-21T02:58:28.052230630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-05-21T02:58:28.052350697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067861s
2025-05-21T02:58:28.052468248Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2025-05-21T02:58:28.054047870Z [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-21T02:58:28.054940501Z [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-21T02:58:28.055347055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2025-05-21T02:58:28.055587842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2025-05-21T02:58:28.056987885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2025-05-21T02:58:28.057326957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047604s
2025-05-21T02:58:28.057491181Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language
2025-05-21T02:58:28.059254204Z [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-21T02:58:28.060743015Z [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-21T02:58:28.061272169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2025-05-21T02:58:28.061512394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2025-05-21T02:58:28.062641140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050262s
2025-05-21T02:58:28.062708608Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2025-05-21T02:58:28.070645299Z [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-21T02:58:28.071460288Z [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-21T02:58:28.071728608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-05-21T02:58:28.072125588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2025-05-21T02:58:28.073225625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-05-21T02:58:28.073463119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-05-21T02:58:28.073700309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2025-05-21T02:58:28.073929481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-05-21T02:58:28.074085261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112994s
2025-05-21T02:58:28.074171772Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language
2025-05-21T02:58:28.075680331Z [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-21T02:58:28.076323066Z [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-21T02:58:28.076599172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2025-05-21T02:58:28.076806069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2025-05-21T02:58:28.077894645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035923s
2025-05-21T02:58:28.077961834Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language
2025-05-21T02:58:28.079491124Z [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-21T02:58:28.080214520Z [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-21T02:58:28.080512826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-05-21T02:58:28.080804369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-05-21T02:58:28.081970873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-05-21T02:58:28.082173406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2025-05-21T02:58:28.082331175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042937s
2025-05-21T02:58:28.082527157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-05-21T02:58:28', 'remove_language_profiles')
2025-05-21T02:58:28.082691096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:28.090790363Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2025-05-21T02:58:28.090904470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126283s
2025-05-21T02:58:28.091052988Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2025-05-21T02:58:28.091178096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:28.091379083Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35
2025-05-21T02:58:28.091787300Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-05-21T02:58:28.091811865Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2025-05-21T02:58:28.091919542Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String
2025-05-21T02:58:28.092098820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT
2025-05-21T02:58:28.092621598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006028s
2025-05-21T02:58:28.092824160Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2025-05-21T02:58:28.093051512Z [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-21T02:58:28.093251339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002607s
2025-05-21T02:58:28.093434257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-05-21T02:58:28', 'multi_disc_naming_format')
2025-05-21T02:58:28.093596015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:28.101525778Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2025-05-21T02:58:28.101631012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084705s
2025-05-21T02:58:28.101797442Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2025-05-21T02:58:28.101898360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:28.102086440Z [Info] add_download_client_priority: Starting migration of Main DB to 36
2025-05-21T02:58:28.102422094Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-05-21T02:58:28.102509324Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-05-21T02:58:28.102651779Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2025-05-21T02:58:28.102771502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2025-05-21T02:58:28.103319360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006222s
2025-05-21T02:58:28.103407866Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-05-21T02:58:28.103491193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-05-21T02:58:28.122345384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187352s
2025-05-21T02:58:28.122582481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-05-21T02:58:28', 'add_download_client_priority')
2025-05-21T02:58:28.122868796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:28.130848415Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2025-05-21T02:58:28.130965376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0272656s
2025-05-21T02:58:28.131091167Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2025-05-21T02:58:28.131228155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:28.131373978Z [Info] remove_growl_prowl: Starting migration of Main DB to 37
2025-05-21T02:58:28.131722083Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-05-21T02:58:28.131884894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2025-05-21T02:58:28.132058643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002174s
2025-05-21T02:58:28.132152034Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-05-21T02:58:28.132274473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl'
2025-05-21T02:58:28.132386553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001751s
2025-05-21T02:58:28.132573707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-05-21T02:58:28', 'remove_growl_prowl')
2025-05-21T02:58:28.132764711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:28.140985051Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2025-05-21T02:58:28.141109934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086493s
2025-05-21T02:58:28.141284696Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2025-05-21T02:58:28.141330659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:28.141490805Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38
2025-05-21T02:58:28.141813217Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-05-21T02:58:28.141957821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2025-05-21T02:58:28.142111930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002185s
2025-05-21T02:58:28.142210667Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-05-21T02:58:28.142351000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2025-05-21T02:58:28.142448252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001709s
2025-05-21T02:58:28.142685236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-05-21T02:58:28', 'remove_plex_hometheatre')
2025-05-21T02:58:28.142828055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:28.150715546Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2025-05-21T02:58:28.150826752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008327s
2025-05-21T02:58:28.150991172Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2025-05-21T02:58:28.151122897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:28.151395695Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39
2025-05-21T02:58:28.151952690Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-05-21T02:58:28.152093609Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s
2025-05-21T02:58:28.152166461Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String
2025-05-21T02:58:28.152374508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT
2025-05-21T02:58:28.152912748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006468s
2025-05-21T02:58:28.153071143Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-05-21T02:58:28.153109393Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-05-21T02:58:28.153245266Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32
2025-05-21T02:58:28.153505540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0
2025-05-21T02:58:28.154322787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007149s
2025-05-21T02:58:28.154384386Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-05-21T02:58:28.154387453Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-05-21T02:58:28.154599090Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32
2025-05-21T02:58:28.154922849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0
2025-05-21T02:58:28.155643261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008818s
2025-05-21T02:58:28.155737260Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-05-21T02:58:28.155794822Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-05-21T02:58:28.155889937Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32
2025-05-21T02:58:28.156067520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0
2025-05-21T02:58:28.156590692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000609s
2025-05-21T02:58:28.156679845Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-05-21T02:58:28.156741198Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-05-21T02:58:28.156838770Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String
2025-05-21T02:58:28.156963884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT
2025-05-21T02:58:28.157440442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000506s
2025-05-21T02:58:28.157531434Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-05-21T02:58:28.157621888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-05-21T02:58:28.158790433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011673s
2025-05-21T02:58:28.159069980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-05-21T02:58:28', 'add_root_folder_add_defaults')
2025-05-21T02:58:28.159259836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:28.167387169Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2025-05-21T02:58:28.167533492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096579s
2025-05-21T02:58:28.167643733Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2025-05-21T02:58:28.167727688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:28.167895262Z [Info] task_duration: Starting migration of Main DB to 40
2025-05-21T02:58:28.168256641Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-05-21T02:58:28.168369626Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2025-05-21T02:58:28.168518656Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2025-05-21T02:58:28.168673635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2025-05-21T02:58:28.169264678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006504s
2025-05-21T02:58:28.169472146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-05-21T02:58:28', 'task_duration')
2025-05-21T02:58:28.169654249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:28.177635231Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2025-05-21T02:58:28.177740063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089325s
2025-05-21T02:58:28.177880148Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2025-05-21T02:58:28.177970727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:28.178154150Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41
2025-05-21T02:58:28.178522454Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-05-21T02:58:28.178614281Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-05-21T02:58:28.178704955Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2025-05-21T02:58:28.178862526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2025-05-21T02:58:28.179477156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006788s
2025-05-21T02:58:28.179579243Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-05-21T02:58:28.179686695Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-05-21T02:58:28.179728181Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2025-05-21T02:58:28.179888158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2025-05-21T02:58:28.180411972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005605s
2025-05-21T02:58:28.180608934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-05-21T02:58:28', 'add_indexer_and_enabled_to_release_profiles')
2025-05-21T02:58:28.180815645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:28.188714944Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2025-05-21T02:58:28.188833769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087868s
2025-05-21T02:58:28.188966861Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2025-05-21T02:58:28.189050323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:28.189201842Z [Info] remove_album_folders: Starting migration of Main DB to 42
2025-05-21T02:58:28.189566539Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder
2025-05-21T02:58:28.191528021Z [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-21T02:58:28.192610579Z [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-21T02:58:28.193090048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-05-21T02:58:28.193554533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-05-21T02:58:28.195570994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-05-21T02:58:28.196175026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-05-21T02:58:28.196592034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-05-21T02:58:28.196945051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-05-21T02:58:28.197098429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007434s
2025-05-21T02:58:28.197264019Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2025-05-21T02:58:28.197428823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2025-05-21T02:58:28.197559249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002019s
2025-05-21T02:58:28.197698021Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2025-05-21T02:58:28.197913474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2025-05-21T02:58:28.197978427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001875s
2025-05-21T02:58:28.198067406Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat
2025-05-21T02:58:28.199466090Z [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-21T02:58:28.200080294Z [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-21T02:58:28.200381881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2025-05-21T02:58:28.200600199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2025-05-21T02:58:28.201682902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035255s
2025-05-21T02:58:28.201886540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-05-21T02:58:28', 'remove_album_folders')
2025-05-21T02:58:28.202051765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:28.210193223Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2025-05-21T02:58:28.210286230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119871s
2025-05-21T02:58:28.210405284Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2025-05-21T02:58:28.210488201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:28.210622030Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44
2025-05-21T02:58:28.210912807Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-05-21T02:58:28.210991677Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-05-21T02:58:28.211070013Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2025-05-21T02:58:28.211223942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2025-05-21T02:58:28.211746308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005922s
2025-05-21T02:58:28.211935808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-05-21T02:58:28', 'add_priority_to_indexers')
2025-05-21T02:58:28.212100971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:28.220791925Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2025-05-21T02:58:28.220868756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095645s
2025-05-21T02:58:28.220985636Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2025-05-21T02:58:28.221074893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:28.221209008Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45
2025-05-21T02:58:28.221543436Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2025-05-21T02:58:28.221693619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2025-05-21T02:58:28.221886140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002353s
2025-05-21T02:58:28.221953552Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-05-21T02:58:28.222032731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-05-21T02:58:28.222445401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004085s
2025-05-21T02:58:28.222656030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-05-21T02:58:28', 'remove_chown_and_folderchmod_config')
2025-05-21T02:58:28.222830436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:28.230856361Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2025-05-21T02:58:28.230935708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087887s
2025-05-21T02:58:28.231026234Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2025-05-21T02:58:28.231106922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:28.231230558Z [Info] update_notifiarr: Starting migration of Main DB to 47
2025-05-21T02:58:28.234410617Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2025-05-21T02:58:28.234767909Z [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-21T02:58:28.234976929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003846s
2025-05-21T02:58:28.235153877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-05-21T02:58:28', 'update_notifiarr')
2025-05-21T02:58:28.235318541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:28.243223453Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2025-05-21T02:58:28.243303946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086082s
2025-05-21T02:58:28.243422239Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2025-05-21T02:58:28.243466001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:28.243578522Z [Info] email_multiple_addresses: Starting migration of Main DB to 49
2025-05-21T02:58:28.243746452Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-05-21T02:58:28.243835127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-05-21T02:58:28.245324111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014855s
2025-05-21T02:58:28.245530466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-05-21T02:58:28', 'email_multiple_addresses')
2025-05-21T02:58:28.245708103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:28.253755894Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2025-05-21T02:58:28.253854409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098897s
2025-05-21T02:58:28.253957511Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2025-05-21T02:58:28.254044440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:28.254163964Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50
2025-05-21T02:58:28.254341832Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2025-05-21T02:58:28.254461675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2025-05-21T02:58:28.255641426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011532s
2025-05-21T02:58:28.255802497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-05-21T02:58:28', 'rename_blacklist_to_blocklist')
2025-05-21T02:58:28.255971040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:28.263940265Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2025-05-21T02:58:28.264014874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094798s
2025-05-21T02:58:28.264105186Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2025-05-21T02:58:28.264188047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:28.264303753Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51
2025-05-21T02:58:28.264583281Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-05-21T02:58:28.264660088Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-05-21T02:58:28.264757296Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2025-05-21T02:58:28.264935757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2025-05-21T02:58:28.265457903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006119s
2025-05-21T02:58:28.265566298Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2025-05-21T02:58:28.265731416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2025-05-21T02:58:28.266193095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005397s
2025-05-21T02:58:28.266268229Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-05-21T02:58:28.266348895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-05-21T02:58:28.268644613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022855s
2025-05-21T02:58:28.268856305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-05-21T02:58:28', 'cdh_per_downloadclient')
2025-05-21T02:58:28.269021629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:28.277131749Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2025-05-21T02:58:28.277248970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107126s
2025-05-21T02:58:28.277319088Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2025-05-21T02:58:28.277397717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:28.277526158Z [Info] download_history: Starting migration of Main DB to 52
2025-05-21T02:58:28.278019671Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2025-05-21T02:58:28.278566144Z [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-21T02:58:28.278983680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008689s
2025-05-21T02:58:28.279067792Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2025-05-21T02:58:28.279237122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2025-05-21T02:58:28.279412461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002692s
2025-05-21T02:58:28.279495503Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId)
2025-05-21T02:58:28.279633931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2025-05-21T02:58:28.279779934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002162s
2025-05-21T02:58:28.279859981Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2025-05-21T02:58:28.279997916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2025-05-21T02:58:28.280137548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002106s
2025-05-21T02:58:28.280199714Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-05-21T02:58:28.280278827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-05-21T02:58:28.281855075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015649s
2025-05-21T02:58:28.282054119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-05-21T02:58:28', 'download_history')
2025-05-21T02:58:28.282227466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:28.290394980Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2025-05-21T02:58:28.290476787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100442s
2025-05-21T02:58:28.290584385Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2025-05-21T02:58:28.290665762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:28.290799654Z [Info] add_update_history: Starting migration of Main DB to 53
2025-05-21T02:58:28.291050983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-05-21T02:58:28', 'add_update_history')
2025-05-21T02:58:28.291314335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:28.299405335Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2025-05-21T02:58:28.299491974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086937s
2025-05-21T02:58:28.299600986Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2025-05-21T02:58:28.299685082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:28.299812759Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54
2025-05-21T02:58:28.300076702Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-05-21T02:58:28.300152425Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-05-21T02:58:28.300244146Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2025-05-21T02:58:28.300411175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1
2025-05-21T02:58:28.300964647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006202s
2025-05-21T02:58:28.301155883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-05-21T02:58:28', 'add_on_update_to_notifications')
2025-05-21T02:58:28.301324251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:28.309257332Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2025-05-21T02:58:28.309343851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088792s
2025-05-21T02:58:28.309443510Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2025-05-21T02:58:28.309526268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:28.309646401Z [Info] download_client_per_indexer: Starting migration of Main DB to 55
2025-05-21T02:58:28.309879824Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-05-21T02:58:28.309953833Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-05-21T02:58:28.310037057Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2025-05-21T02:58:28.310188429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2025-05-21T02:58:28.310693795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005749s
2025-05-21T02:58:28.310891559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-05-21T02:58:28', 'download_client_per_indexer')
2025-05-21T02:58:28.311060340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:28.319048494Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2025-05-21T02:58:28.319166446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088929s
2025-05-21T02:58:28.319400699Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2025-05-21T02:58:28.319569459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:28.319783290Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56
2025-05-21T02:58:28.320245091Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2025-05-21T02:58:28.320380714Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-05-21T02:58:28.320539241Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32
2025-05-21T02:58:28.320809922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2025-05-21T02:58:28.321575294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008816s
2025-05-21T02:58:28.321717687Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-05-21T02:58:28.321837695Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-05-21T02:58:28.322015331Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32
2025-05-21T02:58:28.322326091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0
2025-05-21T02:58:28.323078146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009033s
2025-05-21T02:58:28.323233137Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-05-21T02:58:28.323355386Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-05-21T02:58:28.323510055Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2025-05-21T02:58:28.323779394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2025-05-21T02:58:28.324507789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008504s
2025-05-21T02:58:28.324831639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-05-21T02:58:28', 'AddNewItemMonitorType')
2025-05-21T02:58:28.325122512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:28.333046285Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2025-05-21T02:58:28.333182228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093383s
2025-05-21T02:58:28.333349264Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2025-05-21T02:58:28.333504942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:28.333716965Z [Info] ImportListSearch: Starting migration of Main DB to 57
2025-05-21T02:58:28.334070267Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-05-21T02:58:28.334202766Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-05-21T02:58:28.334358808Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean
2025-05-21T02:58:28.334626014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1
2025-05-21T02:58:28.335401361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008913s
2025-05-21T02:58:28.335726087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-05-21T02:58:28', 'ImportListSearch')
2025-05-21T02:58:28.336023630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:28.344050902Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2025-05-21T02:58:28.344202514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094679s
2025-05-21T02:58:28.344402023Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2025-05-21T02:58:28.344567713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:28.344830214Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58
2025-05-21T02:58:28.345326908Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-05-21T02:58:28.345455866Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2025-05-21T02:58:28.345644454Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean
2025-05-21T02:58:28.345931630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0
2025-05-21T02:58:28.346759014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000971s
2025-05-21T02:58:28.347099318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-05-21T02:58:28', 'ImportListMonitorExisting')
2025-05-21T02:58:28.347426425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:28.355503217Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2025-05-21T02:58:28.355672152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096565s
2025-05-21T02:58:28.355842069Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2025-05-21T02:58:28.355994114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:28.356207515Z [Info] add_indexer_tags: Starting migration of Main DB to 59
2025-05-21T02:58:28.356721163Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-05-21T02:58:28.356968936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2025-05-21T02:58:28.357189933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000313s
2025-05-21T02:58:28.357352446Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-05-21T02:58:28.357570730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles'
2025-05-21T02:58:28.357765934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002741s
2025-05-21T02:58:28.357896479Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-05-21T02:58:28.358013974Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-05-21T02:58:28.358156505Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2025-05-21T02:58:28.358358797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2025-05-21T02:58:28.359111800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008133s
2025-05-21T02:58:28.359453531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-05-21T02:58:28', 'add_indexer_tags')
2025-05-21T02:58:28.359754261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:28.367959103Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2025-05-21T02:58:28.368127317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095829s
2025-05-21T02:58:28.368242115Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2025-05-21T02:58:28.368322303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:28.368459932Z [Info] update_audio_types: Starting migration of Main DB to 60
2025-05-21T02:58:28.368689502Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-05-21T02:58:28.368779171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-05-21T02:58:28.370155115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013728s
2025-05-21T02:58:28.370351260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-05-21T02:58:28', 'update_audio_types')
2025-05-21T02:58:28.370529655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:28.378613390Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2025-05-21T02:58:28.378701314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097561s
2025-05-21T02:58:28.378829807Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2025-05-21T02:58:28.378920415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:28.379059322Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61
2025-05-21T02:58:28.380299734Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-05-21T02:58:28.380423567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2025-05-21T02:58:28.380544014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001605s
2025-05-21T02:58:28.380608108Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2025-05-21T02:58:28.380663435Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-05-21T02:58:28.380754723Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset
2025-05-21T02:58:28.382505644Z [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-21T02:58:28.383566692Z [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-21T02:58:28.384054527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases"
2025-05-21T02:58:28.384347300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases"
2025-05-21T02:58:28.385545986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2025-05-21T02:58:28.385794138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2025-05-21T02:58:28.385945491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051207s
2025-05-21T02:58:28.386015309Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-05-21T02:58:28.386071390Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-05-21T02:58:28.386153430Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset
2025-05-21T02:58:28.388347418Z [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-21T02:58:28.389962998Z [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-21T02:58:28.390580886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-05-21T02:58:28.390861697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-05-21T02:58:28.392039612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-05-21T02:58:28.392280006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-05-21T02:58:28.392491590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2025-05-21T02:58:28.392635993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064066s
2025-05-21T02:58:28.392702069Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-05-21T02:58:28.392759434Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-05-21T02:58:28.392842122Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset
2025-05-21T02:58:28.395001809Z [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-21T02:58:28.396640567Z [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-21T02:58:28.397266362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-05-21T02:58:28.397553537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-05-21T02:58:28.398730933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-05-21T02:58:28.398951193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-05-21T02:58:28.399222649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2025-05-21T02:58:28.399319254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063913s
2025-05-21T02:58:28.399385218Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-05-21T02:58:28.399442095Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-05-21T02:58:28.399521191Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset
2025-05-21T02:58:28.403252936Z [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-21T02:58:28.404967869Z [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-21T02:58:28.405591345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-05-21T02:58:28.405934031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-05-21T02:58:28.407568935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-05-21T02:58:28.408056091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-05-21T02:58:28.408510131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2025-05-21T02:58:28.408857223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092103s
2025-05-21T02:58:28.409030334Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2025-05-21T02:58:28.409164355Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2025-05-21T02:58:28.409369066Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset
2025-05-21T02:58:28.412956548Z [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-21T02:58:28.414621932Z [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-21T02:58:28.415467183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-05-21T02:58:28.416007973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-05-21T02:58:28.417817175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-05-21T02:58:28.418201839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-05-21T02:58:28.418584949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-05-21T02:58:28.419015560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-05-21T02:58:28.419340872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097981s
2025-05-21T02:58:28.419485336Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2025-05-21T02:58:28.419607595Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2025-05-21T02:58:28.419765173Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset
2025-05-21T02:58:28.423096492Z [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-21T02:58:28.424816641Z [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-21T02:58:28.425614595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-05-21T02:58:28.426169070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-05-21T02:58:28.427966254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-05-21T02:58:28.428339032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-05-21T02:58:28.428694794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-05-21T02:58:28.429086851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-05-21T02:58:28.429371022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094579s
2025-05-21T02:58:28.429555588Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-05-21T02:58:28.429631583Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-05-21T02:58:28.429788785Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2025-05-21T02:58:28.432994811Z [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-21T02:58:28.434336595Z [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-21T02:58:28.434927371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2025-05-21T02:58:28.435283081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2025-05-21T02:58:28.436975129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007028s
2025-05-21T02:58:28.437126832Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-05-21T02:58:28.437253828Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-05-21T02:58:28.437422608Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2025-05-21T02:58:28.440444328Z [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-21T02:58:28.441795490Z [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-21T02:58:28.442387163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2025-05-21T02:58:28.442715550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2025-05-21T02:58:28.444376860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006794s
2025-05-21T02:58:28.444529444Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-05-21T02:58:28.444651136Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-05-21T02:58:28.444808916Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2025-05-21T02:58:28.447585817Z [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-21T02:58:28.448322965Z [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-21T02:58:28.448642026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-05-21T02:58:28.448847603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-05-21T02:58:28.449980276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050066s
2025-05-21T02:58:28.450062939Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-05-21T02:58:28.450138095Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-05-21T02:58:28.450177555Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2025-05-21T02:58:28.451740000Z [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-21T02:58:28.452437201Z [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-21T02:58:28.452749701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-05-21T02:58:28.452929982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-05-21T02:58:28.454050858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037864s
2025-05-21T02:58:28.454135193Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-05-21T02:58:28.454194222Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-05-21T02:58:28.454276378Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2025-05-21T02:58:28.455831347Z [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-21T02:58:28.456519459Z [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-21T02:58:28.456821835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-05-21T02:58:28.457007765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-05-21T02:58:28.458120960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037592s
2025-05-21T02:58:28.458213086Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-05-21T02:58:28.458277372Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-05-21T02:58:28.458375002Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2025-05-21T02:58:28.459734271Z [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-21T02:58:28.460284870Z [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-21T02:58:28.460559054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-05-21T02:58:28.460804679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-05-21T02:58:28.462002845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-05-21T02:58:28.462193381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037333s
2025-05-21T02:58:28.462275432Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-05-21T02:58:28.462336170Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-05-21T02:58:28.462434664Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2025-05-21T02:58:28.463793326Z [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-21T02:58:28.464342545Z [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-21T02:58:28.464609787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-05-21T02:58:28.464855663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-05-21T02:58:28.466054217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-05-21T02:58:28.466240406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037209s
2025-05-21T02:58:28.466322152Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-05-21T02:58:28.466384305Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-05-21T02:58:28.466478917Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2025-05-21T02:58:28.467856402Z [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-21T02:58:28.468410702Z [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-21T02:58:28.468685959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-05-21T02:58:28.468922667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-05-21T02:58:28.470125102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-05-21T02:58:28.470311299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037476s
2025-05-21T02:58:28.470388753Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2025-05-21T02:58:28.470448429Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-05-21T02:58:28.470533415Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2025-05-21T02:58:28.472071289Z [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-21T02:58:28.472825858Z [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-21T02:58:28.473153058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2025-05-21T02:58:28.473431529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2025-05-21T02:58:28.474608608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2025-05-21T02:58:28.474852587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2025-05-21T02:58:28.475069663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2025-05-21T02:58:28.475222383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046125s
2025-05-21T02:58:28.475300049Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2025-05-21T02:58:28.475357896Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s
2025-05-21T02:58:28.475439275Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2025-05-21T02:58:28.477630997Z [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-21T02:58:28.478236774Z [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-21T02:58:28.478506533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2025-05-21T02:58:28.478695321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2025-05-21T02:58:28.479797887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042732s
2025-05-21T02:58:28.479888378Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2025-05-21T02:58:28.479948538Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s
2025-05-21T02:58:28.480053516Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2025-05-21T02:58:28.481517597Z [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-21T02:58:28.482125170Z [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-21T02:58:28.482670326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2025-05-21T02:58:28.483034029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2025-05-21T02:58:28.484286491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041306s
2025-05-21T02:58:28.484434847Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-05-21T02:58:28.484447778Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-05-21T02:58:28.484526111Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2025-05-21T02:58:28.486040649Z [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-21T02:58:28.486698167Z [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-21T02:58:28.486981007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-05-21T02:58:28.487305715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2025-05-21T02:58:28.488421509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-05-21T02:58:28.488644844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-05-21T02:58:28.488856450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2025-05-21T02:58:28.489075980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-05-21T02:58:28.489220835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046229s
2025-05-21T02:58:28.489293617Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-05-21T02:58:28.489353122Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-05-21T02:58:28.489446747Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2025-05-21T02:58:28.490833113Z [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-21T02:58:28.491446286Z [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-21T02:58:28.491743682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-05-21T02:58:28.491969454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-05-21T02:58:28.493143929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-05-21T02:58:28.493326611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037957s
2025-05-21T02:58:28.493404509Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-05-21T02:58:28.493465210Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-05-21T02:58:28.493560209Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2025-05-21T02:58:28.494942176Z [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-21T02:58:28.495556258Z [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-21T02:58:28.495850772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-05-21T02:58:28.496083289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-05-21T02:58:28.497253077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-05-21T02:58:28.497437078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037923s
2025-05-21T02:58:28.497516028Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-05-21T02:58:28.497576679Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-05-21T02:58:28.497667478Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2025-05-21T02:58:28.499057635Z [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-21T02:58:28.499669586Z [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-21T02:58:28.499964408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-05-21T02:58:28.500196364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-05-21T02:58:28.501392997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-05-21T02:58:28.501576127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038241s
2025-05-21T02:58:28.501653860Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-05-21T02:58:28.501721138Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-05-21T02:58:28.501805769Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2025-05-21T02:58:28.503249129Z [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-21T02:58:28.503873413Z [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-21T02:58:28.504173774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-05-21T02:58:28.504407075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-05-21T02:58:28.505594406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-05-21T02:58:28.505773919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038862s
2025-05-21T02:58:28.505850641Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-05-21T02:58:28.505908203Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-05-21T02:58:28.506002681Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2025-05-21T02:58:28.507413077Z [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-21T02:58:28.508037878Z [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-21T02:58:28.508337348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-05-21T02:58:28.508578453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-05-21T02:58:28.509796049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-05-21T02:58:28.509982184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038921s
2025-05-21T02:58:28.510057683Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-05-21T02:58:28.510120209Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-05-21T02:58:28.510211534Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2025-05-21T02:58:28.511650542Z [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-21T02:58:28.512276005Z [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-21T02:58:28.512577241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-05-21T02:58:28.512815242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-05-21T02:58:28.514020839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-05-21T02:58:28.514205990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039123s
2025-05-21T02:58:28.514281808Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2025-05-21T02:58:28.514337798Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-05-21T02:58:28.514426068Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset
2025-05-21T02:58:28.516089892Z [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-21T02:58:28.516718542Z [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-21T02:58:28.517012773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2025-05-21T02:58:28.517221094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2025-05-21T02:58:28.518418538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038803s
2025-05-21T02:58:28.518511156Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2025-05-21T02:58:28.518567358Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-05-21T02:58:28.518652241Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset
2025-05-21T02:58:28.520184353Z [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-21T02:58:28.520835658Z [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-21T02:58:28.521114218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2025-05-21T02:58:28.521315698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2025-05-21T02:58:28.522469019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037139s
2025-05-21T02:58:28.522556305Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-05-21T02:58:28.522622676Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-05-21T02:58:28.522715015Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2025-05-21T02:58:28.524541507Z [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-21T02:58:28.525318111Z [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-21T02:58:28.525756427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2025-05-21T02:58:28.525975586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2025-05-21T02:58:28.527132809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043148s
2025-05-21T02:58:28.527237642Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-05-21T02:58:28.527302628Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-05-21T02:58:28.527387591Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2025-05-21T02:58:28.529969604Z [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-21T02:58:28.530762513Z [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-21T02:58:28.531091278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2025-05-21T02:58:28.531328510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2025-05-21T02:58:28.532455737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049712s
2025-05-21T02:58:28.532541825Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2025-05-21T02:58:28.532647923Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-05-21T02:58:28.532754849Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2025-05-21T02:58:28.534178887Z [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-21T02:58:28.534675705Z [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-21T02:58:28.534929474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2025-05-21T02:58:28.535133842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2025-05-21T02:58:28.536333969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034899s
2025-05-21T02:58:28.536382720Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-05-21T02:58:28.536440917Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-05-21T02:58:28.536533431Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2025-05-21T02:58:28.537834665Z [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-21T02:58:28.538274231Z [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-21T02:58:28.538491976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-05-21T02:58:28.538715004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-05-21T02:58:28.543614181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-05-21T02:58:28.544014082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073465s
2025-05-21T02:58:28.544180833Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-05-21T02:58:28.544313545Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s
2025-05-21T02:58:28.544484846Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2025-05-21T02:58:28.547905344Z [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-21T02:58:28.548623008Z [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-21T02:58:28.549014225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-05-21T02:58:28.549412132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-05-21T02:58:28.551314766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-05-21T02:58:28.551581987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069218s
2025-05-21T02:58:28.551719504Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-05-21T02:58:28.551836525Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s
2025-05-21T02:58:28.551989087Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset
2025-05-21T02:58:28.554823254Z [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-21T02:58:28.555860110Z [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-21T02:58:28.556341689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-05-21T02:58:28.556793464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-05-21T02:58:28.558617687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-05-21T02:58:28.558975253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2025-05-21T02:58:28.559279231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071602s
2025-05-21T02:58:28.559370361Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-05-21T02:58:28.559429852Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s
2025-05-21T02:58:28.559507927Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset
2025-05-21T02:58:28.560978426Z [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-21T02:58:28.561556207Z [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-21T02:58:28.561812850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-05-21T02:58:28.562092284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-05-21T02:58:28.563258750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-05-21T02:58:28.563513707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2025-05-21T02:58:28.563696514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040986s
2025-05-21T02:58:28.563764262Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-05-21T02:58:28.563818475Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-05-21T02:58:28.563894107Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-05-21T02:58:28.565059664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-05-21T02:58:28.565353179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-05-21T02:58:28.565535377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-05-21T02:58:28.565766595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-05-21T02:58:28.566916786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-05-21T02:58:28.567097662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003133s
2025-05-21T02:58:28.567289261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-05-21T02:58:28', 'postgres_update_timestamp_columns_to_with_timezone')
2025-05-21T02:58:28.567452379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:28.580379734Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2025-05-21T02:58:28.580495768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163218s
2025-05-21T02:58:28.580603368Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2025-05-21T02:58:28.580684418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:28.580826965Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62
2025-05-21T02:58:28.581179150Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-05-21T02:58:28.581258598Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s
2025-05-21T02:58:28.581339562Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean
2025-05-21T02:58:28.581484053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0
2025-05-21T02:58:28.582012387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005829s
2025-05-21T02:58:28.582097571Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-05-21T02:58:28.582158517Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.6E-06s
2025-05-21T02:58:28.582237600Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean
2025-05-21T02:58:28.582379876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0
2025-05-21T02:58:28.582856318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005376s
2025-05-21T02:58:28.583036629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-05-21T02:58:28', 'add_on_delete_to_notifications')
2025-05-21T02:58:28.583201285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:28.594322995Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2025-05-21T02:58:28.594476396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118857s
2025-05-21T02:58:28.594535793Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2025-05-21T02:58:28.594612231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:28.594760833Z [Info] add_custom_formats: Starting migration of Main DB to 63
2025-05-21T02:58:28.595755215Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-05-21T02:58:28.595860486Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s
2025-05-21T02:58:28.595951721Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2025-05-21T02:58:28.596099188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2025-05-21T02:58:28.596668687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000625s
2025-05-21T02:58:28.596755228Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-05-21T02:58:28.596857098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2025-05-21T02:58:28.596978058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001736s
2025-05-21T02:58:28.597037360Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-05-21T02:58:28.597087786Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-05-21T02:58:28.597159002Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String
2025-05-21T02:58:28.597267446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT
2025-05-21T02:58:28.597736667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000503s
2025-05-21T02:58:28.597818516Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-05-21T02:58:28.597888067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-05-21T02:58:28.599032348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011304s
2025-05-21T02:58:28.599126679Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2025-05-21T02:58:28.599410625Z [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-21T02:58:28.599666092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004621s
2025-05-21T02:58:28.599745583Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2025-05-21T02:58:28.599862169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2025-05-21T02:58:28.600005730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001981s
2025-05-21T02:58:28.600069319Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-05-21T02:58:28.600121479Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-05-21T02:58:28.600190986Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2025-05-21T02:58:28.600316285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2025-05-21T02:58:28.600792362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005233s
2025-05-21T02:58:28.600873411Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-05-21T02:58:28.600929961Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-05-21T02:58:28.601001452Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2025-05-21T02:58:28.601133494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2025-05-21T02:58:28.601602589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005241s
2025-05-21T02:58:28.601683577Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-05-21T02:58:28.601738699Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-05-21T02:58:28.601814594Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2025-05-21T02:58:28.601949348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2025-05-21T02:58:28.602396694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00051s
2025-05-21T02:58:28.602466665Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-05-21T02:58:28.602539048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-05-21T02:58:28.606191666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003625s
2025-05-21T02:58:28.606279628Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-05-21T02:58:28.606352147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-05-21T02:58:28.607303743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00094s
2025-05-21T02:58:28.607468941Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2025-05-21T02:58:28.609078455Z [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-21T02:58:28.609576941Z [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-21T02:58:28.609821312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2025-05-21T02:58:28.609991680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2025-05-21T02:58:28.611136744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036311s
2025-05-21T02:58:28.611313324Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2025-05-21T02:58:28.612603527Z [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-21T02:58:28.612957133Z [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-21T02:58:28.613160684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2025-05-21T02:58:28.613321470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2025-05-21T02:58:28.614455983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030977s
2025-05-21T02:58:28.614579516Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2025-05-21T02:58:28.614699939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2025-05-21T02:58:28.614806279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001489s
2025-05-21T02:58:28.614866367Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-05-21T02:58:28.614917982Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-05-21T02:58:28.615002855Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2025-05-21T02:58:28.615165753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2025-05-21T02:58:28.615669439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005842s
2025-05-21T02:58:28.615742721Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-05-21T02:58:28.615795693Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-05-21T02:58:28.615872114Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2025-05-21T02:58:28.615991964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2025-05-21T02:58:28.616453732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005054s
2025-05-21T02:58:28.616616272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-05-21T02:58:28', 'add_custom_formats')
2025-05-21T02:58:28.616757784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:28.628475446Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2025-05-21T02:58:28.628564843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124896s
2025-05-21T02:58:28.628667070Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2025-05-21T02:58:28.628738813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:28.628862630Z [Info] add_result_to_commands: Starting migration of Main DB to 64
2025-05-21T02:58:28.629137186Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-05-21T02:58:28.629209122Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-05-21T02:58:28.629276159Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2025-05-21T02:58:28.629395886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2025-05-21T02:58:28.629903524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005528s
2025-05-21T02:58:28.630068832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-05-21T02:58:28', 'add_result_to_commands')
2025-05-21T02:58:28.630218061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:28.638126543Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2025-05-21T02:58:28.638212545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087471s
2025-05-21T02:58:28.638300692Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2025-05-21T02:58:28.638375039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:28.638486961Z [Info] health_restored_notification: Starting migration of Main DB to 65
2025-05-21T02:58:28.638719550Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-05-21T02:58:28.638789893Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-05-21T02:58:28.638867839Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2025-05-21T02:58:28.639003285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2025-05-21T02:58:28.639515180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005703s
2025-05-21T02:58:28.639688719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-05-21T02:58:28', 'health_restored_notification')
2025-05-21T02:58:28.639837112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:28.647740272Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2025-05-21T02:58:28.647828130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087556s
2025-05-21T02:58:28.647909914Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2025-05-21T02:58:28.647974409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:28.648079049Z [Info] remove_uc: Starting migration of Main DB to 66
2025-05-21T02:58:28.648281808Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-05-21T02:58:28.648408221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2025-05-21T02:58:28.648521004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001615s
2025-05-21T02:58:28.648657365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-05-21T02:58:28', 'remove_uc')
2025-05-21T02:58:28.648787997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:28.656778943Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2025-05-21T02:58:28.656879441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083499s
2025-05-21T02:58:28.656988007Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2025-05-21T02:58:28.657064036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:28.657186108Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67
2025-05-21T02:58:28.657391100Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-05-21T02:58:28.657474091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-05-21T02:58:28.659498693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020094s
2025-05-21T02:58:28.659697808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-05-21T02:58:28', 'download_clients_rename_tv_to_music')
2025-05-21T02:58:28.659869950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:28.671670063Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2025-05-21T02:58:28.671821508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140965s
2025-05-21T02:58:28.671992187Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2025-05-21T02:58:28.672127767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:28.672329635Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68
2025-05-21T02:58:28.672712309Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-05-21T02:58:28.672831513Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s
2025-05-21T02:58:28.672970241Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2025-05-21T02:58:28.673171763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2025-05-21T02:58:28.673788633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000708s
2025-05-21T02:58:28.673960528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-05-21T02:58:28', 'add_colon_replacement_to_naming_config')
2025-05-21T02:58:28.674118209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:28.682180825Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2025-05-21T02:58:28.682284873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090389s
2025-05-21T02:58:28.682389445Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2025-05-21T02:58:28.682459036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:28.682590117Z [Info] list_sync_time: Starting migration of Main DB to 69
2025-05-21T02:58:28.682936623Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2025-05-21T02:58:28.684432962Z [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-21T02:58:28.684927954Z [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-21T02:58:28.685180235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-05-21T02:58:28.685436631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-05-21T02:58:28.686722511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-05-21T02:58:28.686915039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038764s
2025-05-21T02:58:28.686994520Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-05-21T02:58:28.687048654Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2025-05-21T02:58:28.687130418Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset
2025-05-21T02:58:28.687268561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2025-05-21T02:58:28.687776103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005494s
2025-05-21T02:58:28.687943247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-05-21T02:58:28', 'list_sync_time')
2025-05-21T02:58:28.688094509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:28.696350504Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2025-05-21T02:58:28.696441256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090361s
2025-05-21T02:58:28.696552861Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2025-05-21T02:58:28.696626585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:28.696765598Z [Info] add_download_client_tags: Starting migration of Main DB to 70
2025-05-21T02:58:28.697077842Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-05-21T02:58:28.697178181Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.8E-06s
2025-05-21T02:58:28.697255442Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2025-05-21T02:58:28.697369465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2025-05-21T02:58:28.697967370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006292s
2025-05-21T02:58:28.698148968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-05-21T02:58:28', 'add_download_client_tags')
2025-05-21T02:58:28.698314986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:28.706508700Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2025-05-21T02:58:28.706631123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090564s
2025-05-21T02:58:28.706748875Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2025-05-21T02:58:28.706824574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:28.706968062Z [Info] add_notification_status: Starting migration of Main DB to 71
2025-05-21T02:58:28.707439828Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2025-05-21T02:58:28.707774054Z [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-21T02:58:28.708141418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005888s
2025-05-21T02:58:28.708225561Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2025-05-21T02:58:28.708363200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2025-05-21T02:58:28.708555086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002526s
2025-05-21T02:58:28.708716858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-05-21T02:58:28', 'add_notification_status')
2025-05-21T02:58:28.708856376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:28.717089723Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2025-05-21T02:58:28.717286660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086139s
2025-05-21T02:58:28.717415699Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2025-05-21T02:58:28.717494029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:28.717641824Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72
2025-05-21T02:58:28.717914037Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-05-21T02:58:28.717999523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-05-21T02:58:28.720567704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025316s
2025-05-21T02:58:28.720778739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-05-21T02:58:28', 'add_alac_24_quality_in_profiles')
2025-05-21T02:58:28.720963544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:28.729159181Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2025-05-21T02:58:28.729232273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109806s
2025-05-21T02:58:28.729335997Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2025-05-21T02:58:28.729401904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:28.729549325Z [Info] add_salt_to_users: Starting migration of Main DB to 73
2025-05-21T02:58:28.729870072Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2025-05-21T02:58:28.729947739Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s
2025-05-21T02:58:28.730010655Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2025-05-21T02:58:28.730111764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2025-05-21T02:58:28.730723513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006308s
2025-05-21T02:58:28.730822913Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2025-05-21T02:58:28.730933843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2025-05-21T02:58:28.731628771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006926s
2025-05-21T02:58:28.731889517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-05-21T02:58:28', 'add_salt_to_users')
2025-05-21T02:58:28.732053472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:28.741546742Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2025-05-21T02:58:28.741632495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106105s
2025-05-21T02:58:28.741722962Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2025-05-21T02:58:28.741792096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:28.741915875Z [Info] add_auto_tagging: Starting migration of Main DB to 74
2025-05-21T02:58:28.742264969Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2025-05-21T02:58:28.742578867Z [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-21T02:58:28.742889834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005329s
2025-05-21T02:58:28.742963419Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2025-05-21T02:58:28.743073382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2025-05-21T02:58:28.743252825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002213s
2025-05-21T02:58:28.743414232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-05-21T02:58:28', 'add_auto_tagging')
2025-05-21T02:58:28.743553162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:28.751607383Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2025-05-21T02:58:28.751688678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085126s
2025-05-21T02:58:28.751794274Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2025-05-21T02:58:28.751869987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:28.751992731Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75
2025-05-21T02:58:28.752268345Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2025-05-21T02:58:28.752344344Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-05-21T02:58:28.752428483Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2025-05-21T02:58:28.752550931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2025-05-21T02:58:28.753200641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006799s
2025-05-21T02:58:28.753330163Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2025-05-21T02:58:28.753460665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2025-05-21T02:58:28.753572873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001609s
2025-05-21T02:58:28.753730195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-05-21T02:58:28', 'quality_definition_preferred_size')
2025-05-21T02:58:28.753868367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:28.764128430Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2025-05-21T02:58:28.764284134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105898s
2025-05-21T02:58:28.764485598Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2025-05-21T02:58:28.764611952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:28.764816018Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76
2025-05-21T02:58:28.765270202Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-05-21T02:58:28.765392619Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s
2025-05-21T02:58:28.765519702Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean
2025-05-21T02:58:28.765695505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0
2025-05-21T02:58:28.766561730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009681s
2025-05-21T02:58:28.766753790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-05-21T02:58:28', 'add_on_artist_add_to_notifications')
2025-05-21T02:58:28.766920310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:28.776256399Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2025-05-21T02:58:28.776360696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106176s
2025-05-21T02:58:28.776462164Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2025-05-21T02:58:28.776535895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:28.776659574Z [Info] album_last_searched_time: Starting migration of Main DB to 77
2025-05-21T02:58:28.776913398Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-05-21T02:58:28.776985069Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2025-05-21T02:58:28.777063616Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset
2025-05-21T02:58:28.777178051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME
2025-05-21T02:58:28.777739923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005951s
2025-05-21T02:58:28.777917358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-05-21T02:58:28', 'album_last_searched_time')
2025-05-21T02:58:28.778071220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:28.787638298Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2025-05-21T02:58:28.787745306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104073s
2025-05-21T02:58:28.787849028Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2025-05-21T02:58:28.787923427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:28.788046696Z [Info] add_indexer_flags: Starting migration of Main DB to 78
2025-05-21T02:58:28.788358125Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-05-21T02:58:28.788433473Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2025-05-21T02:58:28.788503197Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2025-05-21T02:58:28.788635428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2025-05-21T02:58:28.789241026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000649s
2025-05-21T02:58:28.789324474Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-05-21T02:58:28.789378736Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-05-21T02:58:28.789448075Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32
2025-05-21T02:58:28.789574709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2025-05-21T02:58:28.790095884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005707s
2025-05-21T02:58:28.790265961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-05-21T02:58:28', 'add_indexer_flags')
2025-05-21T02:58:28.790418980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:28.798529026Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2025-05-21T02:58:28.798598247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089489s
2025-05-21T02:58:28.798704849Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2025-05-21T02:58:28.798778238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:28.798901850Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79
2025-05-21T02:58:28.799218727Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored)
2025-05-21T02:58:28.799344613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC)
2025-05-21T02:58:28.799549579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002527s
2025-05-21T02:58:28.799628606Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate)
2025-05-21T02:58:28.799735914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC)
2025-05-21T02:58:28.799894472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002028s
2025-05-21T02:58:28.799970455Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored)
2025-05-21T02:58:28.800079728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC)
2025-05-21T02:58:28.800218451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001879s
2025-05-21T02:58:28.800376142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-05-21T02:58:28', 'add_indexes_album_statistics')
2025-05-21T02:58:28.800513664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:28.809131773Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2025-05-21T02:58:28.809226912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090285s
2025-05-21T02:58:28.809311692Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2025-05-21T02:58:28.809382379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:28.809506815Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80
2025-05-21T02:58:28.809783169Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2025-05-21T02:58:28.809957690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2025-05-21T02:58:28.810106253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002128s
2025-05-21T02:58:28.810254008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-05-21T02:58:28', 'update_redacted_baseurl')
2025-05-21T02:58:28.810392455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:28.819897437Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2025-05-21T02:58:28.819987200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009933s
2025-05-21T02:58:28.826410155Z [Debug] MigrationController: Took: 00:00:01.7227923
2025-05-21T02:58:28.887650414Z [Debug] FingerprintingService: fpcalc version: 1.5.1
2025-05-21T02:58:28.902420629Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2025-05-21T02:58:28.913070229Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-05-21T02:58:28.915773048Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-05-21T02:58:28.915925894Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-05-21T02:58:28.916068762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-05-21T02:58:28.935090838Z [Info] DatabaseEngineVersionCheck: SQLite 3.48.0
2025-05-21T02:58:28.935210347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192715s
2025-05-21T02:58:28.935317866Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-05-21T02:58:28.935392245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193834s
2025-05-21T02:58:28.936710503Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-05-21T02:58:28.936841760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:28.937035705Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-05-21T02:58:28.937181806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-05-21T02:58:28.937403094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002657s
2025-05-21T02:58:28.937501310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:28.953342924Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-05-21T02:58:28.953482597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161387s
2025-05-21T02:58:28.953680867Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-05-21T02:58:28.953783513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:28.954012449Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-05-21T02:58:28.954119679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-05-21T02:58:28.954366955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002882s
2025-05-21T02:58:28.954460966Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-05-21T02:58:28.954538464Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-05-21T02:58:28.954641137Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-05-21T02:58:28.954781041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-05-21T02:58:28.955359913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005968s
2025-05-21T02:58:28.955488430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:28.963477734Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-05-21T02:58:28.963590971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086904s
2025-05-21T02:58:28.963778101Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-05-21T02:58:28.963885493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:28.964073854Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-05-21T02:58:28.964155080Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-05-21T02:58:28.964242356Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-05-21T02:58:28.964374977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-05-21T02:58:28.964638370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002982s
2025-05-21T02:58:28.964738437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:28.972764688Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-05-21T02:58:28.972886863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083886s
2025-05-21T02:58:28.973063064Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-05-21T02:58:28.973164706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:28.973296677Z [Info] InitialSetup: Starting migration of Log DB to 1
2025-05-21T02:58:28.973640936Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2025-05-21T02:58:28.973939531Z [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-21T02:58:28.974312208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005707s
2025-05-21T02:58:28.974442564Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2025-05-21T02:58:28.974559775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-05-21T02:58:28.974685887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001985s
2025-05-21T02:58:28.974846983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-05-21T02:58:28', 'InitialSetup')
2025-05-21T02:58:28.975030987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:28.983086377Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-05-21T02:58:28.983233543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085224s
2025-05-21T02:58:28.983318092Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2025-05-21T02:58:28.983417518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:28.983561613Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2
2025-05-21T02:58:28.983777485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-05-21T02:58:28', 'add_reason_to_pending_releases')
2025-05-21T02:58:28.983985973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:28.991988446Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2025-05-21T02:58:28.992209341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008499s
2025-05-21T02:58:28.992410623Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2025-05-21T02:58:28.992573444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:28.992833025Z [Info] add_medium_support: Starting migration of Log DB to 3
2025-05-21T02:58:28.993152831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-05-21T02:58:28', 'add_medium_support')
2025-05-21T02:58:28.993530710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:29.001683741Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2025-05-21T02:58:29.001936247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090592s
2025-05-21T02:58:29.002105396Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2025-05-21T02:58:29.002338051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:29.002582248Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4
2025-05-21T02:58:29.002890135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-05-21T02:58:29', 'add_various_qualites_in_profile')
2025-05-21T02:58:29.003327131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:29.011600413Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2025-05-21T02:58:29.011825622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091577s
2025-05-21T02:58:29.012046125Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2025-05-21T02:58:29.012249026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:29.012544656Z [Info] metadata_profiles: Starting migration of Log DB to 5
2025-05-21T02:58:29.012914343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-05-21T02:58:29', 'metadata_profiles')
2025-05-21T02:58:29.013358675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:29.021554635Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2025-05-21T02:58:29.021760296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092959s
2025-05-21T02:58:29.021996021Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2025-05-21T02:58:29.022217056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:29.022500144Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6
2025-05-21T02:58:29.022871152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-05-21T02:58:29', 'separate_automatic_and_interactive_search')
2025-05-21T02:58:29.023292295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:29.031465064Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2025-05-21T02:58:29.031672748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009206s
2025-05-21T02:58:29.031893497Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2025-05-21T02:58:29.032142293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:29.032377577Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7
2025-05-21T02:58:29.032712478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-05-21T02:58:29', 'change_album_path_to_relative')
2025-05-21T02:58:29.033102970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:29.041739559Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2025-05-21T02:58:29.041933597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095654s
2025-05-21T02:58:29.042161048Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2025-05-21T02:58:29.042372802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:29.042712499Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8
2025-05-21T02:58:29.043060975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-05-21T02:58:29', 'change_quality_size_mb_to_kb')
2025-05-21T02:58:29.043530335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:29.051805090Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2025-05-21T02:58:29.052008358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093664s
2025-05-21T02:58:29.052165370Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2025-05-21T02:58:29.052354632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:29.052606431Z [Info] album_releases: Starting migration of Log DB to 9
2025-05-21T02:58:29.052909295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-05-21T02:58:29', 'album_releases')
2025-05-21T02:58:29.053273462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:29.061324124Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2025-05-21T02:58:29.061526849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088971s
2025-05-21T02:58:29.061747725Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2025-05-21T02:58:29.061948712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:29.062237733Z [Info] album_releases_fix: Starting migration of Log DB to 10
2025-05-21T02:58:29.062567562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-05-21T02:58:29', 'album_releases_fix')
2025-05-21T02:58:29.062958859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:29.071119926Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2025-05-21T02:58:29.071346865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091276s
2025-05-21T02:58:29.071556172Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2025-05-21T02:58:29.071747539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:29.072014816Z [Info] import_lists: Starting migration of Log DB to 11
2025-05-21T02:58:29.072326757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-05-21T02:58:29', 'import_lists')
2025-05-21T02:58:29.072697915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:29.080839018Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2025-05-21T02:58:29.081037692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090761s
2025-05-21T02:58:29.081237027Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2025-05-21T02:58:29.081434248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:29.081687742Z [Info] add_release_status: Starting migration of Log DB to 12
2025-05-21T02:58:29.082004904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-05-21T02:58:29', 'add_release_status')
2025-05-21T02:58:29.082385159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:29.090445431Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2025-05-21T02:58:29.090649148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089894s
2025-05-21T02:58:29.090855412Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2025-05-21T02:58:29.091058503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:29.091334420Z [Info] album_download_notification: Starting migration of Log DB to 13
2025-05-21T02:58:29.091673693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-05-21T02:58:29', 'album_download_notification')
2025-05-21T02:58:29.092058190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:29.100050326Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2025-05-21T02:58:29.100266427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089663s
2025-05-21T02:58:29.100475966Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2025-05-21T02:58:29.100684987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:29.100945306Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14
2025-05-21T02:58:29.101285645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-05-21T02:58:29', 'fix_language_metadata_profiles')
2025-05-21T02:58:29.101674579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:29.109768696Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2025-05-21T02:58:29.109983482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090535s
2025-05-21T02:58:29.110175840Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2025-05-21T02:58:29.110369050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:29.110618848Z [Info] remove_fanzub: Starting migration of Log DB to 15
2025-05-21T02:58:29.110927838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-05-21T02:58:29', 'remove_fanzub')
2025-05-21T02:58:29.111400415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:29.119515492Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2025-05-21T02:58:29.119633954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091327s
2025-05-21T02:58:29.119738507Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2025-05-21T02:58:29.119843847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:29.119991119Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16
2025-05-21T02:58:29.120211123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-05-21T02:58:29', 'update_artist_history_indexes')
2025-05-21T02:58:29.120472992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:29.128569953Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2025-05-21T02:58:29.128708531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086518s
2025-05-21T02:58:29.128816234Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2025-05-21T02:58:29.128912701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:29.129067209Z [Info] remove_nma: Starting migration of Log DB to 17
2025-05-21T02:58:29.129237653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-05-21T02:58:29', 'remove_nma')
2025-05-21T02:58:29.129458726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:29.137508981Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2025-05-21T02:58:29.137714290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084922s
2025-05-21T02:58:29.137924077Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2025-05-21T02:58:29.138122424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:29.138396391Z [Info] album_disambiguation: Starting migration of Log DB to 18
2025-05-21T02:58:29.138724621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-05-21T02:58:29', 'album_disambiguation')
2025-05-21T02:58:29.139111283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:29.147315752Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2025-05-21T02:58:29.147538895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091508s
2025-05-21T02:58:29.147760643Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2025-05-21T02:58:29.147969009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:29.148250414Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19
2025-05-21T02:58:29.148605791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-05-21T02:58:29', 'add_ape_quality_in_profiles')
2025-05-21T02:58:29.149027876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:29.157261817Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2025-05-21T02:58:29.157499385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092274s
2025-05-21T02:58:29.157715243Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2025-05-21T02:58:29.157911906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:29.158186728Z [Info] remove_pushalot: Starting migration of Log DB to 20
2025-05-21T02:58:29.158511195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-05-21T02:58:29', 'remove_pushalot')
2025-05-21T02:58:29.158899286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:29.167832477Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2025-05-21T02:58:29.168053641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098752s
2025-05-21T02:58:29.168256952Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2025-05-21T02:58:29.168446138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:29.168707136Z [Info] add_custom_filters: Starting migration of Log DB to 21
2025-05-21T02:58:29.169021112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-05-21T02:58:29', 'add_custom_filters')
2025-05-21T02:58:29.169399830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:29.177469899Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2025-05-21T02:58:29.177659496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089933s
2025-05-21T02:58:29.177857558Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2025-05-21T02:58:29.178045076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:29.178296610Z [Info] import_list_tags: Starting migration of Log DB to 22
2025-05-21T02:58:29.178604827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-05-21T02:58:29', 'import_list_tags')
2025-05-21T02:58:29.178976051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:29.187087450Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2025-05-21T02:58:29.187292685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090086s
2025-05-21T02:58:29.187508093Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2025-05-21T02:58:29.187703981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:29.187967880Z [Info] add_release_groups_etc: Starting migration of Log DB to 23
2025-05-21T02:58:29.188286068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-05-21T02:58:29', 'add_release_groups_etc')
2025-05-21T02:58:29.188664017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:29.196803923Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2025-05-21T02:58:29.197019174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090662s
2025-05-21T02:58:29.197236422Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2025-05-21T02:58:29.197428100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:29.197688254Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24
2025-05-21T02:58:29.198009837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-05-21T02:58:29', 'NewMediaInfoFormat')
2025-05-21T02:58:29.198396428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:29.206572231Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2025-05-21T02:58:29.206794411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091168s
2025-05-21T02:58:29.207015885Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2025-05-21T02:58:29.207332545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:29.207549824Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25
2025-05-21T02:58:29.207754035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-05-21T02:58:29', 'rename_restrictions_to_release_profiles')
2025-05-21T02:58:29.207985762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:29.216363996Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2025-05-21T02:58:29.216528771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008978s
2025-05-21T02:58:29.216658930Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2025-05-21T02:58:29.216776933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:29.216944505Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26
2025-05-21T02:58:29.217153332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-05-21T02:58:29', 'rename_quality_profiles_add_upgrade_allowed')
2025-05-21T02:58:29.217396709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:29.225549246Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2025-05-21T02:58:29.225711761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086795s
2025-05-21T02:58:29.225827724Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2025-05-21T02:58:29.225928419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:29.226103091Z [Info] add_import_exclusions: Starting migration of Log DB to 27
2025-05-21T02:58:29.226285512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-05-21T02:58:29', 'add_import_exclusions')
2025-05-21T02:58:29.226502434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:29.234505739Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2025-05-21T02:58:29.234580764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084795s
2025-05-21T02:58:29.234691853Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2025-05-21T02:58:29.234791595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:29.234936795Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28
2025-05-21T02:58:29.235126293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-05-21T02:58:29', 'clean_artist_metadata_table')
2025-05-21T02:58:29.235354822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:29.243285067Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2025-05-21T02:58:29.243401611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008446s
2025-05-21T02:58:29.243507292Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2025-05-21T02:58:29.243608048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:29.243749012Z [Info] health_issue_notification: Starting migration of Log DB to 29
2025-05-21T02:58:29.243921134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-05-21T02:58:29', 'health_issue_notification')
2025-05-21T02:58:29.244138050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:29.252210732Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2025-05-21T02:58:29.252278561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085285s
2025-05-21T02:58:29.252396528Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2025-05-21T02:58:29.252501270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:29.252637427Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30
2025-05-21T02:58:29.252827971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-05-21T02:58:29', 'add_mediafilerepository_mtime')
2025-05-21T02:58:29.253030553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:29.261060159Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2025-05-21T02:58:29.261183942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085286s
2025-05-21T02:58:29.261284228Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2025-05-21T02:58:29.261387939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:29.261524205Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31
2025-05-21T02:58:29.261710907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-05-21T02:58:29', 'add_artistmetadataid_constraint')
2025-05-21T02:58:29.261915670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:29.269904291Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2025-05-21T02:58:29.270023042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084829s
2025-05-21T02:58:29.270122142Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2025-05-21T02:58:29.270222786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:29.270354503Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32
2025-05-21T02:58:29.270526817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-05-21T02:58:29', 'old_ids_and_artist_alias')
2025-05-21T02:58:29.270727570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:29.278761470Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2025-05-21T02:58:29.278870571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084736s
2025-05-21T02:58:29.278981856Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2025-05-21T02:58:29.279082764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:29.279237794Z [Info] download_propers_config: Starting migration of Log DB to 33
2025-05-21T02:58:29.279419756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-05-21T02:58:29', 'download_propers_config')
2025-05-21T02:58:29.279635761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:29.287723499Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2025-05-21T02:58:29.287844525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085676s
2025-05-21T02:58:29.287959945Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2025-05-21T02:58:29.288059514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:29.288213718Z [Info] remove_language_profiles: Starting migration of Log DB to 34
2025-05-21T02:58:29.288391290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-05-21T02:58:29', 'remove_language_profiles')
2025-05-21T02:58:29.288613277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:29.303486915Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2025-05-21T02:58:29.303571912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015314s
2025-05-21T02:58:29.303675956Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2025-05-21T02:58:29.303776538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:29.303927299Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35
2025-05-21T02:58:29.304107553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-05-21T02:58:29', 'multi_disc_naming_format')
2025-05-21T02:58:29.304321843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:29.317450188Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2025-05-21T02:58:29.317586505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135865s
2025-05-21T02:58:29.317695788Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2025-05-21T02:58:29.317802595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:29.317960016Z [Info] add_download_client_priority: Starting migration of Log DB to 36
2025-05-21T02:58:29.318145944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-05-21T02:58:29', 'add_download_client_priority')
2025-05-21T02:58:29.318367015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:29.328099553Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2025-05-21T02:58:29.328226967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102238s
2025-05-21T02:58:29.328341619Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2025-05-21T02:58:29.328439308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:29.328591870Z [Info] remove_growl_prowl: Starting migration of Log DB to 37
2025-05-21T02:58:29.328765021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-05-21T02:58:29', 'remove_growl_prowl')
2025-05-21T02:58:29.329044630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:29.337261668Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2025-05-21T02:58:29.337386374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087453s
2025-05-21T02:58:29.337500710Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2025-05-21T02:58:29.337593735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:29.337750582Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38
2025-05-21T02:58:29.337936182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-05-21T02:58:29', 'remove_plex_hometheatre')
2025-05-21T02:58:29.338156164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:29.346266213Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2025-05-21T02:58:29.346397989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085759s
2025-05-21T02:58:29.346528515Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2025-05-21T02:58:29.346639628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:29.346820285Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39
2025-05-21T02:58:29.347011623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-05-21T02:58:29', 'add_root_folder_add_defaults')
2025-05-21T02:58:29.347269929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:29.355773670Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2025-05-21T02:58:29.355887303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090996s
2025-05-21T02:58:29.355987038Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2025-05-21T02:58:29.356082199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:29.356216864Z [Info] task_duration: Starting migration of Log DB to 40
2025-05-21T02:58:29.356381710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-05-21T02:58:29', 'task_duration')
2025-05-21T02:58:29.356581776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:29.364525445Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2025-05-21T02:58:29.364633353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084227s
2025-05-21T02:58:29.364743991Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2025-05-21T02:58:29.364854059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:29.364995960Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41
2025-05-21T02:58:29.365191664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-05-21T02:58:29', 'add_indexer_and_enabled_to_release_profiles')
2025-05-21T02:58:29.365409234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:29.373369646Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2025-05-21T02:58:29.373475491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084609s
2025-05-21T02:58:29.373569263Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2025-05-21T02:58:29.373661662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:29.373790278Z [Info] remove_album_folders: Starting migration of Log DB to 42
2025-05-21T02:58:29.373996238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-05-21T02:58:29', 'remove_album_folders')
2025-05-21T02:58:29.374183573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:29.382171452Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2025-05-21T02:58:29.382279825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084475s
2025-05-21T02:58:29.382381518Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2025-05-21T02:58:29.382468066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:29.382599854Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44
2025-05-21T02:58:29.382765508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-05-21T02:58:29', 'add_priority_to_indexers')
2025-05-21T02:58:29.382929422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:29.390857123Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2025-05-21T02:58:29.390969439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083632s
2025-05-21T02:58:29.391074971Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2025-05-21T02:58:29.391174892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:29.391317449Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45
2025-05-21T02:58:29.391504372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-05-21T02:58:29', 'remove_chown_and_folderchmod_config')
2025-05-21T02:58:29.391704623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:29.399803743Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2025-05-21T02:58:29.399928924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085943s
2025-05-21T02:58:29.400014973Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2025-05-21T02:58:29.400108356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:29.400200055Z [Info] update_notifiarr: Starting migration of Log DB to 47
2025-05-21T02:58:29.400358548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-05-21T02:58:29', 'update_notifiarr')
2025-05-21T02:58:29.400556220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:29.412098766Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2025-05-21T02:58:29.412209424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119906s
2025-05-21T02:58:29.412314927Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2025-05-21T02:58:29.412417635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:29.412551259Z [Info] email_multiple_addresses: Starting migration of Log DB to 49
2025-05-21T02:58:29.412725177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-05-21T02:58:29', 'email_multiple_addresses')
2025-05-21T02:58:29.412927644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:29.421029329Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2025-05-21T02:58:29.421193229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085422s
2025-05-21T02:58:29.421261376Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2025-05-21T02:58:29.421364768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:29.421512454Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50
2025-05-21T02:58:29.421697035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-05-21T02:58:29', 'rename_blacklist_to_blocklist')
2025-05-21T02:58:29.421910965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:29.429973762Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2025-05-21T02:58:29.430196119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084965s
2025-05-21T02:58:29.430398493Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2025-05-21T02:58:29.430591306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:29.430858934Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51
2025-05-21T02:58:29.431203231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-05-21T02:58:29', 'cdh_per_downloadclient')
2025-05-21T02:58:29.431710939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:29.439937242Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2025-05-21T02:58:29.440148607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092709s
2025-05-21T02:58:29.440348544Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2025-05-21T02:58:29.440537013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:29.440813693Z [Info] download_history: Starting migration of Log DB to 52
2025-05-21T02:58:29.441132728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-05-21T02:58:29', 'download_history')
2025-05-21T02:58:29.441513275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:29.449770230Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2025-05-21T02:58:29.449936315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091095s
2025-05-21T02:58:29.450161170Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2025-05-21T02:58:29.450363408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:29.450637401Z [Info] add_update_history: Starting migration of Log DB to 53
2025-05-21T02:58:29.451263559Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2025-05-21T02:58:29.451759204Z [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-21T02:58:29.452359693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008751s
2025-05-21T02:58:29.452550397Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2025-05-21T02:58:29.452799713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-05-21T02:58:29.453168039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004423s
2025-05-21T02:58:29.453481018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-05-21T02:58:29', 'add_update_history')
2025-05-21T02:58:29.453852601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:29.464508516Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2025-05-21T02:58:29.464685915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116775s
2025-05-21T02:58:29.464901858Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2025-05-21T02:58:29.465097254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:29.465368382Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54
2025-05-21T02:58:29.465702420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-05-21T02:58:29', 'add_on_update_to_notifications')
2025-05-21T02:58:29.466088841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:29.474155396Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2025-05-21T02:58:29.474346470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090206s
2025-05-21T02:58:29.474537495Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2025-05-21T02:58:29.474730235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:29.474973061Z [Info] download_client_per_indexer: Starting migration of Log DB to 55
2025-05-21T02:58:29.475307269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-05-21T02:58:29', 'download_client_per_indexer')
2025-05-21T02:58:29.475681357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:29.483803001Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2025-05-21T02:58:29.484000228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090358s
2025-05-21T02:58:29.484188933Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2025-05-21T02:58:29.484383146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:29.484630792Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56
2025-05-21T02:58:29.484946229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-05-21T02:58:29', 'AddNewItemMonitorType')
2025-05-21T02:58:29.485313404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:29.493386323Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2025-05-21T02:58:29.493577773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00896s
2025-05-21T02:58:29.493762691Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2025-05-21T02:58:29.493948101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:29.494223831Z [Info] ImportListSearch: Starting migration of Log DB to 57
2025-05-21T02:58:29.494407168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-05-21T02:58:29', 'ImportListSearch')
2025-05-21T02:58:29.494612753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:29.502767480Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2025-05-21T02:58:29.502829146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008707s
2025-05-21T02:58:29.502944044Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2025-05-21T02:58:29.503043670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:29.503210460Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58
2025-05-21T02:58:29.503392412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-05-21T02:58:29', 'ImportListMonitorExisting')
2025-05-21T02:58:29.503612683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:29.511691965Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2025-05-21T02:58:29.511809692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086006s
2025-05-21T02:58:29.511917432Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2025-05-21T02:58:29.512014011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:29.512170687Z [Info] add_indexer_tags: Starting migration of Log DB to 59
2025-05-21T02:58:29.512342421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-05-21T02:58:29', 'add_indexer_tags')
2025-05-21T02:58:29.512547687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:29.524364262Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2025-05-21T02:58:29.524517603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122467s
2025-05-21T02:58:29.524588909Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2025-05-21T02:58:29.524685366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:29.524843187Z [Info] update_audio_types: Starting migration of Log DB to 60
2025-05-21T02:58:29.525035758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-05-21T02:58:29', 'update_audio_types')
2025-05-21T02:58:29.525251285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:29.533394284Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2025-05-21T02:58:29.533595760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085987s
2025-05-21T02:58:29.533801973Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2025-05-21T02:58:29.534037277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:29.534169731Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61
2025-05-21T02:58:29.534539463Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2025-05-21T02:58:29.534634124Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-05-21T02:58:29.534735038Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2025-05-21T02:58:29.535270138Z [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-21T02:58:29.535785741Z [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-21T02:58:29.536058096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2025-05-21T02:58:29.536300238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2025-05-21T02:58:29.536787058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-05-21T02:58:29.536972774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021454s
2025-05-21T02:58:29.537058821Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2025-05-21T02:58:29.537135062Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-05-21T02:58:29.537228772Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2025-05-21T02:58:29.537596172Z [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-21T02:58:29.537983990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2025-05-21T02:58:29.538182221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2025-05-21T02:58:29.538403741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2025-05-21T02:58:29.538838140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-05-21T02:58:29.539026823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016981s
2025-05-21T02:58:29.539105485Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-05-21T02:58:29.539211471Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.54E-05s
2025-05-21T02:58:29.539326888Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-05-21T02:58:29.539607602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-05-21T02:58:29.539911577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-05-21T02:58:29.540146702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-05-21T02:58:29.540373415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-05-21T02:58:29.540813077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-05-21T02:58:29.541027354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016268s
2025-05-21T02:58:29.541214977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-05-21T02:58:29', 'postgres_update_timestamp_columns_to_with_timezone')
2025-05-21T02:58:29.541433681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:29.549638268Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2025-05-21T02:58:29.549767874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101562s
2025-05-21T02:58:29.549891352Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2025-05-21T02:58:29.549993219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:29.550146779Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62
2025-05-21T02:58:29.550333494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-05-21T02:58:29', 'add_on_delete_to_notifications')
2025-05-21T02:58:29.550550844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:29.558682869Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2025-05-21T02:58:29.558787042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008636s
2025-05-21T02:58:29.558888409Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2025-05-21T02:58:29.558993168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:29.559138543Z [Info] add_custom_formats: Starting migration of Log DB to 63
2025-05-21T02:58:29.559372643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-05-21T02:58:29', 'add_custom_formats')
2025-05-21T02:58:29.559540015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:29.567701055Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2025-05-21T02:58:29.567814188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008657s
2025-05-21T02:58:29.567913317Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2025-05-21T02:58:29.568011634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:29.568163643Z [Info] add_result_to_commands: Starting migration of Log DB to 64
2025-05-21T02:58:29.568340827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-05-21T02:58:29', 'add_result_to_commands')
2025-05-21T02:58:29.568550044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:29.576689134Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2025-05-21T02:58:29.576794764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086419s
2025-05-21T02:58:29.576897313Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2025-05-21T02:58:29.576998045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:29.577133678Z [Info] health_restored_notification: Starting migration of Log DB to 65
2025-05-21T02:58:29.577314987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-05-21T02:58:29', 'health_restored_notification')
2025-05-21T02:58:29.577527114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:29.585629554Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2025-05-21T02:58:29.585790071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085968s
2025-05-21T02:58:29.585833417Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2025-05-21T02:58:29.585925545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:29.586054288Z [Info] remove_uc: Starting migration of Log DB to 66
2025-05-21T02:58:29.586210681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-05-21T02:58:29', 'remove_uc')
2025-05-21T02:58:29.586408679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:29.594527939Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2025-05-21T02:58:29.594623208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085387s
2025-05-21T02:58:29.594745225Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2025-05-21T02:58:29.594845729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:29.594992258Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67
2025-05-21T02:58:29.595233855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-05-21T02:58:29', 'download_clients_rename_tv_to_music')
2025-05-21T02:58:29.595415684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:29.603474197Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2025-05-21T02:58:29.603595286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085906s
2025-05-21T02:58:29.603707726Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2025-05-21T02:58:29.603815547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:29.603957001Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68
2025-05-21T02:58:29.604148153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-05-21T02:58:29', 'add_colon_replacement_to_naming_config')
2025-05-21T02:58:29.604363931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:29.612528222Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2025-05-21T02:58:29.612644141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086618s
2025-05-21T02:58:29.612739909Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2025-05-21T02:58:29.612835333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:29.612965837Z [Info] list_sync_time: Starting migration of Log DB to 69
2025-05-21T02:58:29.613128625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-05-21T02:58:29', 'list_sync_time')
2025-05-21T02:58:29.613326375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:29.621346187Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2025-05-21T02:58:29.621441828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084749s
2025-05-21T02:58:29.621541765Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2025-05-21T02:58:29.621641104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:29.621773701Z [Info] add_download_client_tags: Starting migration of Log DB to 70
2025-05-21T02:58:29.621946682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-05-21T02:58:29', 'add_download_client_tags')
2025-05-21T02:58:29.622151402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:29.630258575Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2025-05-21T02:58:29.630319889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085165s
2025-05-21T02:58:29.630425688Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2025-05-21T02:58:29.630527720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:29.630667665Z [Info] add_notification_status: Starting migration of Log DB to 71
2025-05-21T02:58:29.630848347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-05-21T02:58:29', 'add_notification_status')
2025-05-21T02:58:29.631054355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:29.639342369Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2025-05-21T02:58:29.639410939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086961s
2025-05-21T02:58:29.639529254Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2025-05-21T02:58:29.639629829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:29.639782164Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72
2025-05-21T02:58:29.639968042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-05-21T02:58:29', 'add_alac_24_quality_in_profiles')
2025-05-21T02:58:29.640186387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:29.648269495Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2025-05-21T02:58:29.648394445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086013s
2025-05-21T02:58:29.648487093Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2025-05-21T02:58:29.648584495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:29.648719346Z [Info] add_salt_to_users: Starting migration of Log DB to 73
2025-05-21T02:58:29.648886570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-05-21T02:58:29', 'add_salt_to_users')
2025-05-21T02:58:29.649085952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:29.657119480Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2025-05-21T02:58:29.657245771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084912s
2025-05-21T02:58:29.657330715Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2025-05-21T02:58:29.657428049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:29.657558168Z [Info] add_auto_tagging: Starting migration of Log DB to 74
2025-05-21T02:58:29.657726982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-05-21T02:58:29', 'add_auto_tagging')
2025-05-21T02:58:29.657926696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:29.665972904Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2025-05-21T02:58:29.666092257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084766s
2025-05-21T02:58:29.666199062Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2025-05-21T02:58:29.666303834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:29.666446231Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75
2025-05-21T02:58:29.666637866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-05-21T02:58:29', 'quality_definition_preferred_size')
2025-05-21T02:58:29.666853632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:29.675022220Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2025-05-21T02:58:29.675132448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086706s
2025-05-21T02:58:29.675248850Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2025-05-21T02:58:29.675353213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:29.675498753Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76
2025-05-21T02:58:29.675685222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-05-21T02:58:29', 'add_on_artist_add_to_notifications')
2025-05-21T02:58:29.675897320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:29.683984460Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2025-05-21T02:58:29.684101138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085892s
2025-05-21T02:58:29.684194398Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2025-05-21T02:58:29.684295656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:29.684429101Z [Info] album_last_searched_time: Starting migration of Log DB to 77
2025-05-21T02:58:29.684604278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-05-21T02:58:29', 'album_last_searched_time')
2025-05-21T02:58:29.684803774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:29.692891485Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2025-05-21T02:58:29.693005522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085647s
2025-05-21T02:58:29.693097292Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2025-05-21T02:58:29.693191520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:29.693322809Z [Info] add_indexer_flags: Starting migration of Log DB to 78
2025-05-21T02:58:29.693488683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-05-21T02:58:29', 'add_indexer_flags')
2025-05-21T02:58:29.693685115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:29.701797703Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2025-05-21T02:58:29.701961572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085683s
2025-05-21T02:58:29.701996767Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2025-05-21T02:58:29.702097317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:29.702233328Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79
2025-05-21T02:58:29.702412246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-05-21T02:58:29', 'add_indexes_album_statistics')
2025-05-21T02:58:29.702615145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:29.710589593Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2025-05-21T02:58:29.710696116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084459s
2025-05-21T02:58:29.710798016Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2025-05-21T02:58:29.710897333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:29.711040713Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80
2025-05-21T02:58:29.711219800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-05-21T02:58:29', 'update_redacted_baseurl')
2025-05-21T02:58:29.711425829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:29.719437879Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2025-05-21T02:58:29.719557874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008501s
2025-05-21T02:58:29.816516779Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686
2025-05-21T02:58:29.822294111Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2025-05-21T02:58:29.824069346Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly.
2025-05-21T02:58:29.918768992Z [Info] QualityProfileService: Setting up default quality profiles
2025-05-21T02:58:29.961828336Z [Info] MetadataProfileService: Setting up standard metadata profile
2025-05-21T02:58:29.975050457Z [Info] MetadataProfileService: Setting up empty metadata profile
2025-05-21T02:58:30.092224387Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2025-05-21T02:58:30.093081598Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2025-05-21T02:58:30.093276845Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin
2025-05-21T02:58:30.178514607Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2025-05-21T02:58:30.652033956Z [ls.io-init] done.
Expand
NAME VERSION TYPE
BouncyCastle.Cryptography 2.4.0 dotnet (+5 duplicates)
Dapper 2.0.151 dotnet (+5 duplicates)
Diacritical.Net 1.0.4 dotnet (+5 duplicates)
DryIoc.Microsoft.DependencyInjection 6.2.0 dotnet (+1 duplicate)
DryIoc.dll 5.4.3 dotnet (+7 duplicates)
Dynamitey 2.0.9.136 dotnet (+3 duplicates)
Equ 2.3.0 dotnet (+5 duplicates)
FluentValidation 9.5.4 dotnet (+5 duplicates)
IPAddressRange 6.1.0 dotnet (+7 duplicates)
Ical.Net 4.3.1 dotnet (+2 duplicates)
ImpromptuInterface 7.0.1 dotnet (+3 duplicates)
Lidarr 1.0.0 dotnet
Lidarr.Api.V1 1.0.0 dotnet (+2 duplicates)
Lidarr.Common 1.0.0 dotnet (+7 duplicates)
Lidarr.Core 1.0.0 dotnet (+5 duplicates)
Lidarr.Host 1.0.0 dotnet (+1 duplicate)
Lidarr.Http 1.0.0 dotnet (+3 duplicates)
Lidarr.Mono 1.0.0 dotnet
Lidarr.SignalR 1.0.0 dotnet (+4 duplicates)
MailKit 4.8.0 dotnet (+5 duplicates)
Microsoft.AspNetCore.Cryptography.Internal 6.0.35 dotnet (+4 duplicates)
Microsoft.AspNetCore.Cryptography.KeyDerivation 6.0.35 dotnet (+4 duplicates)
Microsoft.Bcl.AsyncInterfaces 6.0.0 dotnet (+5 duplicates)
Microsoft.Bcl.TimeProvider 8.0.0 dotnet (+5 duplicates)
Microsoft.Data.SqlClient 2.1.7 dotnet (+5 duplicates)
Microsoft.Extensions.Configuration 6.0.0 dotnet (+1 duplicate)
Microsoft.Extensions.Configuration 6.0.1 dotnet (+4 duplicates)
Microsoft.Extensions.Configuration.Abstractions 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.Configuration.Binder 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.Configuration.CommandLine 6.0.0 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.EnvironmentVariables 6.0.1 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.FileExtensions 6.0.0 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.Json 6.0.0 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.UserSecrets 6.0.1 dotnet (+6 duplicates)
Microsoft.Extensions.DependencyInjection 6.0.1 dotnet (+7 duplicates)
Microsoft.Extensions.DependencyInjection.Abstractions 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.DependencyInjection.Abstractions 7.0.0 dotnet (+1 duplicate)
Microsoft.Extensions.FileProviders.Abstractions 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.FileProviders.Physical 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.FileSystemGlobbing 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.Hosting 6.0.1 dotnet (+7 duplicates)
Microsoft.Extensions.Hosting.Abstractions 6.0.0 dotnet (+4 duplicates)
Microsoft.Extensions.Hosting.WindowsServices 6.0.2 dotnet (+7 duplicates)
Microsoft.Extensions.Logging 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.Abstractions 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.Logging.Configuration 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.Console 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.Debug 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.EventLog 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.EventSource 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Options 6.0.0 dotnet (+4 duplicates)
Microsoft.Extensions.Options.ConfigurationExtensions 6.0.0 dotnet (+4 duplicates)
Microsoft.Extensions.Primitives 6.0.0 dotnet (+2 duplicates)
Microsoft.Identity.Client 4.21.1 dotnet (+5 duplicates)
Microsoft.IdentityModel.JsonWebTokens 6.8.0 dotnet (+5 duplicates)
Microsoft.IdentityModel.Logging 6.8.0 dotnet (+5 duplicates)
Microsoft.IdentityModel.Protocols 6.8.0 dotnet (+5 duplicates)
Microsoft.IdentityModel.Protocols.OpenIdConnect 6.8.0 dotnet (+5 duplicates)
Microsoft.IdentityModel.Tokens 6.8.0 dotnet (+5 duplicates)
Microsoft.OpenApi 1.6.14 dotnet (+2 duplicates)
Microsoft.Win32.SystemEvents 6.0.0 dotnet (+7 duplicates)
MimeKit 4.8.0 dotnet (+5 duplicates)
Mono.Nat 3.0.1 dotnet (+5 duplicates)
Mono.Posix.NETStandard 5.20.1.34-servarr20 dotnet
MonoTorrent 2.0.7 dotnet (+5 duplicates)
NLog 5.4.0 dotnet (+7 duplicates)
NLog.Extensions.Logging 5.4.0 dotnet (+5 duplicates)
NLog.Layouts.ClefJsonLayout 1.0.3 dotnet (+7 duplicates)
NLog.Targets.Syslog 7.0.0 dotnet (+5 duplicates)
Newtonsoft.Json 13.0.3 dotnet (+7 duplicates)
NodaTime 3.2.0 dotnet (+2 duplicates)
Npgsql 7.0.10 dotnet (+5 duplicates)
Polly 8.5.2 dotnet (+5 duplicates)
Polly.Contrib.WaitAndRetry 1.1.1 dotnet (+5 duplicates)
Polly.Core 8.5.2 dotnet (+5 duplicates)
ReusableTasks 2.0.0 dotnet (+5 duplicates)
Sentry 4.0.2 dotnet (+7 duplicates)
Servarr.FluentMigrator 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Abstractions 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Extensions.Oracle 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Extensions.Postgres 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Extensions.SqlAnywhere 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Extensions.SqlServer 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Core 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Db2 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Firebird 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Hana 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.MySql 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Oracle 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Postgres 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Redshift 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.SQLite 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.SqlAnywhere 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.SqlServer 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.SqlServerCe 3.3.2.9 dotnet (+5 duplicates)
SharpZipLib 1.4.2 dotnet (+7 duplicates)
SixLabors.ImageSharp 3.1.7 dotnet (+5 duplicates)
SpotifyAPI.Web 5.1.1 dotnet (+5 duplicates)
Swashbuckle.AspNetCore.Annotations 6.6.2 dotnet (+2 duplicates)
Swashbuckle.AspNetCore.Swagger 6.6.2 dotnet (+2 duplicates)
Swashbuckle.AspNetCore.SwaggerGen 6.6.2 dotnet (+2 duplicates)
System.Configuration.ConfigurationManager 6.0.1 dotnet (+7 duplicates)
System.Data.SQLite.Core.Servarr 1.0.115.5-18 dotnet (+7 duplicates)
System.Diagnostics.EventLog 6.0.0 dotnet (+2 duplicates)
System.Drawing.Common 6.0.0 dotnet (+7 duplicates)
System.Formats.Asn1 8.0.1 dotnet (+5 duplicates)
System.IO.Abstractions 17.0.24 dotnet (+7 duplicates)
System.IdentityModel.Tokens.Jwt 6.8.0 dotnet (+5 duplicates)
System.Runtime.Caching 4.7.0 dotnet (+5 duplicates)
System.Security.Cryptography.Pkcs 8.0.0 dotnet (+5 duplicates)
System.Security.Cryptography.ProtectedData 6.0.0 dotnet (+7 duplicates)
System.Security.Permissions 6.0.0 dotnet (+7 duplicates)
System.ServiceProcess.ServiceController 6.0.1 dotnet (+7 duplicates)
System.Text.Json 6.0.10 dotnet (+6 duplicates)
System.Windows.Extensions 6.0.0 dotnet (+7 duplicates)
TagLibSharp-Lidarr 2.2.0.27 dotnet (+5 duplicates)
acl-libs 2.3.2-r1 apk
alpine-baselayout 3.6.8-r1 apk
alpine-baselayout-data 3.6.8-r1 apk
alpine-keys 2.5-r0 apk
alpine-release 3.21.3-r0 apk
aom-libs 3.11.0-r0 apk
apk-tools 2.14.6-r3 apk
bash 5.2.37-r0 apk
brotli-libs 1.1.0-r2 apk
busybox 1.37.0-r12 apk
busybox-binsh 1.37.0-r12 apk
c-ares 1.34.5-r0 apk
ca-certificates 20241121-r1 apk
ca-certificates-bundle 20241121-r1 apk
catatonit 0.2.0-r0 apk
chromaprint 1.5.1-r7 apk
chromaprint-libs 1.5.1-r7 apk
cjson 1.7.18-r0 apk
coreutils 9.5-r2 apk
coreutils-env 9.5-r2 apk
coreutils-fmt 9.5-r2 apk
coreutils-sha512sum 9.5-r2 apk
curl 8.12.1-r1 apk
ffmpeg-libavcodec 6.1.2-r1 apk
ffmpeg-libavformat 6.1.2-r1 apk
ffmpeg-libavutil 6.1.2-r1 apk
ffmpeg-libswresample 6.1.2-r1 apk
findutils 4.10.0-r0 apk
giflib 5.2.2-r1 apk
hwdata-pci 0.393-r0 apk
icu-data-en 74.2-r0 apk
icu-libs 74.2-r0 apk
imath 3.1.12-r0 apk
jq 1.7.1-r0 apk
lame-libs 3.100-r5 apk
lcms2 2.16-r0 apk
libSvtAv1Enc 2.2.1-r0 apk
libattr 2.5.2-r2 apk
libbluray 1.3.4-r1 apk
libbsd 0.12.2-r0 apk
libbz2 1.0.8-r6 apk
libcrypto3 3.3.3-r0 apk
libcurl 8.12.1-r1 apk
libdav1d 1.5.0-r0 apk
libdeflate 1.22-r0 apk
libdrm 2.4.123-r1 apk
libffi 3.4.7-r0 apk
libgcc 14.2.0-r4 apk
libgcrypt 1.10.3-r1 apk
libgomp 14.2.0-r4 apk
libgpg-error 1.51-r0 apk
libhwy 1.0.7-r0 apk
libidn2 2.3.7-r0 apk
libintl 0.22.5-r0 apk
libjpeg-turbo 3.0.4-r0 apk
libjxl 0.10.4-r0 apk
libmd 1.1.0-r0 apk
libncursesw 6.5_p20241006-r3 apk
libogg 1.3.5-r5 apk
libopenmpt 0.7.12-r0 apk
libpciaccess 0.18.1-r0 apk
libpng 1.6.47-r0 apk
libproc2 4.0.4-r2 apk
libpsl 0.21.5-r3 apk
librist 0.2.10-r1 apk
libsharpyuv 1.4.0-r0 apk
libsodium 1.0.20-r0 apk
libsrt 1.5.3-r0 apk
libssh 0.11.1-r0 apk
libssl3 3.3.3-r0 apk
libstdc++ 14.2.0-r4 apk
libtheora 1.1.1-r18 apk
libunistring 1.2-r0 apk
libva 2.22.0-r1 apk
libvdpau 1.5-r4 apk
libvorbis 1.3.7-r2 apk
libvpx 1.15.0-r0 apk
libwebp 1.4.0-r0 apk
libwebpmux 1.4.0-r0 apk
libx11 1.8.10-r0 apk
libxau 1.0.11-r4 apk
libxcb 1.16.1-r0 apk
libxdmcp 1.1.5-r1 apk
libxext 1.3.6-r2 apk
libxfixes 6.0.1-r4 apk
libxml2 2.13.4-r6 apk
libxslt 1.1.42-r2 apk
libzmq 4.3.5-r2 apk
linux-pam 1.6.1-r1 apk
mbedtls 3.6.3-r0 apk
mpg123-libs 1.32.9-r0 apk
musl 1.2.5-r9 apk
musl-utils 1.2.5-r9 apk
ncurses-terminfo-base 6.5_p20241006-r3 apk
netcat-openbsd 1.226.1.1-r0 apk
nghttp2-libs 1.64.0-r0 apk
numactl 2.0.18-r0 apk
onevpl-libs 2023.3.1-r2 apk
oniguruma 6.9.9-r0 apk
openexr-libiex 3.3.2-r0 apk
openexr-libilmthread 3.3.2-r0 apk
openexr-libopenexr 3.3.2-r0 apk
openexr-libopenexrcore 3.3.2-r0 apk
opus 1.5.2-r1 apk
procps-ng 4.0.4-r2 apk
rav1e-libs 0.7.1-r0 apk
readline 8.2.13-r0 apk
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-x64 6.0.35 dotnet
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-x64 6.0.35 dotnet
scanelf 1.3.8-r1 apk
shadow 4.16.0-r1 apk
skalibs-libs 2.14.3.0-r0 apk
soxr 0.1.3-r7 apk
sqlite-libs 3.48.0-r2 apk
ssl_client 1.37.0-r12 apk
tzdata 2025b-r0 apk
utmps-libs 0.1.2.3-r2 apk
wayland-libs-client 1.23.1-r0 apk
x264-libs 0.164.3108-r0 apk
x265-libs 3.6-r0 apk
xmlstarlet 1.6.1-r2 apk
xvidcore 1.3.7-r2 apk
xz-libs 5.6.3-r1 apk
zlib 1.3.1-r2 apk
zstd-libs 1.5.6-r2 apk
Test | Result | Message | Runtime |
---|---|---|---|
Container startup | PASS | - | 5.04s |
Create SBOM | PASS | - | 10.70s |
Get build info | PASS | - | 0.01s |
Get screenshot | PASS | - | 10.96s |
ARM64 PASS
linuxserver/lidarr
Runtime: 47.75s

Build Information
Builder: X86-BUILDER-6b -- Hetzner
Created: 2025-05-21T02:55:35+00:00
Image: linuxserver/lidarr
Maintainer: Roxedus,thespad
Size: 113.64MB
Tag: arm64v8-nightly-2.12.1.4635-ls158
Version: 2.12.1.4635-ls158
Expand
2025-05-21T02:58:27.038791971Z [migrations] started
2025-05-21T02:58:27.041774121Z [migrations] no migrations found
2025-05-21T02:58:27.507032528Z usermod: no changes
2025-05-21T02:58:27.589856813Z ───────────────────────────────────────
2025-05-21T02:58:27.589882449Z
2025-05-21T02:58:27.589885801Z ██╗ ███████╗██╗ ██████╗
2025-05-21T02:58:27.589888914Z ██║ ██╔════╝██║██╔═══██╗
2025-05-21T02:58:27.589891617Z ██║ ███████╗██║██║ ██║
2025-05-21T02:58:27.589894549Z ██║ ╚════██║██║██║ ██║
2025-05-21T02:58:27.589897257Z ███████╗███████║██║╚██████╔╝
2025-05-21T02:58:27.589900088Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-05-21T02:58:27.589902555Z
2025-05-21T02:58:27.589904156Z Brought to you by linuxserver.io
2025-05-21T02:58:27.589905803Z ───────────────────────────────────────
2025-05-21T02:58:27.593142713Z
2025-05-21T02:58:27.593313517Z To support the app dev(s) visit:
2025-05-21T02:58:27.611841739Z Lidarr: https://opencollective.com/lidarr
2025-05-21T02:58:27.614989467Z
2025-05-21T02:58:27.615006084Z To support LSIO projects visit:
2025-05-21T02:58:27.615010615Z https://www.linuxserver.io/donate/
2025-05-21T02:58:27.615013707Z
2025-05-21T02:58:27.615016196Z ───────────────────────────────────────
2025-05-21T02:58:27.615019608Z GID/UID
2025-05-21T02:58:27.615021894Z ───────────────────────────────────────
2025-05-21T02:58:27.655602975Z
2025-05-21T02:58:27.655621049Z User UID: 911
2025-05-21T02:58:27.655622880Z User GID: 911
2025-05-21T02:58:27.655624074Z ───────────────────────────────────────
2025-05-21T02:58:27.670157697Z Linuxserver.io version: 2.12.1.4635-ls158
2025-05-21T02:58:27.671777812Z Build-date: 2025-05-21T02:55:35+00:00
2025-05-21T02:58:27.671783052Z ───────────────────────────────────────
2025-05-21T02:58:27.671784571Z
2025-05-21T02:58:29.272831246Z [custom-init] No custom files found, skipping...
2025-05-21T02:58:29.618460863Z failed to load "/config/config.xml": No such file or directory
2025-05-21T02:58:30.810931969Z failed to load "/config/config.xml": No such file or directory
2025-05-21T02:58:32.136741793Z failed to load "/config/config.xml": No such file or directory
2025-05-21T02:58:33.155837547Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 2.12.1.4635
2025-05-21T02:58:33.320267682Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-05-21T02:58:33.342287783Z failed to load "/config/config.xml": No such file or directory
2025-05-21T02:58:33.368084240Z [Debug] Bootstrap: Console selected
2025-05-21T02:58:33.376524864Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-05-21T02:58:34.519339860Z failed to load "/config/config.xml": No such file or directory
2025-05-21T02:58:35.637498835Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-05-21T02:58:35.697430936Z failed to load "/config/config.xml": No such file or directory
2025-05-21T02:58:36.158351625Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {d2915714-3e25-4351-aef9-320071f845f5} may be persisted to storage in unencrypted form.
2025-05-21T02:58:36.971979993Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2025-05-21T02:58:37.395442183Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-05-21T02:58:38.271253891Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-05-21T02:58:38.363957592Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-05-21T02:58:38.370443571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-05-21T02:58:39.115867044Z [Info] DatabaseEngineVersionCheck: SQLite 3.48.0
2025-05-21T02:58:39.164288463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.7671477s
2025-05-21T02:58:39.170115968Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-05-21T02:58:39.173685682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.8003576s
2025-05-21T02:58:39.308050153Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-05-21T02:58:39.315271707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:39.392050675Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-05-21T02:58:39.501730646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-05-21T02:58:39.655480505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2592031s
2025-05-21T02:58:39.660542404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:39.732756652Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-05-21T02:58:39.736542962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3351615s
2025-05-21T02:58:39.814099040Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-05-21T02:58:39.817786501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:39.875405033Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-05-21T02:58:39.890577808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-05-21T02:58:39.902184372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0238668s
2025-05-21T02:58:39.905696667Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-05-21T02:58:39.909583166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013186s
2025-05-21T02:58:39.916086857Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-05-21T02:58:39.924218497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-05-21T02:58:39.935245759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161588s
2025-05-21T02:58:39.939116940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:39.952231640Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-05-21T02:58:39.955211772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0323598s
2025-05-21T02:58:39.964297754Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-05-21T02:58:39.967478370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:39.976137503Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-05-21T02:58:39.978711525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001968s
2025-05-21T02:58:39.981949135Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-05-21T02:58:39.986800448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-05-21T02:58:39.991439764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068176s
2025-05-21T02:58:39.994193611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:40.006325006Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-05-21T02:58:40.008924559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210679s
2025-05-21T02:58:40.022191309Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-05-21T02:58:40.025325388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:40.034162218Z [Info] InitialSetup: Starting migration of Main DB to 1
2025-05-21T02:58:40.196118523Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2025-05-21T02:58:40.205110869Z [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-21T02:58:40.211738816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129886s
2025-05-21T02:58:40.214567572Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2025-05-21T02:58:40.219353169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2025-05-21T02:58:40.223321823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064162s
2025-05-21T02:58:40.225917632Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2025-05-21T02:58:40.231963208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL)
2025-05-21T02:58:40.236579100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083776s
2025-05-21T02:58:40.239176046Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2025-05-21T02:58:40.243548512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2025-05-21T02:58:40.247655372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060242s
2025-05-21T02:58:40.250041413Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists
2025-05-21T02:58:40.348501888Z [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-21T02:58:40.382293369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1298311s
2025-05-21T02:58:40.385192894Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId)
2025-05-21T02:58:40.390206293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2025-05-21T02:58:40.394495556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006826s
2025-05-21T02:58:40.397150815Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug)
2025-05-21T02:58:40.401510821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2025-05-21T02:58:40.405579054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060062s
2025-05-21T02:58:40.408204122Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName)
2025-05-21T02:58:40.412434140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-05-21T02:58:40.416430280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058213s
2025-05-21T02:58:40.418974844Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path)
2025-05-21T02:58:40.422880653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-05-21T02:58:40.426676358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053733s
2025-05-21T02:58:40.429751226Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums
2025-05-21T02:58:40.488415549Z [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-21T02:58:40.523677135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0893762s
2025-05-21T02:58:40.527205535Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId)
2025-05-21T02:58:40.532202452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-05-21T02:58:40.537267549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076974s
2025-05-21T02:58:40.539672698Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId)
2025-05-21T02:58:40.543246582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2025-05-21T02:58:40.548076732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059536s
2025-05-21T02:58:40.550285544Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId)
2025-05-21T02:58:40.553627132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2025-05-21T02:58:40.558779053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064242s
2025-05-21T02:58:40.560965500Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug)
2025-05-21T02:58:40.564611125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2025-05-21T02:58:40.568571934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055729s
2025-05-21T02:58:40.570765994Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle)
2025-05-21T02:58:40.574268220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-05-21T02:58:40.578341452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054819s
2025-05-21T02:58:40.580492395Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path)
2025-05-21T02:58:40.583685659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC)
2025-05-21T02:58:40.587374308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046929s
2025-05-21T02:58:40.589566717Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks
2025-05-21T02:58:40.610725585Z [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-21T02:58:40.623288681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0316672s
2025-05-21T02:58:40.626222994Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId)
2025-05-21T02:58:40.630678761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2025-05-21T02:58:40.634457828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061865s
2025-05-21T02:58:40.636497911Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId)
2025-05-21T02:58:40.639790101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2025-05-21T02:58:40.644893257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064904s
2025-05-21T02:58:40.646983934Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId)
2025-05-21T02:58:40.650506821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2025-05-21T02:58:40.654912823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059822s
2025-05-21T02:58:40.657537532Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber)
2025-05-21T02:58:40.662429179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC)
2025-05-21T02:58:40.666695193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070214s
2025-05-21T02:58:40.668636363Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles
2025-05-21T02:58:40.684231579Z [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-21T02:58:40.694194571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0237115s
2025-05-21T02:58:40.696324029Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId)
2025-05-21T02:58:40.699725131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC)
2025-05-21T02:58:40.703129901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049283s
2025-05-21T02:58:40.705235916Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId)
2025-05-21T02:58:40.708620440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-05-21T02:58:40.712119498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048814s
2025-05-21T02:58:40.713945080Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2025-05-21T02:58:40.731726108Z [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-21T02:58:40.744929677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0284828s
2025-05-21T02:58:40.747040392Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2025-05-21T02:58:40.750806649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-05-21T02:58:40.754385866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054037s
2025-05-21T02:58:40.756513042Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2025-05-21T02:58:40.760122718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-05-21T02:58:40.763712308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052741s
2025-05-21T02:58:40.765869756Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2025-05-21T02:58:40.769354124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2025-05-21T02:58:40.772971928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050778s
2025-05-21T02:58:40.775109082Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId)
2025-05-21T02:58:40.778565495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC)
2025-05-21T02:58:40.782429894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053587s
2025-05-21T02:58:40.784433057Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2025-05-21T02:58:40.798179562Z [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-21T02:58:40.807436077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209994s
2025-05-21T02:58:40.809513412Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2025-05-21T02:58:40.816659603Z [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-21T02:58:40.823078486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113032s
2025-05-21T02:58:40.825777778Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2025-05-21T02:58:40.830367653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-05-21T02:58:40.834463887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006434s
2025-05-21T02:58:40.836487590Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2025-05-21T02:58:40.875037531Z [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-21T02:58:40.881676058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0431787s
2025-05-21T02:58:40.883717855Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2025-05-21T02:58:40.886981889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-05-21T02:58:40.890310454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00481s
2025-05-21T02:58:40.892149226Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles
2025-05-21T02:58:40.898175534Z [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-21T02:58:40.903185683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091451s
2025-05-21T02:58:40.905200411Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name)
2025-05-21T02:58:40.908514363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2025-05-21T02:58:40.912066240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049236s
2025-05-21T02:58:40.914627408Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2025-05-21T02:58:40.922283940Z [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-21T02:58:40.929832912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123408s
2025-05-21T02:58:40.932236733Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2025-05-21T02:58:40.936525644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2025-05-21T02:58:40.940924555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063902s
2025-05-21T02:58:40.943596781Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2025-05-21T02:58:40.947842367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2025-05-21T02:58:40.952802216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068204s
2025-05-21T02:58:40.954983306Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2025-05-21T02:58:40.965859129Z [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-21T02:58:40.972736100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158291s
2025-05-21T02:58:40.974665503Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2025-05-21T02:58:40.993098189Z [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-21T02:58:41.013733929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0370375s
2025-05-21T02:58:41.015806653Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2025-05-21T02:58:41.024963802Z [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-21T02:58:41.031763121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141504s
2025-05-21T02:58:41.033644665Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2025-05-21T02:58:41.047491415Z [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-21T02:58:41.056434650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210075s
2025-05-21T02:58:41.058359592Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2025-05-21T02:58:41.067138936Z [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-21T02:58:41.073142876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129292s
2025-05-21T02:58:41.075057229Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2025-05-21T02:58:41.084862035Z [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-21T02:58:41.091706917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148361s
2025-05-21T02:58:41.093738580Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2025-05-21T02:58:41.100076335Z [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-21T02:58:41.104777019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092238s
2025-05-21T02:58:41.106479713Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2025-05-21T02:58:41.110571671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2025-05-21T02:58:41.114167592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060136s
2025-05-21T02:58:41.116056927Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2025-05-21T02:58:41.119183791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2025-05-21T02:58:41.122307556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044832s
2025-05-21T02:58:41.124164173Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2025-05-21T02:58:41.130095458Z [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-21T02:58:41.134570268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086421s
2025-05-21T02:58:41.136481868Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2025-05-21T02:58:41.148710837Z [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-21T02:58:41.156824875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185999s
2025-05-21T02:58:41.158606506Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2025-05-21T02:58:41.166382208Z [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-21T02:58:41.174308854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128729s
2025-05-21T02:58:41.176873522Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2025-05-21T02:58:41.180668728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2025-05-21T02:58:41.184148423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053189s
2025-05-21T02:58:41.186138768Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2025-05-21T02:58:41.189417258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2025-05-21T02:58:41.192704304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047904s
2025-05-21T02:58:41.194538787Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2025-05-21T02:58:41.208894157Z [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-21T02:58:41.217759725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214437s
2025-05-21T02:58:41.219625828Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2025-05-21T02:58:41.230252173Z [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-21T02:58:41.237234877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158515s
2025-05-21T02:58:41.239365732Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2025-05-21T02:58:41.243142103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-05-21T02:58:41.246528787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052805s
2025-05-21T02:58:41.248404034Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2025-05-21T02:58:41.260128237Z [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-21T02:58:41.267667013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175016s
2025-05-21T02:58:41.269453794Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles
2025-05-21T02:58:41.283333999Z [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-21T02:58:41.293350081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216134s
2025-05-21T02:58:41.295771102Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2025-05-21T02:58:41.302605276Z [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-21T02:58:41.308464569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104269s
2025-05-21T02:58:41.310903824Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2025-05-21T02:58:41.315214015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2025-05-21T02:58:41.319189235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006163s
2025-05-21T02:58:41.321605627Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2025-05-21T02:58:41.331585916Z [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-21T02:58:41.338829991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148048s
2025-05-21T02:58:41.341473978Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2025-05-21T02:58:41.346604234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-05-21T02:58:41.350797894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070799s
2025-05-21T02:58:41.374503374Z [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-21T02:58:41.384252086Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0281510 taking an average of 00:00:00.0281510
2025-05-21T02:58:41.394724237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-05-21T02:58:41', 'InitialSetup')
2025-05-21T02:58:41.400267742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:41.434227347Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-05-21T02:58:41.437427293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0798292s
2025-05-21T02:58:41.442916170Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2025-05-21T02:58:41.445565883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:41.450427123Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2
2025-05-21T02:58:41.459833139Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2025-05-21T02:58:41.461856072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001827s
2025-05-21T02:58:41.464335940Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2025-05-21T02:58:41.468545525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2025-05-21T02:58:41.474486921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081954s
2025-05-21T02:58:41.479748419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-05-21T02:58:41', 'add_reason_to_pending_releases')
2025-05-21T02:58:41.484194293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:41.495382148Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2025-05-21T02:58:41.497287236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0285655s
2025-05-21T02:58:41.499550167Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2025-05-21T02:58:41.501777541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:41.504503311Z [Info] add_medium_support: Starting migration of Main DB to 3
2025-05-21T02:58:41.534184376Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-05-21T02:58:41.536422574Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.3E-06s
2025-05-21T02:58:41.538546137Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String
2025-05-21T02:58:41.542138057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT ''
2025-05-21T02:58:41.547917578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073744s
2025-05-21T02:58:41.549593528Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-05-21T02:58:41.551275667Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.9E-06s
2025-05-21T02:58:41.553402011Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32
2025-05-21T02:58:41.557149405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0
2025-05-21T02:58:41.562550471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072051s
2025-05-21T02:58:41.564333242Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-05-21T02:58:41.565973177Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.3E-06s
2025-05-21T02:58:41.568260122Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32
2025-05-21T02:58:41.572255958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0
2025-05-21T02:58:41.577756461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074828s
2025-05-21T02:58:41.582133932Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2025-05-21T02:58:41.587526874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2025-05-21T02:58:41.591010747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063978s
2025-05-21T02:58:41.594725251Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber
2025-05-21T02:58:41.743912975Z [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-21T02:58:41.772105382Z [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-21T02:58:41.785831435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2025-05-21T02:58:41.795152049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2025-05-21T02:58:41.811820601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2025-05-21T02:58:41.817461729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2025-05-21T02:58:41.822223345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2025-05-21T02:58:41.825570149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2288315s
2025-05-21T02:58:41.827348268Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-05-21T02:58:41.828976068Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.3E-06s
2025-05-21T02:58:41.831042431Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String
2025-05-21T02:58:41.834137958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT
2025-05-21T02:58:41.839088601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060772s
2025-05-21T02:58:41.843856402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-05-21T02:58:41', 'add_medium_support')
2025-05-21T02:58:41.848152237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:41.859632735Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2025-05-21T02:58:41.861492263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0262705s
2025-05-21T02:58:41.864159552Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2025-05-21T02:58:41.866691662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:41.869968851Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4
2025-05-21T02:58:41.875660779Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2025-05-21T02:58:41.879862716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2025-05-21T02:58:41.884502939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061906s
2025-05-21T02:58:41.886338578Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-05-21T02:58:41.888730327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-05-21T02:58:41.946961086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0585795s
2025-05-21T02:58:41.952235467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-05-21T02:58:41', 'add_various_qualites_in_profile')
2025-05-21T02:58:41.956804853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:41.968015045Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2025-05-21T02:58:41.969922579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0793159s
2025-05-21T02:58:41.972237965Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2025-05-21T02:58:41.974462936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:41.977195187Z [Info] metadata_profiles: Starting migration of Main DB to 5
2025-05-21T02:58:41.987703305Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles
2025-05-21T02:58:41.994993581Z [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-21T02:58:42.000463831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108516s
2025-05-21T02:58:42.002565714Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name)
2025-05-21T02:58:42.006369020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC)
2025-05-21T02:58:42.010254145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057505s
2025-05-21T02:58:42.012174616Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2025-05-21T02:58:42.013779293Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.7E-06s
2025-05-21T02:58:42.016022630Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32
2025-05-21T02:58:42.020030391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1
2025-05-21T02:58:42.025860679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078048s
2025-05-21T02:58:42.028248334Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes
2025-05-21T02:58:42.105309016Z [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-21T02:58:42.179876753Z [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-21T02:58:42.211101482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-05-21T02:58:42.215972065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-05-21T02:58:42.228256622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2025-05-21T02:58:42.234392952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2025-05-21T02:58:42.239885597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-05-21T02:58:42.245240278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-05-21T02:58:42.250700843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2197206s
2025-05-21T02:58:42.253058449Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes
2025-05-21T02:58:42.371112506Z [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-21T02:58:42.415158286Z [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-21T02:58:42.432125309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-05-21T02:58:42.435736137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-05-21T02:58:42.447280520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2025-05-21T02:58:42.451794468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2025-05-21T02:58:42.455759590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-05-21T02:58:42.459643882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-05-21T02:58:42.462377137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2075411s
2025-05-21T02:58:42.463884826Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-05-21T02:58:42.465329630Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.41E-05s
2025-05-21T02:58:42.467711945Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String
2025-05-21T02:58:42.470613885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT
2025-05-21T02:58:42.475368529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059864s
2025-05-21T02:58:42.479517949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-05-21T02:58:42', 'metadata_profiles')
2025-05-21T02:58:42.483090430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:42.510185706Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2025-05-21T02:58:42.512222014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0393778s
2025-05-21T02:58:42.514761672Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2025-05-21T02:58:42.516832723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:42.520023553Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6
2025-05-21T02:58:42.547385701Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2025-05-21T02:58:42.607177930Z [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-21T02:58:42.616623034Z [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-21T02:58:42.621456607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-05-21T02:58:42.624846073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-05-21T02:58:42.634726731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-05-21T02:58:42.637399908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.087991s
2025-05-21T02:58:42.638808581Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-05-21T02:58:42.640150689Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.8E-06s
2025-05-21T02:58:42.642048120Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2025-05-21T02:58:42.644801009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2025-05-21T02:58:42.649253684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056089s
2025-05-21T02:58:42.651935590Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2025-05-21T02:58:42.655221359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2025-05-21T02:58:42.657560979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036979s
2025-05-21T02:58:42.658921032Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-05-21T02:58:42.660172804Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.6E-06s
2025-05-21T02:58:42.663882604Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2025-05-21T02:58:42.694707067Z [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-21T02:58:42.705977749Z [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-21T02:58:42.711420797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-05-21T02:58:42.714450887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-05-21T02:58:42.728630306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-05-21T02:58:42.731422432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0657592s
2025-05-21T02:58:42.735366695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-05-21T02:58:42', 'separate_automatic_and_interactive_search')
2025-05-21T02:58:42.738733722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:42.749437022Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2025-05-21T02:58:42.751027486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0832784s
2025-05-21T02:58:42.752972940Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2025-05-21T02:58:42.754854938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:42.757181688Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7
2025-05-21T02:58:42.761203154Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path
2025-05-21T02:58:42.805050150Z [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-21T02:58:42.840161650Z [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-21T02:58:42.853580622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-05-21T02:58:42.857035936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-05-21T02:58:42.866932871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-05-21T02:58:42.870484043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2025-05-21T02:58:42.873787125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2025-05-21T02:58:42.877344297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2025-05-21T02:58:42.880951201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-05-21T02:58:42.883487114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1207717s
2025-05-21T02:58:42.886985194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-05-21T02:58:42', 'change_album_path_to_relative')
2025-05-21T02:58:42.890168966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:42.912779649Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2025-05-21T02:58:42.914956845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1484291s
2025-05-21T02:58:42.918036554Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2025-05-21T02:58:42.920101074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:42.922789482Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8
2025-05-21T02:58:42.930155989Z [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-21T02:58:42.936031863Z [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-21T02:58:42.939733161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065428s
2025-05-21T02:58:42.943466243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-05-21T02:58:42', 'change_quality_size_mb_to_kb')
2025-05-21T02:58:42.946808663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:42.964989961Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2025-05-21T02:58:42.966534962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.031393s
2025-05-21T02:58:42.968360715Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2025-05-21T02:58:42.970024342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:42.972186709Z [Info] album_releases: Starting migration of Main DB to 9
2025-05-21T02:58:42.976460519Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-05-21T02:58:42.977833869Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-06s
2025-05-21T02:58:42.979498392Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String
2025-05-21T02:58:42.982060740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT ''
2025-05-21T02:58:42.986944301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059487s
2025-05-21T02:58:42.988347935Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-05-21T02:58:42.989637218Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.5E-06s
2025-05-21T02:58:42.991326711Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String
2025-05-21T02:58:42.993904862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT ''
2025-05-21T02:58:42.998596821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057496s
2025-05-21T02:58:43.001920940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-05-21T02:58:42', 'album_releases')
2025-05-21T02:58:43.005466534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:43.020734647Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2025-05-21T02:58:43.022229908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0275751s
2025-05-21T02:58:43.024183301Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2025-05-21T02:58:43.025975481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:43.028281769Z [Info] album_releases_fix: Starting migration of Main DB to 10
2025-05-21T02:58:43.033132274Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-05-21T02:58:43.034487430Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s
2025-05-21T02:58:43.036325295Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String
2025-05-21T02:58:43.084916252Z [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-21T02:58:43.125057491Z [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-21T02:58:43.141324318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-05-21T02:58:43.145422800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-05-21T02:58:43.156699351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-05-21T02:58:43.161289018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2025-05-21T02:58:43.165408575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2025-05-21T02:58:43.169742953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2025-05-21T02:58:43.173856722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-05-21T02:58:43.177181042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1390915s
2025-05-21T02:58:43.178917706Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-05-21T02:58:43.180661782Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s
2025-05-21T02:58:43.183142097Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String
2025-05-21T02:58:43.232999030Z [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-21T02:58:43.274220828Z [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-21T02:58:43.291629305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-05-21T02:58:43.295514908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-05-21T02:58:43.306192959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-05-21T02:58:43.310874792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2025-05-21T02:58:43.314811692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2025-05-21T02:58:43.318836894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2025-05-21T02:58:43.323098804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-05-21T02:58:43.326417896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1411568s
2025-05-21T02:58:43.330224121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-05-21T02:58:43', 'album_releases_fix')
2025-05-21T02:58:43.333627443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:43.355159876Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2025-05-21T02:58:43.357013617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.169732s
2025-05-21T02:58:43.359365510Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2025-05-21T02:58:43.361312576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:43.364195670Z [Info] import_lists: Starting migration of Main DB to 11
2025-05-21T02:58:43.374900328Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2025-05-21T02:58:43.386354004Z [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-21T02:58:43.393600820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171975s
2025-05-21T02:58:43.395176696Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2025-05-21T02:58:43.397677008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2025-05-21T02:58:43.400415993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037829s
2025-05-21T02:58:43.401854446Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2025-05-21T02:58:43.408507224Z [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-21T02:58:43.413285329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100167s
2025-05-21T02:58:43.415075112Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2025-05-21T02:58:43.418012482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-05-21T02:58:43.420728143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042012s
2025-05-21T02:58:43.423882414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-05-21T02:58:43', 'import_lists')
2025-05-21T02:58:43.426893555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:43.439582185Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2025-05-21T02:58:43.440903258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0228597s
2025-05-21T02:58:43.442654536Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2025-05-21T02:58:43.444441794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:43.446615334Z [Info] add_release_status: Starting migration of Main DB to 12
2025-05-21T02:58:43.450333759Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles
2025-05-21T02:58:43.451819222Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.15E-05s
2025-05-21T02:58:43.453679402Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String
2025-05-21T02:58:43.456769573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT ''
2025-05-21T02:58:43.461793029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065476s
2025-05-21T02:58:43.463141474Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-05-21T02:58:43.464733748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-05-21T02:58:43.481981137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173139s
2025-05-21T02:58:43.485407725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-05-21T02:58:43', 'add_release_status')
2025-05-21T02:58:43.488821836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:43.500662509Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2025-05-21T02:58:43.502083916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0359526s
2025-05-21T02:58:43.503991068Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2025-05-21T02:58:43.505746508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:43.507980245Z [Info] album_download_notification: Starting migration of Main DB to 13
2025-05-21T02:58:43.511235519Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-05-21T02:58:43.512588274Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s
2025-05-21T02:58:43.514360926Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean
2025-05-21T02:58:43.517420030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0
2025-05-21T02:58:43.522438716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065516s
2025-05-21T02:58:43.525929734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-05-21T02:58:43', 'album_download_notification')
2025-05-21T02:58:43.529036984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:43.541723399Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2025-05-21T02:58:43.543168211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0254683s
2025-05-21T02:58:43.545028267Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2025-05-21T02:58:43.546844545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:43.549032162Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14
2025-05-21T02:58:43.555532430Z [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-21T02:58:43.562619815Z [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-21T02:58:43.568186871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093355s
2025-05-21T02:58:43.573415944Z [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-21T02:58:43.580482557Z [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-21T02:58:43.584393608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076978s
2025-05-21T02:58:43.587887138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-05-21T02:58:43', 'fix_language_metadata_profiles')
2025-05-21T02:58:43.590987081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:43.603163520Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2025-05-21T02:58:43.604595797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0260085s
2025-05-21T02:58:43.606175422Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2025-05-21T02:58:43.607825747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:43.609962608Z [Info] remove_fanzub: Starting migration of Main DB to 15
2025-05-21T02:58:43.613199300Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2025-05-21T02:58:43.615776994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2025-05-21T02:58:43.618093161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030911s
2025-05-21T02:58:43.621245883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-05-21T02:58:43', 'remove_fanzub')
2025-05-21T02:58:43.624342697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:43.634618781Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2025-05-21T02:58:43.635989577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194399s
2025-05-21T02:58:43.637891886Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2025-05-21T02:58:43.639695829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:43.641875596Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16
2025-05-21T02:58:43.660000862Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId)
2025-05-21T02:58:43.662475549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC)
2025-05-21T02:58:43.665246575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036888s
2025-05-21T02:58:43.666953096Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate)
2025-05-21T02:58:43.669820203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC)
2025-05-21T02:58:43.672625567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041599s
2025-05-21T02:58:43.677209975Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId)
2025-05-21T02:58:43.681316335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId"
2025-05-21T02:58:43.683945633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052421s
2025-05-21T02:58:43.685541478Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date)
2025-05-21T02:58:43.688247634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2025-05-21T02:58:43.690984303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040134s
2025-05-21T02:58:43.692718965Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2025-05-21T02:58:43.694814953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2025-05-21T02:58:43.697073017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029274s
2025-05-21T02:58:43.698705766Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2025-05-21T02:58:43.701439913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-05-21T02:58:43.704122373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003988s
2025-05-21T02:58:43.707534510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-05-21T02:58:43', 'update_artist_history_indexes')
2025-05-21T02:58:43.710686918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:43.722474941Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2025-05-21T02:58:43.723968558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219439s
2025-05-21T02:58:43.725553214Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2025-05-21T02:58:43.727162058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:43.729194927Z [Info] remove_nma: Starting migration of Main DB to 17
2025-05-21T02:58:43.746215906Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-05-21T02:58:43.763073533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2025-05-21T02:58:43.765761179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178284s
2025-05-21T02:58:43.768908318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-05-21T02:58:43', 'remove_nma')
2025-05-21T02:58:43.772098885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:43.785041429Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2025-05-21T02:58:43.786367962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0370106s
2025-05-21T02:58:43.788186695Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2025-05-21T02:58:43.789953525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:43.792187474Z [Info] album_disambiguation: Starting migration of Main DB to 18
2025-05-21T02:58:43.795165759Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-05-21T02:58:43.796534818Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.19E-05s
2025-05-21T02:58:43.798189226Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String
2025-05-21T02:58:43.800512705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT
2025-05-21T02:58:43.805319085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056702s
2025-05-21T02:58:43.808583333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-05-21T02:58:43', 'album_disambiguation')
2025-05-21T02:58:43.811692989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:43.821797418Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2025-05-21T02:58:43.823213000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219069s
2025-05-21T02:58:43.825031277Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2025-05-21T02:58:43.826832203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:43.829013974Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19
2025-05-21T02:58:43.831554164Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-05-21T02:58:43.833222338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-05-21T02:58:43.851806256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186469s
2025-05-21T02:58:43.855431931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-05-21T02:58:43', 'add_ape_quality_in_profiles')
2025-05-21T02:58:43.858896436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:43.869165981Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2025-05-21T02:58:43.870620127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0358651s
2025-05-21T02:58:43.872325264Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2025-05-21T02:58:43.874019833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:43.876228044Z [Info] remove_pushalot: Starting migration of Main DB to 20
2025-05-21T02:58:43.883341302Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-05-21T02:58:43.886502001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2025-05-21T02:58:43.888904839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039346s
2025-05-21T02:58:43.890605953Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-05-21T02:58:43.893190796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2025-05-21T02:58:43.895484947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033722s
2025-05-21T02:58:43.897186638Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-05-21T02:58:43.899615038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2025-05-21T02:58:43.901838813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031752s
2025-05-21T02:58:43.904960866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-05-21T02:58:43', 'remove_pushalot')
2025-05-21T02:58:43.909476272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:43.922104931Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2025-05-21T02:58:43.923472900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.02318s
2025-05-21T02:58:43.925220633Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2025-05-21T02:58:43.926947190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:43.929088035Z [Info] add_custom_filters: Starting migration of Main DB to 21
2025-05-21T02:58:43.932916858Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2025-05-21T02:58:43.937256880Z [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-21T02:58:43.940955254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065781s
2025-05-21T02:58:43.944238138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-05-21T02:58:43', 'add_custom_filters')
2025-05-21T02:58:43.947310495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:43.957374285Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2025-05-21T02:58:43.958746461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0227656s
2025-05-21T02:58:43.960415340Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2025-05-21T02:58:43.962091222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:43.964228314Z [Info] import_list_tags: Starting migration of Main DB to 22
2025-05-21T02:58:43.967142876Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-05-21T02:58:43.968523962Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.5E-06s
2025-05-21T02:58:43.970100639Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String
2025-05-21T02:58:43.972319703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT
2025-05-21T02:58:43.978953407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054194s
2025-05-21T02:58:43.982274752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-05-21T02:58:43', 'import_list_tags')
2025-05-21T02:58:43.985498627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:43.995492328Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2025-05-21T02:58:43.996896017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0237233s
2025-05-21T02:58:43.998682023Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2025-05-21T02:58:44.000470897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:44.002665508Z [Info] add_release_groups_etc: Starting migration of Main DB to 23
2025-05-21T02:58:44.055792550Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata
2025-05-21T02:58:44.064191300Z [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-21T02:58:44.070477060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012954s
2025-05-21T02:58:44.072231093Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId)
2025-05-21T02:58:44.075228702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC)
2025-05-21T02:58:44.078067930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043371s
2025-05-21T02:58:44.111331601Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-05-21T02:58:44.111440980Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-05-21T02:58:44.111582999Z FROM "Artists"
2025-05-21T02:58:44.127633609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-05-21T02:58:44.127641136Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-05-21T02:58:44.127642923Z FROM "Artists"
2025-05-21T02:58:44.134988657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170339s
2025-05-21T02:58:44.136385755Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2025-05-21T02:58:44.137683711Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.9E-06s
2025-05-21T02:58:44.139371867Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32
2025-05-21T02:58:44.142200854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2025-05-21T02:58:44.147366422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064271s
2025-05-21T02:58:44.156936007Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2025-05-21T02:58:44.156947087Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-05-21T02:58:44.156949565Z FROM "ArtistMetadata"
2025-05-21T02:58:44.156951209Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2025-05-21T02:58:44.171258367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2025-05-21T02:58:44.171268789Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-05-21T02:58:44.171270237Z FROM "ArtistMetadata"
2025-05-21T02:58:44.171271188Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2025-05-21T02:58:44.177838197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152246s
2025-05-21T02:58:44.179308542Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases
2025-05-21T02:58:44.189836360Z [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-21T02:58:44.197106472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163915s
2025-05-21T02:58:44.198989574Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId)
2025-05-21T02:58:44.202056286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2025-05-21T02:58:44.205075694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045118s
2025-05-21T02:58:44.206709125Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId)
2025-05-21T02:58:44.209241530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2025-05-21T02:58:44.211903061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003716s
2025-05-21T02:58:44.213219983Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-05-21T02:58:44.214833541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-05-21T02:58:44.273427950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0585649s
2025-05-21T02:58:44.275001676Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-05-21T02:58:44.276321431Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s
2025-05-21T02:58:44.277984502Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32
2025-05-21T02:58:44.280790845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2025-05-21T02:58:44.286258923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067849s
2025-05-21T02:58:44.287627018Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-05-21T02:58:44.288843732Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-06s
2025-05-21T02:58:44.290450370Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean
2025-05-21T02:58:44.293148451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1
2025-05-21T02:58:44.298182426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062565s
2025-05-21T02:58:44.299533726Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-05-21T02:58:44.300711525Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-06s
2025-05-21T02:58:44.302184619Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String
2025-05-21T02:58:44.304286096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT
2025-05-21T02:58:44.309071209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054508s
2025-05-21T02:58:44.321284251Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2025-05-21T02:58:44.321297021Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-05-21T02:58:44.321307480Z FROM "ArtistMetadata"
2025-05-21T02:58:44.321308616Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-05-21T02:58:44.321309880Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2025-05-21T02:58:44.339506144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2025-05-21T02:58:44.339516178Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-05-21T02:58:44.339526664Z FROM "ArtistMetadata"
2025-05-21T02:58:44.339527906Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-05-21T02:58:44.339529217Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2025-05-21T02:58:44.348530758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200099s
2025-05-21T02:58:44.349972531Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-05-21T02:58:44.351328084Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.2E-06s
2025-05-21T02:58:44.353048875Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String
2025-05-21T02:58:44.355862180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0'
2025-05-21T02:58:44.361174616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066484s
2025-05-21T02:58:44.362557411Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-05-21T02:58:44.363823305Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.3E-06s
2025-05-21T02:58:44.365445146Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32
2025-05-21T02:58:44.368103533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0
2025-05-21T02:58:44.373247489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063735s
2025-05-21T02:58:44.374609243Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-05-21T02:58:44.375893902Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.3E-06s
2025-05-21T02:58:44.377588146Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32
2025-05-21T02:58:44.380342912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2025-05-21T02:58:44.385429640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063703s
2025-05-21T02:58:44.396861694Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-05-21T02:58:44.396863894Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-05-21T02:58:44.396864876Z FROM "AlbumReleases"
2025-05-21T02:58:44.396867376Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-05-21T02:58:44.396879206Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2025-05-21T02:58:44.412803926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-05-21T02:58:44.412817607Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-05-21T02:58:44.412819181Z FROM "AlbumReleases"
2025-05-21T02:58:44.412820047Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-05-21T02:58:44.412821096Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2025-05-21T02:58:44.420518362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172196s
2025-05-21T02:58:44.432258944Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-05-21T02:58:44.432265856Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-05-21T02:58:44.432267271Z FROM "ArtistMetadata"
2025-05-21T02:58:44.432268170Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-05-21T02:58:44.432269253Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2025-05-21T02:58:44.449346232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-05-21T02:58:44.449353141Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-05-21T02:58:44.449354580Z FROM "ArtistMetadata"
2025-05-21T02:58:44.449355504Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-05-21T02:58:44.449356641Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2025-05-21T02:58:44.456732019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180464s
2025-05-21T02:58:44.462101603Z [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-21T02:58:44.499617390Z [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-21T02:58:44.516014206Z [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-21T02:58:44.523119714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-05-21T02:58:44.526236329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-05-21T02:58:44.536921516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-05-21T02:58:44.540271785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-05-21T02:58:44.542738457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0777743s
2025-05-21T02:58:44.546386445Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync
2025-05-21T02:58:44.585950013Z [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-21T02:58:44.611086954Z [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-21T02:58:44.621472989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-05-21T02:58:44.625137490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-05-21T02:58:44.636364557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-05-21T02:58:44.640552456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-05-21T02:58:44.643390631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0945075s
2025-05-21T02:58:44.645792431Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored
2025-05-21T02:58:44.682608892Z [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-21T02:58:44.700119057Z [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-21T02:58:44.708093139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2025-05-21T02:58:44.711490945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2025-05-21T02:58:44.722509663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2025-05-21T02:58:44.726673590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2025-05-21T02:58:44.729474818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0818434s
2025-05-21T02:58:44.731168713Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId
2025-05-21T02:58:44.771210621Z [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-21T02:58:44.782863994Z [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-21T02:58:44.788399193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-05-21T02:58:44.791653760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-05-21T02:58:44.803038995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-05-21T02:58:44.806153183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.073379s
2025-05-21T02:58:44.808241601Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2025-05-21T02:58:44.810982990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-05-21T02:58:44.814226881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043339s
2025-05-21T02:58:44.815866213Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored)
2025-05-21T02:58:44.818216841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-05-21T02:58:44.821024637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036894s
2025-05-21T02:58:44.822625829Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId)
2025-05-21T02:58:44.825223844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2025-05-21T02:58:44.827866835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037221s
2025-05-21T02:58:44.829514415Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId)
2025-05-21T02:58:44.832007276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC)
2025-05-21T02:58:44.834528259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003672s
2025-05-21T02:58:44.836122599Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId)
2025-05-21T02:58:44.838517815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC)
2025-05-21T02:58:44.840999812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035002s
2025-05-21T02:58:44.842558714Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId)
2025-05-21T02:58:44.845124046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC)
2025-05-21T02:58:44.847683641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037007s
2025-05-21T02:58:44.848970252Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-05-21T02:58:44.864073664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2025-05-21T02:58:44.866719981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164864s
2025-05-21T02:58:44.868005861Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-05-21T02:58:44.870551559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2025-05-21T02:58:44.872750780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003542s
2025-05-21T02:58:44.873945959Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-05-21T02:58:44.877185307Z [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-21T02:58:44.879865806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004717s
2025-05-21T02:58:44.883361530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-05-21T02:58:44', 'add_release_groups_etc')
2025-05-21T02:58:44.886408160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:44.921985596Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2025-05-21T02:58:44.924840735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0449261s
2025-05-21T02:58:44.930011165Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2025-05-21T02:58:44.931811440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:44.934593716Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24
2025-05-21T02:58:44.943855799Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-05-21T02:58:44.946506128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1
2025-05-21T02:58:44.948801578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035178s
2025-05-21T02:58:44.951930412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-05-21T02:58:44', 'NewMediaInfoFormat')
2025-05-21T02:58:44.954956523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:44.967040024Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2025-05-21T02:58:44.968402436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215162s
2025-05-21T02:58:44.970419271Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2025-05-21T02:58:44.972229036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:44.974380554Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25
2025-05-21T02:58:44.988320912Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2025-05-21T02:58:44.991273715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2025-05-21T02:58:45.001233371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112322s
2025-05-21T02:58:45.003076921Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-05-21T02:58:45.004540755Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.45E-05s
2025-05-21T02:58:45.006694943Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2025-05-21T02:58:45.010145231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2025-05-21T02:58:45.015464475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070455s
2025-05-21T02:58:45.018990468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-05-21T02:58:45', 'rename_restrictions_to_release_profiles')
2025-05-21T02:58:45.022224749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:45.035672909Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2025-05-21T02:58:45.037180406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0267753s
2025-05-21T02:58:45.039256579Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2025-05-21T02:58:45.041107439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:45.043502658Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26
2025-05-21T02:58:45.055130123Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2025-05-21T02:58:45.057606469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2025-05-21T02:58:45.067474813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106952s
2025-05-21T02:58:45.068930240Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-05-21T02:58:45.070205142Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.2E-06s
2025-05-21T02:58:45.071995764Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2025-05-21T02:58:45.074512691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2025-05-21T02:58:45.079153435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056131s
2025-05-21T02:58:45.080584054Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2025-05-21T02:58:45.081863909Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.8E-06s
2025-05-21T02:58:45.083629822Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2025-05-21T02:58:45.086171492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2025-05-21T02:58:45.090718680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005554s
2025-05-21T02:58:45.091957514Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-05-21T02:58:45.094085216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2025-05-21T02:58:45.096186500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029943s
2025-05-21T02:58:45.097379440Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-05-21T02:58:45.099452029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2025-05-21T02:58:45.101536395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029329s
2025-05-21T02:58:45.103611014Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId
2025-05-21T02:58:45.141217250Z [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-21T02:58:45.157797719Z [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-21T02:58:45.164913228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-05-21T02:58:45.168114219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-05-21T02:58:45.178379158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-05-21T02:58:45.181769559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-05-21T02:58:45.185414925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-05-21T02:58:45.188959508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-05-21T02:58:45.191432877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0862544s
2025-05-21T02:58:45.194938503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-05-21T02:58:45', 'rename_quality_profiles_add_upgrade_allowed')
2025-05-21T02:58:45.198181851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:45.220269634Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2025-05-21T02:58:45.222892671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.114087s
2025-05-21T02:58:45.225017070Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2025-05-21T02:58:45.226862653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:45.230060958Z [Info] add_import_exclusions: Starting migration of Main DB to 27
2025-05-21T02:58:45.235744807Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2025-05-21T02:58:45.239744071Z [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-21T02:58:45.243359281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060666s
2025-05-21T02:58:45.245093555Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId)
2025-05-21T02:58:45.248070573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC)
2025-05-21T02:58:45.250894600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043072s
2025-05-21T02:58:45.254197596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-05-21T02:58:45', 'add_import_exclusions')
2025-05-21T02:58:45.257277041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:45.269636968Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2025-05-21T02:58:45.270986506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0227854s
2025-05-21T02:58:45.273115083Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2025-05-21T02:58:45.274892938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:45.277056123Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28
2025-05-21T02:58:45.325103906Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-05-21T02:58:45.325120159Z WHERE "Id" in (
2025-05-21T02:58:45.325121717Z SELECT "Artists"."Id" from "Artists"
2025-05-21T02:58:45.325212412Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-05-21T02:58:45.325218947Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-05-21T02:58:45.340689641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-05-21T02:58:45.340698198Z WHERE "Id" in (
2025-05-21T02:58:45.340700766Z SELECT "Artists"."Id" from "Artists"
2025-05-21T02:58:45.340706757Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-05-21T02:58:45.340707987Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-05-21T02:58:45.350647287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191534s
2025-05-21T02:58:45.361271648Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2025-05-21T02:58:45.361279994Z WHERE "Id" in (
2025-05-21T02:58:45.361282335Z SELECT "Albums"."Id" from "Albums"
2025-05-21T02:58:45.361283441Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-05-21T02:58:45.361284763Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-05-21T02:58:45.376635176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2025-05-21T02:58:45.376643342Z WHERE "Id" in (
2025-05-21T02:58:45.376645791Z SELECT "Albums"."Id" from "Albums"
2025-05-21T02:58:45.376646808Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-05-21T02:58:45.376647952Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-05-21T02:58:45.383370067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016043s
2025-05-21T02:58:45.393259766Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2025-05-21T02:58:45.393268162Z WHERE "Id" in (
2025-05-21T02:58:45.393270566Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-05-21T02:58:45.393271630Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-05-21T02:58:45.393272642Z WHERE "Albums"."Id" IS NULL)
2025-05-21T02:58:45.408068993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2025-05-21T02:58:45.408082648Z WHERE "Id" in (
2025-05-21T02:58:45.408085143Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-05-21T02:58:45.408086275Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-05-21T02:58:45.408088043Z WHERE "Albums"."Id" IS NULL)
2025-05-21T02:58:45.414774868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156976s
2025-05-21T02:58:45.425428942Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-05-21T02:58:45.425437683Z WHERE "Id" in (
2025-05-21T02:58:45.425439724Z SELECT "Tracks"."Id" from "Tracks"
2025-05-21T02:58:45.425448174Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-05-21T02:58:45.425449392Z WHERE "AlbumReleases"."Id" IS NULL)
2025-05-21T02:58:45.440492270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-05-21T02:58:45.440502375Z WHERE "Id" in (
2025-05-21T02:58:45.440504155Z SELECT "Tracks"."Id" from "Tracks"
2025-05-21T02:58:45.440505246Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-05-21T02:58:45.440506333Z WHERE "AlbumReleases"."Id" IS NULL)
2025-05-21T02:58:45.447926459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159268s
2025-05-21T02:58:45.459379878Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-05-21T02:58:45.459398622Z WHERE "Id" in (
2025-05-21T02:58:45.459400537Z SELECT "Tracks"."Id" from "Tracks"
2025-05-21T02:58:45.459401598Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-05-21T02:58:45.459402735Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-05-21T02:58:45.475137644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-05-21T02:58:45.475160911Z WHERE "Id" in (
2025-05-21T02:58:45.475162562Z SELECT "Tracks"."Id" from "Tracks"
2025-05-21T02:58:45.475163602Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-05-21T02:58:45.475164934Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-05-21T02:58:45.483212561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173707s
2025-05-21T02:58:45.495015950Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-05-21T02:58:45.495030843Z WHERE "Id" IN (
2025-05-21T02:58:45.495032463Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-05-21T02:58:45.495033511Z LEFT OUTER JOIN "Tracks"
2025-05-21T02:58:45.495034538Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-05-21T02:58:45.495035525Z WHERE "Tracks"."Id" IS NULL)
2025-05-21T02:58:45.511732301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-05-21T02:58:45.511746690Z WHERE "Id" IN (
2025-05-21T02:58:45.511757550Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-05-21T02:58:45.511758747Z LEFT OUTER JOIN "Tracks"
2025-05-21T02:58:45.511759627Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-05-21T02:58:45.511760714Z WHERE "Tracks"."Id" IS NULL)
2025-05-21T02:58:45.519603512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178907s
2025-05-21T02:58:45.523288184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-05-21T02:58:45', 'clean_artist_metadata_table')
2025-05-21T02:58:45.526935614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:45.550854527Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2025-05-21T02:58:45.552602492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0485851s
2025-05-21T02:58:45.554871704Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2025-05-21T02:58:45.556759982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:45.559570813Z [Info] health_issue_notification: Starting migration of Main DB to 29
2025-05-21T02:58:45.567823596Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-05-21T02:58:45.569339732Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.8E-05s
2025-05-21T02:58:45.571169573Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2025-05-21T02:58:45.574310620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2025-05-21T02:58:45.579985568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007106s
2025-05-21T02:58:45.581521677Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-05-21T02:58:45.582854759Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s
2025-05-21T02:58:45.584780450Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2025-05-21T02:58:45.588045978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2025-05-21T02:58:45.593405275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068323s
2025-05-21T02:58:45.594878003Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-05-21T02:58:45.596230155Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.59E-05s
2025-05-21T02:58:45.598019363Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean
2025-05-21T02:58:45.600938892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0
2025-05-21T02:58:45.606081740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065062s
2025-05-21T02:58:45.607516400Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-05-21T02:58:45.608807001Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.2E-06s
2025-05-21T02:58:45.610530636Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean
2025-05-21T02:58:45.613383288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0
2025-05-21T02:58:45.618517769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064329s
2025-05-21T02:58:45.619966296Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-05-21T02:58:45.621229524Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.3E-06s
2025-05-21T02:58:45.622961478Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean
2025-05-21T02:58:45.625781400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0
2025-05-21T02:58:45.630848713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063329s
2025-05-21T02:58:45.632474712Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload
2025-05-21T02:58:45.671470487Z [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-21T02:58:45.691756087Z [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-21T02:58:45.700095671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2025-05-21T02:58:45.703224103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2025-05-21T02:58:45.712977826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0790215s
2025-05-21T02:58:45.714940887Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport
2025-05-21T02:58:45.751884431Z [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-21T02:58:45.771712310Z [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-21T02:58:45.779831516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2025-05-21T02:58:45.782865779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2025-05-21T02:58:45.792512105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0759042s
2025-05-21T02:58:45.795773282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-05-21T02:58:45', 'health_issue_notification')
2025-05-21T02:58:45.798836102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:45.818093826Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2025-05-21T02:58:45.819641793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1008574s
2025-05-21T02:58:45.822437371Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2025-05-21T02:58:45.824260295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:45.826486145Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30
2025-05-21T02:58:45.836147160Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-05-21T02:58:45.837523234Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s
2025-05-21T02:58:45.839134298Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime
2025-05-21T02:58:45.842217286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00'
2025-05-21T02:58:45.847427891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067962s
2025-05-21T02:58:45.848788091Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-05-21T02:58:45.850011376Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.8E-06s
2025-05-21T02:58:45.851565576Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String
2025-05-21T02:58:45.853686750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT
2025-05-21T02:58:45.858209881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052637s
2025-05-21T02:58:45.860292911Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2025-05-21T02:58:45.862713610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2025-05-21T02:58:45.864801185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028207s
2025-05-21T02:58:45.872355148Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-05-21T02:58:45.872363252Z WHERE "Id" IN (
2025-05-21T02:58:45.872365140Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-05-21T02:58:45.872366267Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-05-21T02:58:45.872367533Z WHERE "Tracks"."Id" IS NULL)
2025-05-21T02:58:45.882906436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-05-21T02:58:45.882914767Z WHERE "Id" IN (
2025-05-21T02:58:45.882917224Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-05-21T02:58:45.882918333Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-05-21T02:58:45.882919404Z WHERE "Tracks"."Id" IS NULL)
2025-05-21T02:58:45.888068653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112043s
2025-05-21T02:58:45.897608638Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-05-21T02:58:45.897617143Z WHERE "Id" IN (
2025-05-21T02:58:45.897619616Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-05-21T02:58:45.897620713Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-05-21T02:58:45.897621758Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-05-21T02:58:45.897622740Z WHERE "Artists"."Path" IS NULL)
2025-05-21T02:58:45.911172414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-05-21T02:58:45.911180896Z WHERE "Id" IN (
2025-05-21T02:58:45.911183456Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-05-21T02:58:45.911184563Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-05-21T02:58:45.911189500Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-05-21T02:58:45.911190656Z WHERE "Artists"."Path" IS NULL)
2025-05-21T02:58:45.917735607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146006s
2025-05-21T02:58:45.928582360Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-05-21T02:58:45.928586141Z WHERE "Id" IN (
2025-05-21T02:58:45.928587226Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-05-21T02:58:45.928595996Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-05-21T02:58:45.928602277Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-05-21T02:58:45.928617640Z WHERE "AlbumReleases"."Monitored" = 0
2025-05-21T02:58:45.928627476Z OR "AlbumReleases"."Monitored" IS NULL)
2025-05-21T02:58:45.943838916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-05-21T02:58:45.943840498Z WHERE "Id" IN (
2025-05-21T02:58:45.943841296Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-05-21T02:58:45.943842142Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-05-21T02:58:45.943843059Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-05-21T02:58:45.943843930Z WHERE "AlbumReleases"."Monitored" = 0
2025-05-21T02:58:45.943846170Z OR "AlbumReleases"."Monitored" IS NULL)
2025-05-21T02:58:45.951159071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162466s
2025-05-21T02:58:45.957589013Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2025-05-21T02:58:45.957595624Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-05-21T02:58:45.957597162Z FROM "Artists"
2025-05-21T02:58:45.957598019Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-05-21T02:58:45.957599082Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2025-05-21T02:58:45.966751799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2025-05-21T02:58:45.966763030Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-05-21T02:58:45.966764647Z FROM "Artists"
2025-05-21T02:58:45.966765534Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-05-21T02:58:45.966777143Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2025-05-21T02:58:45.972243860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106054s
2025-05-21T02:58:45.979547656Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-05-21T02:58:45.979556535Z WHERE "Id" NOT IN (
2025-05-21T02:58:45.979557868Z SELECT MIN("Id")
2025-05-21T02:58:45.979558722Z FROM "TrackFiles"
2025-05-21T02:58:45.979559557Z GROUP BY "Path"
2025-05-21T02:58:45.979560399Z )
2025-05-21T02:58:45.989708725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-05-21T02:58:45.989717147Z WHERE "Id" NOT IN (
2025-05-21T02:58:45.989718515Z SELECT MIN("Id")
2025-05-21T02:58:45.989719352Z FROM "TrackFiles"
2025-05-21T02:58:45.989720179Z GROUP BY "Path"
2025-05-21T02:58:45.989721015Z )
2025-05-21T02:58:45.996773586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127178s
2025-05-21T02:58:45.998365312Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-05-21T02:58:45.999769346Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.52E-05s
2025-05-21T02:58:46.001640821Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String
2025-05-21T02:58:46.036030087Z [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-21T02:58:46.049640576Z [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-21T02:58:46.056373180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-05-21T02:58:46.059870277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-05-21T02:58:46.071102347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-05-21T02:58:46.074857092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0714903s
2025-05-21T02:58:46.076573429Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path)
2025-05-21T02:58:46.079090804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2025-05-21T02:58:46.081899950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037935s
2025-05-21T02:58:46.083717600Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath
2025-05-21T02:58:46.117003699Z [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-21T02:58:46.129408846Z [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-21T02:58:46.135307271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-05-21T02:58:46.138641075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-05-21T02:58:46.149878756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-05-21T02:58:46.153856323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2025-05-21T02:58:46.156621152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0710218s
2025-05-21T02:58:46.160498229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-05-21T02:58:46', 'add_mediafilerepository_mtime')
2025-05-21T02:58:46.164222739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:46.184016849Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2025-05-21T02:58:46.185833490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0978517s
2025-05-21T02:58:46.188345538Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2025-05-21T02:58:46.190257054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:46.193015094Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31
2025-05-21T02:58:46.214525009Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-05-21T02:58:46.214541739Z WHERE "Id" NOT IN (
2025-05-21T02:58:46.214550875Z SELECT MIN("Artists"."Id") from "Artists"
2025-05-21T02:58:46.214551981Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-05-21T02:58:46.214553079Z GROUP BY "ArtistMetadata"."Id")
2025-05-21T02:58:46.230395589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-05-21T02:58:46.230402805Z WHERE "Id" NOT IN (
2025-05-21T02:58:46.230404154Z SELECT MIN("Artists"."Id") from "Artists"
2025-05-21T02:58:46.230405192Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-05-21T02:58:46.230406286Z GROUP BY "ArtistMetadata"."Id")
2025-05-21T02:58:46.237776874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169516s
2025-05-21T02:58:46.239716432Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId)
2025-05-21T02:58:46.242029657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId"
2025-05-21T02:58:46.244351427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032038s
2025-05-21T02:58:46.245994305Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32
2025-05-21T02:58:46.280808153Z [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-21T02:58:46.297281695Z [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-21T02:58:46.304345644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-05-21T02:58:46.307314772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-05-21T02:58:46.317907572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-05-21T02:58:46.321209581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-05-21T02:58:46.324528813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-05-21T02:58:46.326947741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.079468s
2025-05-21T02:58:46.328569623Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2025-05-21T02:58:46.331290783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-05-21T02:58:46.333842524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038569s
2025-05-21T02:58:46.337368974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-05-21T02:58:46', 'add_artistmetadataid_constraint')
2025-05-21T02:58:46.340514525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:46.362353368Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2025-05-21T02:58:46.364077766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0314604s
2025-05-21T02:58:46.365869188Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2025-05-21T02:58:46.367540439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:46.369609309Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32
2025-05-21T02:58:46.375998056Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2025-05-21T02:58:46.377398674Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.51E-05s
2025-05-21T02:58:46.379105730Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String
2025-05-21T02:58:46.381900416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]'
2025-05-21T02:58:46.386866288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062846s
2025-05-21T02:58:46.388316618Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2025-05-21T02:58:46.389583676Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.9E-06s
2025-05-21T02:58:46.391366825Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String
2025-05-21T02:58:46.394287986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]'
2025-05-21T02:58:46.399165799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062575s
2025-05-21T02:58:46.400479670Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-05-21T02:58:46.401659175Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.4E-06s
2025-05-21T02:58:46.403298105Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String
2025-05-21T02:58:46.406026277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]'
2025-05-21T02:58:46.410805390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060252s
2025-05-21T02:58:46.412229173Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2025-05-21T02:58:46.413493087Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.4E-06s
2025-05-21T02:58:46.415231175Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String
2025-05-21T02:58:46.418118269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]'
2025-05-21T02:58:46.422943648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062034s
2025-05-21T02:58:46.424269330Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-05-21T02:58:46.425486978Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.5E-06s
2025-05-21T02:58:46.427194746Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String
2025-05-21T02:58:46.430014707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]'
2025-05-21T02:58:46.434781948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061428s
2025-05-21T02:58:46.436110755Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-05-21T02:58:46.437218232Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.2E-06s
2025-05-21T02:58:46.438832108Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String
2025-05-21T02:58:46.441523208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]'
2025-05-21T02:58:46.446367244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060616s
2025-05-21T02:58:46.449554336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-05-21T02:58:46', 'old_ids_and_artist_alias')
2025-05-21T02:58:46.452571911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:46.464652903Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2025-05-21T02:58:46.466083173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0240048s
2025-05-21T02:58:46.467749101Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2025-05-21T02:58:46.469401617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:46.471480067Z [Info] download_propers_config: Starting migration of Main DB to 33
2025-05-21T02:58:46.474394938Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-05-21T02:58:46.476023125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-05-21T02:58:46.480883410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050861s
2025-05-21T02:58:46.483014998Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2025-05-21T02:58:46.485403588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2025-05-21T02:58:46.487607365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029503s
2025-05-21T02:58:46.490734751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-05-21T02:58:46', 'download_propers_config')
2025-05-21T02:58:46.493792067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:46.507421406Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2025-05-21T02:58:46.508779821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0223533s
2025-05-21T02:58:46.510512240Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2025-05-21T02:58:46.512206373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:46.514281060Z [Info] remove_language_profiles: Starting migration of Main DB to 34
2025-05-21T02:58:46.524494917Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2025-05-21T02:58:46.526895079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2025-05-21T02:58:46.529335261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003387s
2025-05-21T02:58:46.530974876Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId
2025-05-21T02:58:46.563750181Z [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-21T02:58:46.578892772Z [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-21T02:58:46.585378600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-05-21T02:58:46.588635277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-05-21T02:58:46.599106948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-05-21T02:58:46.602391594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-05-21T02:58:46.605830141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-05-21T02:58:46.609562922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-05-21T02:58:46.612190992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0797435s
2025-05-21T02:58:46.613873666Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2025-05-21T02:58:46.645047349Z [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-21T02:58:46.658731426Z [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-21T02:58:46.664916212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2025-05-21T02:58:46.668002378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2025-05-21T02:58:46.678734938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2025-05-21T02:58:46.681353892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0660098s
2025-05-21T02:58:46.682882892Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language
2025-05-21T02:58:46.740276973Z [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-21T02:58:46.753703387Z [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-21T02:58:46.760303961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2025-05-21T02:58:46.763711701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2025-05-21T02:58:46.774623394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0899872s
2025-05-21T02:58:46.776986806Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2025-05-21T02:58:46.809020921Z [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-21T02:58:46.822186662Z [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-21T02:58:46.827840179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-05-21T02:58:46.831222915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2025-05-21T02:58:46.841759354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-05-21T02:58:46.845331521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-05-21T02:58:46.849103306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2025-05-21T02:58:46.852986171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-05-21T02:58:46.855677472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0770686s
2025-05-21T02:58:46.857259907Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language
2025-05-21T02:58:46.886377327Z [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-21T02:58:46.895814261Z [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-21T02:58:46.900374432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2025-05-21T02:58:46.903255237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2025-05-21T02:58:46.912776015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0540987s
2025-05-21T02:58:46.914290981Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language
2025-05-21T02:58:46.944473505Z [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-21T02:58:46.954862237Z [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-21T02:58:46.959822643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-05-21T02:58:46.962872607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-05-21T02:58:46.973325982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-05-21T02:58:46.976762528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2025-05-21T02:58:46.979209789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0635443s
2025-05-21T02:58:46.982655522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-05-21T02:58:46', 'remove_language_profiles')
2025-05-21T02:58:46.985742046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:47.012350042Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2025-05-21T02:58:47.015888385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0951801s
2025-05-21T02:58:47.018973465Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2025-05-21T02:58:47.021299891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:47.024305536Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35
2025-05-21T02:58:47.028496951Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-05-21T02:58:47.030723847Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.31E-05s
2025-05-21T02:58:47.032695818Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String
2025-05-21T02:58:47.035296353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT
2025-05-21T02:58:47.040310018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060573s
2025-05-21T02:58:47.043663309Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2025-05-21T02:58:47.047930198Z [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-21T02:58:47.050606645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046605s
2025-05-21T02:58:47.053925077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-05-21T02:58:47', 'multi_disc_naming_format')
2025-05-21T02:58:47.056955509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:47.070100857Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2025-05-21T02:58:47.071499952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0238475s
2025-05-21T02:58:47.073382582Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2025-05-21T02:58:47.075097129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:47.077219765Z [Info] add_download_client_priority: Starting migration of Main DB to 36
2025-05-21T02:58:47.080709285Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-05-21T02:58:47.082039274Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.1E-06s
2025-05-21T02:58:47.083636796Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2025-05-21T02:58:47.086417087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2025-05-21T02:58:47.091309866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062325s
2025-05-21T02:58:47.092682983Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-05-21T02:58:47.094288909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-05-21T02:58:47.254787793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1604835s
2025-05-21T02:58:47.258818578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-05-21T02:58:47', 'add_download_client_priority')
2025-05-21T02:58:47.262254432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:47.284012124Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2025-05-21T02:58:47.285721767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.189214s
2025-05-21T02:58:47.287521634Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2025-05-21T02:58:47.289220273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:47.291308162Z [Info] remove_growl_prowl: Starting migration of Main DB to 37
2025-05-21T02:58:47.295309343Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-05-21T02:58:47.297894417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2025-05-21T02:58:47.300176186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033355s
2025-05-21T02:58:47.301811635Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-05-21T02:58:47.304157454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl'
2025-05-21T02:58:47.306241957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030009s
2025-05-21T02:58:47.309339085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-05-21T02:58:47', 'remove_growl_prowl')
2025-05-21T02:58:47.312286136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:47.322378769Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2025-05-21T02:58:47.323748586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188938s
2025-05-21T02:58:47.325457292Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2025-05-21T02:58:47.327105029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:47.329188734Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38
2025-05-21T02:58:47.332465073Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-05-21T02:58:47.335003542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2025-05-21T02:58:47.337226658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032514s
2025-05-21T02:58:47.338882497Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-05-21T02:58:47.341254740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2025-05-21T02:58:47.343357454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030254s
2025-05-21T02:58:47.346465610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-05-21T02:58:47', 'remove_plex_hometheatre')
2025-05-21T02:58:47.349516742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:47.359797495Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2025-05-21T02:58:47.361147766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191386s
2025-05-21T02:58:47.362894715Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2025-05-21T02:58:47.364655278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:47.366698264Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39
2025-05-21T02:58:47.372510385Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-05-21T02:58:47.373811899Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.3E-06s
2025-05-21T02:58:47.375323674Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String
2025-05-21T02:58:47.377539985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT
2025-05-21T02:58:47.382273000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055015s
2025-05-21T02:58:47.383633004Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-05-21T02:58:47.384895631Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.4E-06s
2025-05-21T02:58:47.386665054Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32
2025-05-21T02:58:47.389644277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0
2025-05-21T02:58:47.394507871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062902s
2025-05-21T02:58:47.395899653Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-05-21T02:58:47.397111863Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.7E-06s
2025-05-21T02:58:47.399058449Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32
2025-05-21T02:58:47.402441057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0
2025-05-21T02:58:47.407206781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065998s
2025-05-21T02:58:47.408616683Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-05-21T02:58:47.409818934Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.6E-06s
2025-05-21T02:58:47.411560495Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32
2025-05-21T02:58:47.414411180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0
2025-05-21T02:58:47.419206685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061566s
2025-05-21T02:58:47.420625893Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-05-21T02:58:47.421827794Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.4E-06s
2025-05-21T02:58:47.423420795Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String
2025-05-21T02:58:47.425737993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT
2025-05-21T02:58:47.430286788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053905s
2025-05-21T02:58:47.431639572Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-05-21T02:58:47.433212195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-05-21T02:58:47.444347104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112402s
2025-05-21T02:58:47.447858941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-05-21T02:58:47', 'add_root_folder_add_defaults')
2025-05-21T02:58:47.451096433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:47.466508210Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2025-05-21T02:58:47.467922936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0332s
2025-05-21T02:58:47.469741312Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2025-05-21T02:58:47.471814230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:47.474013531Z [Info] task_duration: Starting migration of Main DB to 40
2025-05-21T02:58:47.477276172Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-05-21T02:58:47.478603039Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.2E-06s
2025-05-21T02:58:47.480367895Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2025-05-21T02:58:47.482925678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2025-05-21T02:58:47.487934957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060076s
2025-05-21T02:58:47.490975553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-05-21T02:58:47', 'task_duration')
2025-05-21T02:58:47.493938307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:47.504949163Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2025-05-21T02:58:47.506284930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022833s
2025-05-21T02:58:47.508314065Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2025-05-21T02:58:47.510164661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:47.512452258Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41
2025-05-21T02:58:47.516568013Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-05-21T02:58:47.517908454Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.4E-06s
2025-05-21T02:58:47.519561345Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2025-05-21T02:58:47.522303665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2025-05-21T02:58:47.527401614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064514s
2025-05-21T02:58:47.528822082Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-05-21T02:58:47.530073088Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.9E-06s
2025-05-21T02:58:47.531693888Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2025-05-21T02:58:47.534382439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2025-05-21T02:58:47.539172618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059929s
2025-05-21T02:58:47.542816696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-05-21T02:58:47', 'add_indexer_and_enabled_to_release_profiles')
2025-05-21T02:58:47.546028613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:47.558976372Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2025-05-21T02:58:47.560501096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.025246s
2025-05-21T02:58:47.562206444Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2025-05-21T02:58:47.563850275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:47.565925072Z [Info] remove_album_folders: Starting migration of Main DB to 42
2025-05-21T02:58:47.570460680Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder
2025-05-21T02:58:47.604522143Z [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-21T02:58:47.619197984Z [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-21T02:58:47.625714352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-05-21T02:58:47.629279882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-05-21T02:58:47.640926348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-05-21T02:58:47.644715433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-05-21T02:58:47.648399839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-05-21T02:58:47.652474906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-05-21T02:58:47.655286638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0832396s
2025-05-21T02:58:47.658328610Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2025-05-21T02:58:47.662051590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2025-05-21T02:58:47.664910447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044427s
2025-05-21T02:58:47.667890661Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2025-05-21T02:58:47.671532919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2025-05-21T02:58:47.674270074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041666s
2025-05-21T02:58:47.676042731Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat
2025-05-21T02:58:47.705829527Z [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-21T02:58:47.716511668Z [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-21T02:58:47.722322470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2025-05-21T02:58:47.725723158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2025-05-21T02:58:47.736593400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0587812s
2025-05-21T02:58:47.741082402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-05-21T02:58:47', 'remove_album_folders')
2025-05-21T02:58:47.744997786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:47.757629656Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2025-05-21T02:58:47.759393969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0793385s
2025-05-21T02:58:47.761684079Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2025-05-21T02:58:47.763689946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:47.766979096Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44
2025-05-21T02:58:47.770994646Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-05-21T02:58:47.772576463Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.62E-05s
2025-05-21T02:58:47.774269644Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2025-05-21T02:58:47.777265207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2025-05-21T02:58:47.782752168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068993s
2025-05-21T02:58:47.786187274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-05-21T02:58:47', 'add_priority_to_indexers')
2025-05-21T02:58:47.789533976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:47.802463262Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2025-05-21T02:58:47.803964582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0262457s
2025-05-21T02:58:47.805992344Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2025-05-21T02:58:47.807865359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:47.810284067Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45
2025-05-21T02:58:47.814994354Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2025-05-21T02:58:47.817914492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2025-05-21T02:58:47.821399090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043711s
2025-05-21T02:58:47.823235006Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-05-21T02:58:47.825587996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-05-21T02:58:47.831839277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065832s
2025-05-21T02:58:47.835889188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-05-21T02:58:47', 'remove_chown_and_folderchmod_config')
2025-05-21T02:58:47.839526514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:47.860428325Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2025-05-21T02:58:47.863258859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0343243s
2025-05-21T02:58:47.867820051Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2025-05-21T02:58:47.870144451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:47.872582952Z [Info] update_notifiarr: Starting migration of Main DB to 47
2025-05-21T02:58:47.908688744Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2025-05-21T02:58:47.915639300Z [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-21T02:58:47.920943492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082362s
2025-05-21T02:58:47.925482308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-05-21T02:58:47', 'update_notifiarr')
2025-05-21T02:58:47.929309002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:47.939794103Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2025-05-21T02:58:47.941366024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0273836s
2025-05-21T02:58:47.943759673Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2025-05-21T02:58:47.947314985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:47.949681347Z [Info] email_multiple_addresses: Starting migration of Main DB to 49
2025-05-21T02:58:47.952606583Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-05-21T02:58:47.954324206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-05-21T02:58:47.979857238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0254461s
2025-05-21T02:58:47.983335749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-05-21T02:58:47', 'email_multiple_addresses')
2025-05-21T02:58:47.986845761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:47.997071262Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2025-05-21T02:58:47.998521097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0427405s
2025-05-21T02:58:48.000473991Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2025-05-21T02:58:48.002248899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:48.004625221Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50
2025-05-21T02:58:48.008159658Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2025-05-21T02:58:48.010355917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2025-05-21T02:58:48.020565228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109233s
2025-05-21T02:58:48.023977010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-05-21T02:58:48', 'rename_blacklist_to_blocklist')
2025-05-21T02:58:48.027121607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:48.040122914Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2025-05-21T02:58:48.041580639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0300471s
2025-05-21T02:58:48.043297949Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2025-05-21T02:58:48.045004976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:48.047125661Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51
2025-05-21T02:58:48.051351789Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-05-21T02:58:48.052702112Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.9E-06s
2025-05-21T02:58:48.054595877Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2025-05-21T02:58:48.057810122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2025-05-21T02:58:48.063113573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068754s
2025-05-21T02:58:48.065024627Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2025-05-21T02:58:48.068453669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2025-05-21T02:58:48.073403041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064411s
2025-05-21T02:58:48.074715394Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-05-21T02:58:48.076285772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-05-21T02:58:48.106129058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0297599s
2025-05-21T02:58:48.109672281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-05-21T02:58:48', 'cdh_per_downloadclient')
2025-05-21T02:58:48.112987559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:48.123351977Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2025-05-21T02:58:48.124748796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0469582s
2025-05-21T02:58:48.126426196Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2025-05-21T02:58:48.128110158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:48.130228617Z [Info] download_history: Starting migration of Main DB to 52
2025-05-21T02:58:48.138640519Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2025-05-21T02:58:48.147388310Z [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-21T02:58:48.153260224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131892s
2025-05-21T02:58:48.154923088Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2025-05-21T02:58:48.157602150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2025-05-21T02:58:48.160326172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039645s
2025-05-21T02:58:48.161960184Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId)
2025-05-21T02:58:48.164536960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2025-05-21T02:58:48.167125043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037652s
2025-05-21T02:58:48.168778560Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2025-05-21T02:58:48.171425282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2025-05-21T02:58:48.174009620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037729s
2025-05-21T02:58:48.175349727Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-05-21T02:58:48.176911771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-05-21T02:58:48.193070791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161714s
2025-05-21T02:58:48.196380137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-05-21T02:58:48', 'download_history')
2025-05-21T02:58:48.199525313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:48.223850480Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2025-05-21T02:58:48.225782642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0463627s
2025-05-21T02:58:48.227827873Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2025-05-21T02:58:48.229487920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:48.231665526Z [Info] add_update_history: Starting migration of Main DB to 53
2025-05-21T02:58:48.235306291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-05-21T02:58:48', 'add_update_history')
2025-05-21T02:58:48.238332066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:48.251432716Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2025-05-21T02:58:48.261410647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216314s
2025-05-21T02:58:48.264406389Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2025-05-21T02:58:48.266653716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:48.268814887Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54
2025-05-21T02:58:48.272098915Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-05-21T02:58:48.273409169Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.1E-06s
2025-05-21T02:58:48.275219485Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2025-05-21T02:58:48.278254126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1
2025-05-21T02:58:48.283589232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067608s
2025-05-21T02:58:48.286895581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-05-21T02:58:48', 'add_on_update_to_notifications')
2025-05-21T02:58:48.289996054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:48.306742147Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2025-05-21T02:58:48.308314879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0293038s
2025-05-21T02:58:48.310101109Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2025-05-21T02:58:48.311806938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:48.313940590Z [Info] download_client_per_indexer: Starting migration of Main DB to 55
2025-05-21T02:58:48.317189266Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-05-21T02:58:48.318469299Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.9E-06s
2025-05-21T02:58:48.320121434Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2025-05-21T02:58:48.322838685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2025-05-21T02:58:48.328100242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065077s
2025-05-21T02:58:48.331393504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-05-21T02:58:48', 'download_client_per_indexer')
2025-05-21T02:58:48.334501941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:48.349134372Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2025-05-21T02:58:48.350619096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0271535s
2025-05-21T02:58:48.352327511Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2025-05-21T02:58:48.354013315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:48.356099167Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56
2025-05-21T02:58:48.360532508Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2025-05-21T02:58:48.361839668Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.8E-06s
2025-05-21T02:58:48.363480810Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32
2025-05-21T02:58:48.366148342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2025-05-21T02:58:48.371519820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065259s
2025-05-21T02:58:48.372910692Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-05-21T02:58:48.374136861Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.6E-06s
2025-05-21T02:58:48.375979187Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32
2025-05-21T02:58:48.379089448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0
2025-05-21T02:58:48.384242443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066672s
2025-05-21T02:58:48.385644009Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-05-21T02:58:48.386885384Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.9E-06s
2025-05-21T02:58:48.388528416Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2025-05-21T02:58:48.391296880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2025-05-21T02:58:48.396263318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062473s
2025-05-21T02:58:48.399422858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-05-21T02:58:48', 'AddNewItemMonitorType')
2025-05-21T02:58:48.402463981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:48.412989155Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2025-05-21T02:58:48.414322584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022698s
2025-05-21T02:58:48.415975695Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2025-05-21T02:58:48.417603275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:48.419649101Z [Info] ImportListSearch: Starting migration of Main DB to 57
2025-05-21T02:58:48.422886984Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-05-21T02:58:48.424208259Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.6E-06s
2025-05-21T02:58:48.425876980Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean
2025-05-21T02:58:48.428592692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1
2025-05-21T02:58:48.433674460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006325s
2025-05-21T02:58:48.436753706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-05-21T02:58:48', 'ImportListSearch')
2025-05-21T02:58:48.439745047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:48.449848488Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2025-05-21T02:58:48.451166411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0222925s
2025-05-21T02:58:48.452909496Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2025-05-21T02:58:48.454670764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:48.456773068Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58
2025-05-21T02:58:48.459950117Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-05-21T02:58:48.461270732Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.3E-06s
2025-05-21T02:58:48.463063160Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean
2025-05-21T02:58:48.466054187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0
2025-05-21T02:58:48.471274255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066174s
2025-05-21T02:58:48.474471215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-05-21T02:58:48', 'ImportListMonitorExisting')
2025-05-21T02:58:48.477534208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:48.487887558Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2025-05-21T02:58:48.489276340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0228974s
2025-05-21T02:58:48.490868000Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2025-05-21T02:58:48.492540837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:48.494555176Z [Info] add_indexer_tags: Starting migration of Main DB to 59
2025-05-21T02:58:48.498513094Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-05-21T02:58:48.501419965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2025-05-21T02:58:48.503613117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035787s
2025-05-21T02:58:48.505263067Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-05-21T02:58:48.507493608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles'
2025-05-21T02:58:48.509602063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028811s
2025-05-21T02:58:48.510932926Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-05-21T02:58:48.512146120Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-06s
2025-05-21T02:58:48.513610843Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2025-05-21T02:58:48.515764503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2025-05-21T02:58:48.520472231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054693s
2025-05-21T02:58:48.523552006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-05-21T02:58:48', 'add_indexer_tags')
2025-05-21T02:58:48.526543149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:48.536616120Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2025-05-21T02:58:48.538004526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213974s
2025-05-21T02:58:48.539605567Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2025-05-21T02:58:48.541250533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:48.543291027Z [Info] update_audio_types: Starting migration of Main DB to 60
2025-05-21T02:58:48.545688181Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-05-21T02:58:48.547266501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-05-21T02:58:48.561664377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144579s
2025-05-21T02:58:48.565048117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-05-21T02:58:48', 'update_audio_types')
2025-05-21T02:58:48.568219079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:48.578721747Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2025-05-21T02:58:48.580085090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0314323s
2025-05-21T02:58:48.582164515Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2025-05-21T02:58:48.584073302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:48.586366176Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61
2025-05-21T02:58:48.607938762Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-05-21T02:58:48.610127788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2025-05-21T02:58:48.612218399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026713s
2025-05-21T02:58:48.613586560Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2025-05-21T02:58:48.614859947Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.6E-06s
2025-05-21T02:58:48.616672319Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset
2025-05-21T02:58:48.651418486Z [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-21T02:58:48.667249990Z [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-21T02:58:48.674140413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases"
2025-05-21T02:58:48.677421173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases"
2025-05-21T02:58:48.689198673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2025-05-21T02:58:48.693141852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2025-05-21T02:58:48.695714165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0774525s
2025-05-21T02:58:48.697065736Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-05-21T02:58:48.698256452Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.2E-06s
2025-05-21T02:58:48.699908360Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset
2025-05-21T02:58:48.740691269Z [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-21T02:58:48.766179268Z [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-21T02:58:48.777974398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-05-21T02:58:48.781395554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-05-21T02:58:48.793416814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-05-21T02:58:48.797536443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-05-21T02:58:48.801633925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2025-05-21T02:58:48.804613236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1032052s
2025-05-21T02:58:48.806096718Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-05-21T02:58:48.807476756Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.71E-05s
2025-05-21T02:58:48.809207751Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset
2025-05-21T02:58:48.860027530Z [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-21T02:58:48.887731795Z [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-21T02:58:48.899048170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-05-21T02:58:48.902906413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-05-21T02:58:48.914892708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-05-21T02:58:48.919403697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-05-21T02:58:48.923549973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2025-05-21T02:58:48.927008403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1160972s
2025-05-21T02:58:48.928614965Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-05-21T02:58:48.930036494Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.9E-06s
2025-05-21T02:58:48.932571909Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset
2025-05-21T02:58:48.977113127Z [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-21T02:58:49.003125351Z [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-21T02:58:49.013686108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-05-21T02:58:49.016738960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-05-21T02:58:49.027719152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-05-21T02:58:49.031274068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-05-21T02:58:49.034918298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2025-05-21T02:58:49.037553419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1032632s
2025-05-21T02:58:49.039156550Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2025-05-21T02:58:49.040380792Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.6E-06s
2025-05-21T02:58:49.042089384Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset
2025-05-21T02:58:49.077955616Z [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-21T02:58:49.095198171Z [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-21T02:58:49.105254058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-05-21T02:58:49.108740914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-05-21T02:58:49.119849594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-05-21T02:58:49.123309313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-05-21T02:58:49.126649910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-05-21T02:58:49.130502403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-05-21T02:58:49.133173688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0895634s
2025-05-21T02:58:49.134553960Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2025-05-21T02:58:49.135789740Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.6E-06s
2025-05-21T02:58:49.137390369Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset
2025-05-21T02:58:49.171418421Z [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-21T02:58:49.186787343Z [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-21T02:58:49.193528723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-05-21T02:58:49.196733802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-05-21T02:58:49.207759035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-05-21T02:58:49.211273268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-05-21T02:58:49.215046108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-05-21T02:58:49.219164747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-05-21T02:58:49.221921864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.083074s
2025-05-21T02:58:49.223300451Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-05-21T02:58:49.224565664Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.3E-06s
2025-05-21T02:58:49.226160503Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2025-05-21T02:58:49.261223396Z [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-21T02:58:49.275107208Z [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-21T02:58:49.282163231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2025-05-21T02:58:49.285813730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2025-05-21T02:58:49.297495143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0689405s
2025-05-21T02:58:49.300459155Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-05-21T02:58:49.302411582Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.25E-05s
2025-05-21T02:58:49.305577339Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2025-05-21T02:58:49.342927944Z [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-21T02:58:49.358021441Z [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-21T02:58:49.365364490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2025-05-21T02:58:49.368817531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2025-05-21T02:58:49.381088845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0719272s
2025-05-21T02:58:49.383910641Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-05-21T02:58:49.386708396Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.67E-05s
2025-05-21T02:58:49.388969671Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2025-05-21T02:58:49.422025438Z [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-21T02:58:49.433859783Z [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-21T02:58:49.439236214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-05-21T02:58:49.442212859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-05-21T02:58:49.452799916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0618125s
2025-05-21T02:58:49.454269436Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-05-21T02:58:49.455615286Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.2E-06s
2025-05-21T02:58:49.457387653Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2025-05-21T02:58:49.490100244Z [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-21T02:58:49.503076497Z [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-21T02:58:49.509249655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-05-21T02:58:49.512201488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-05-21T02:58:49.522513516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0633071s
2025-05-21T02:58:49.523884289Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-05-21T02:58:49.525145059Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.3E-06s
2025-05-21T02:58:49.527015129Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2025-05-21T02:58:49.558112673Z [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-21T02:58:49.569282592Z [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-21T02:58:49.574328590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-05-21T02:58:49.577167430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-05-21T02:58:49.587195899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0586336s
2025-05-21T02:58:49.588690897Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-05-21T02:58:49.589965353Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.8E-06s
2025-05-21T02:58:49.591846990Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2025-05-21T02:58:49.622090554Z [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-21T02:58:49.632363549Z [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-21T02:58:49.637430087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-05-21T02:58:49.641009395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-05-21T02:58:49.653677905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-05-21T02:58:49.657094542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0635065s
2025-05-21T02:58:49.658816359Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-05-21T02:58:49.660114936Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.2E-06s
2025-05-21T02:58:49.662208588Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2025-05-21T02:58:49.692219561Z [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-21T02:58:49.702899446Z [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-21T02:58:49.708098302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-05-21T02:58:49.711528958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-05-21T02:58:49.723376993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-05-21T02:58:49.726179911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0622703s
2025-05-21T02:58:49.727670607Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-05-21T02:58:49.728945156Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.3E-06s
2025-05-21T02:58:49.730815008Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2025-05-21T02:58:49.759238293Z [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-21T02:58:49.768090843Z [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-21T02:58:49.772778086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-05-21T02:58:49.776107395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-05-21T02:58:49.787930422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-05-21T02:58:49.790767880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0583286s
2025-05-21T02:58:49.792201840Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2025-05-21T02:58:49.793426627Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-06s
2025-05-21T02:58:49.795039323Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2025-05-21T02:58:49.832634225Z [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-21T02:58:49.845558766Z [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-21T02:58:49.851736842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2025-05-21T02:58:49.855309686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2025-05-21T02:58:49.867570408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2025-05-21T02:58:49.871785782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2025-05-21T02:58:49.876018299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2025-05-21T02:58:49.878964195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0822984s
2025-05-21T02:58:49.880448603Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2025-05-21T02:58:49.881739543Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.1E-06s
2025-05-21T02:58:49.883549335Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2025-05-21T02:58:49.915143666Z [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-21T02:58:49.925510621Z [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-21T02:58:49.931547421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2025-05-21T02:58:49.935906528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2025-05-21T02:58:49.948900877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0629137s
2025-05-21T02:58:49.951013169Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2025-05-21T02:58:49.952382212Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.9E-06s
2025-05-21T02:58:49.954202375Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2025-05-21T02:58:49.990201536Z [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-21T02:58:50.001759384Z [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-21T02:58:50.007043296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2025-05-21T02:58:50.010287275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2025-05-21T02:58:50.021124935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0648437s
2025-05-21T02:58:50.022554472Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-05-21T02:58:50.023827925Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.04E-05s
2025-05-21T02:58:50.025664219Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2025-05-21T02:58:50.057482074Z [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-21T02:58:50.068903265Z [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-21T02:58:50.074697936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-05-21T02:58:50.078999698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2025-05-21T02:58:50.091954745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-05-21T02:58:50.096739499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-05-21T02:58:50.101092536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2025-05-21T02:58:50.106153141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-05-21T02:58:50.110488458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0824221s
2025-05-21T02:58:50.112573928Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-05-21T02:58:50.113936465Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.84E-05s
2025-05-21T02:58:50.115808357Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2025-05-21T02:58:50.146995090Z [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-21T02:58:50.157787597Z [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-21T02:58:50.164540311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-05-21T02:58:50.168794811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-05-21T02:58:50.182746509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-05-21T02:58:50.187305905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0689501s
2025-05-21T02:58:50.189491306Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-05-21T02:58:50.191588264Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.7E-06s
2025-05-21T02:58:50.193590077Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2025-05-21T02:58:50.225885522Z [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-21T02:58:50.238124377Z [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-21T02:58:50.244024150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-05-21T02:58:50.248342687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-05-21T02:58:50.261406472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-05-21T02:58:50.265088912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0694866s
2025-05-21T02:58:50.267191653Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-05-21T02:58:50.269218322Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.6E-06s
2025-05-21T02:58:50.271671244Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2025-05-21T02:58:50.302096767Z [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-21T02:58:50.312719590Z [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-21T02:58:50.318013121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-05-21T02:58:50.322582543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-05-21T02:58:50.334970697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-05-21T02:58:50.338345531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0646667s
2025-05-21T02:58:50.339738329Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-05-21T02:58:50.340927001Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.8E-06s
2025-05-21T02:58:50.342664204Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2025-05-21T02:58:50.372775599Z [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-21T02:58:50.385051205Z [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-21T02:58:50.391809227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-05-21T02:58:50.395639300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-05-21T02:58:50.408228732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-05-21T02:58:50.412203070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0678439s
2025-05-21T02:58:50.413890784Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-05-21T02:58:50.415441718Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.4E-06s
2025-05-21T02:58:50.417214934Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2025-05-21T02:58:50.448804501Z [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-21T02:58:50.460894162Z [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-21T02:58:50.467093907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-05-21T02:58:50.470572935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-05-21T02:58:50.483243037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-05-21T02:58:50.487629119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0680941s
2025-05-21T02:58:50.489552041Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-05-21T02:58:50.490705256Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.6E-06s
2025-05-21T02:58:50.492494776Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2025-05-21T02:58:50.524786886Z [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-21T02:58:50.536080084Z [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-21T02:58:50.541605100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-05-21T02:58:50.544745267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-05-21T02:58:50.556593839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-05-21T02:58:50.559743132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0654617s
2025-05-21T02:58:50.561084668Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2025-05-21T02:58:50.562214901Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.8E-06s
2025-05-21T02:58:50.563875809Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset
2025-05-21T02:58:50.594768164Z [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-21T02:58:50.604665190Z [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-21T02:58:50.609337963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2025-05-21T02:58:50.612344776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2025-05-21T02:58:50.622833251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0574324s
2025-05-21T02:58:50.624295062Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2025-05-21T02:58:50.625439427Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.6E-06s
2025-05-21T02:58:50.627012389Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset
2025-05-21T02:58:50.658454278Z [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-21T02:58:50.669737643Z [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-21T02:58:50.675199874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2025-05-21T02:58:50.678501636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2025-05-21T02:58:50.689506726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0606682s
2025-05-21T02:58:50.691023271Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-05-21T02:58:50.692319039Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.4E-06s
2025-05-21T02:58:50.694173106Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2025-05-21T02:58:50.735308695Z [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-21T02:58:50.749256657Z [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-21T02:58:50.756257541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2025-05-21T02:58:50.760967464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2025-05-21T02:58:50.773702113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0777624s
2025-05-21T02:58:50.775302979Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-05-21T02:58:50.776507417Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.9E-06s
2025-05-21T02:58:50.778463464Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2025-05-21T02:58:50.815588634Z [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-21T02:58:50.828700998Z [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-21T02:58:50.835030604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2025-05-21T02:58:50.838643784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2025-05-21T02:58:50.850486923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0696701s
2025-05-21T02:58:50.852246123Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2025-05-21T02:58:50.853707327Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.21E-05s
2025-05-21T02:58:50.855709840Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2025-05-21T02:58:50.888450771Z [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-21T02:58:50.898538283Z [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-21T02:58:50.903242580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2025-05-21T02:58:50.906210685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2025-05-21T02:58:50.916464029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0592609s
2025-05-21T02:58:50.917924923Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-05-21T02:58:50.919363902Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.82E-05s
2025-05-21T02:58:50.921045033Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2025-05-21T02:58:50.950012842Z [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-21T02:58:50.957342373Z [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-21T02:58:50.961107413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-05-21T02:58:50.964044950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-05-21T02:58:50.975307691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-05-21T02:58:50.977841427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0552764s
2025-05-21T02:58:50.979074960Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-05-21T02:58:50.980181750Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.7E-06s
2025-05-21T02:58:50.981796215Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2025-05-21T02:58:51.015416667Z [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-21T02:58:51.023938545Z [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-21T02:58:51.028929911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-05-21T02:58:51.032957032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-05-21T02:58:51.045594924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-05-21T02:58:51.049523264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0660041s
2025-05-21T02:58:51.051096546Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-05-21T02:58:51.052825049Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.6E-06s
2025-05-21T02:58:51.054575441Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset
2025-05-21T02:58:51.086244496Z [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-21T02:58:51.097116722Z [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-21T02:58:51.102435296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-05-21T02:58:51.105564128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-05-21T02:58:51.117081005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-05-21T02:58:51.120927465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2025-05-21T02:58:51.125055701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0674181s
2025-05-21T02:58:51.126606793Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-05-21T02:58:51.128022185Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.8E-06s
2025-05-21T02:58:51.129943851Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset
2025-05-21T02:58:51.163923802Z [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-21T02:58:51.174722368Z [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-21T02:58:51.179658076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-05-21T02:58:51.182758061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-05-21T02:58:51.194922874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-05-21T02:58:51.199657518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2025-05-21T02:58:51.203096788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0715858s
2025-05-21T02:58:51.204520039Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-05-21T02:58:51.205719724Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.6E-06s
2025-05-21T02:58:51.207600867Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-05-21T02:58:51.240021771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-05-21T02:58:51.245044427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-05-21T02:58:51.248263214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-05-21T02:58:51.251121529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-05-21T02:58:51.261983579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-05-21T02:58:51.264933303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0559205s
2025-05-21T02:58:51.269215233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-05-21T02:58:51', 'postgres_update_timestamp_columns_to_with_timezone')
2025-05-21T02:58:51.272403207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:51.303630174Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2025-05-21T02:58:51.305270334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0934379s
2025-05-21T02:58:51.308012104Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2025-05-21T02:58:51.309802199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:51.313904129Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62
2025-05-21T02:58:51.322786395Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-05-21T02:58:51.324042718Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.2E-06s
2025-05-21T02:58:51.325628501Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean
2025-05-21T02:58:51.328525155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0
2025-05-21T02:58:51.333608660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066036s
2025-05-21T02:58:51.334830939Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-05-21T02:58:51.335927199Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-06s
2025-05-21T02:58:51.337425819Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean
2025-05-21T02:58:51.339989319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0
2025-05-21T02:58:51.344795525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060715s
2025-05-21T02:58:51.347954944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-05-21T02:58:51', 'add_on_delete_to_notifications')
2025-05-21T02:58:51.350720848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:51.360838805Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2025-05-21T02:58:51.362063418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217314s
2025-05-21T02:58:51.363544703Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2025-05-21T02:58:51.365042149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:51.366941283Z [Info] add_custom_formats: Starting migration of Main DB to 63
2025-05-21T02:58:51.381889152Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-05-21T02:58:51.383088949Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.6E-06s
2025-05-21T02:58:51.384703244Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2025-05-21T02:58:51.387508743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2025-05-21T02:58:51.392429600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006366s
2025-05-21T02:58:51.393536302Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-05-21T02:58:51.395658969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2025-05-21T02:58:51.397710646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031554s
2025-05-21T02:58:51.398893890Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-05-21T02:58:51.399977389Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.6E-06s
2025-05-21T02:58:51.401432021Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String
2025-05-21T02:58:51.403973890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT
2025-05-21T02:58:51.408439193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053541s
2025-05-21T02:58:51.409576245Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-05-21T02:58:51.411004528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-05-21T02:58:51.420743234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01s
2025-05-21T02:58:51.422064773Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2025-05-21T02:58:51.427295679Z [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-21T02:58:51.431260245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079974s
2025-05-21T02:58:51.432710352Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2025-05-21T02:58:51.434997927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2025-05-21T02:58:51.437297016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033979s
2025-05-21T02:58:51.438562359Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-05-21T02:58:51.439638918Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.3E-06s
2025-05-21T02:58:51.441106519Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2025-05-21T02:58:51.443704968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2025-05-21T02:58:51.448436627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060225s
2025-05-21T02:58:51.449690025Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-05-21T02:58:51.450760084Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.5E-06s
2025-05-21T02:58:51.452256843Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2025-05-21T02:58:51.454865202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2025-05-21T02:58:51.459634923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060756s
2025-05-21T02:58:51.460879073Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-05-21T02:58:51.461958841Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.5E-06s
2025-05-21T02:58:51.463520880Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2025-05-21T02:58:51.466184875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2025-05-21T02:58:51.470915593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060595s
2025-05-21T02:58:51.472068863Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-05-21T02:58:51.473439585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-05-21T02:58:51.507471151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.033968s
2025-05-21T02:58:51.508708810Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-05-21T02:58:51.510138411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-05-21T02:58:51.520152344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101367s
2025-05-21T02:58:51.521780041Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2025-05-21T02:58:51.552229798Z [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-21T02:58:51.560845557Z [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-21T02:58:51.565140971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2025-05-21T02:58:51.568070681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2025-05-21T02:58:51.578319676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0552343s
2025-05-21T02:58:51.580107843Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2025-05-21T02:58:51.606501367Z [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-21T02:58:51.613165957Z [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-21T02:58:51.616741555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2025-05-21T02:58:51.619593246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2025-05-21T02:58:51.630753809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0489281s
2025-05-21T02:58:51.633226444Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2025-05-21T02:58:51.636166783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2025-05-21T02:58:51.638394318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034611s
2025-05-21T02:58:51.639689407Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-05-21T02:58:51.640793938Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.2E-06s
2025-05-21T02:58:51.642654893Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2025-05-21T02:58:51.646364535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2025-05-21T02:58:51.651830820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075335s
2025-05-21T02:58:51.653197210Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-05-21T02:58:51.654322129Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.6E-06s
2025-05-21T02:58:51.655972092Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2025-05-21T02:58:51.658623098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2025-05-21T02:58:51.664529884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070379s
2025-05-21T02:58:51.668031116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-05-21T02:58:51', 'add_custom_formats')
2025-05-21T02:58:51.671009714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:51.689660025Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2025-05-21T02:58:51.691054088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0316574s
2025-05-21T02:58:51.692974643Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2025-05-21T02:58:51.694578922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:51.696867621Z [Info] add_result_to_commands: Starting migration of Main DB to 64
2025-05-21T02:58:51.700098998Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-05-21T02:58:51.701275911Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.77E-05s
2025-05-21T02:58:51.702636839Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2025-05-21T02:58:51.704988633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2025-05-21T02:58:51.710091950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062242s
2025-05-21T02:58:51.713167614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-05-21T02:58:51', 'add_result_to_commands')
2025-05-21T02:58:51.715915029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:51.726304725Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2025-05-21T02:58:51.727538153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221713s
2025-05-21T02:58:51.729269961Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2025-05-21T02:58:51.730826423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:51.732821022Z [Info] health_restored_notification: Starting migration of Main DB to 65
2025-05-21T02:58:51.735791067Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-05-21T02:58:51.736905803Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-06s
2025-05-21T02:58:51.738452709Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2025-05-21T02:58:51.741092751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2025-05-21T02:58:51.746138612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063702s
2025-05-21T02:58:51.749225929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-05-21T02:58:51', 'health_restored_notification')
2025-05-21T02:58:51.751957097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:51.762048372Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2025-05-21T02:58:51.763387737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219221s
2025-05-21T02:58:51.764662497Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2025-05-21T02:58:51.766032047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:51.767809950Z [Info] remove_uc: Starting migration of Main DB to 66
2025-05-21T02:58:51.770451791Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-05-21T02:58:51.772701325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2025-05-21T02:58:51.774576317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028506s
2025-05-21T02:58:51.777253232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-05-21T02:58:51', 'remove_uc')
2025-05-21T02:58:51.779843701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:51.789666380Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2025-05-21T02:58:51.790756625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177952s
2025-05-21T02:58:51.792425970Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2025-05-21T02:58:51.794011654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:51.795914961Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67
2025-05-21T02:58:51.798210947Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-05-21T02:58:51.799675655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-05-21T02:58:51.817841744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183275s
2025-05-21T02:58:51.821202356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-05-21T02:58:51', 'download_clients_rename_tv_to_music')
2025-05-21T02:58:51.824074189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:51.834367168Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2025-05-21T02:58:51.835651033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0345212s
2025-05-21T02:58:51.837410333Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2025-05-21T02:58:51.839033199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:51.841035642Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68
2025-05-21T02:58:51.843885598Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-05-21T02:58:51.845025751Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.8E-06s
2025-05-21T02:58:51.846600135Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2025-05-21T02:58:51.849307668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2025-05-21T02:58:51.854323513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063886s
2025-05-21T02:58:51.857496100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-05-21T02:58:51', 'add_colon_replacement_to_naming_config')
2025-05-21T02:58:51.860349041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:51.870564218Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2025-05-21T02:58:51.871857100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221585s
2025-05-21T02:58:51.873249769Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2025-05-21T02:58:51.874683994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:51.876467234Z [Info] list_sync_time: Starting migration of Main DB to 69
2025-05-21T02:58:51.879814929Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2025-05-21T02:58:51.909244632Z [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-21T02:58:51.917435614Z [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-21T02:58:51.921602815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-05-21T02:58:51.924556533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-05-21T02:58:51.936266761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-05-21T02:58:51.938799448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0576294s
2025-05-21T02:58:51.940100553Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-05-21T02:58:51.941202300Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.6E-06s
2025-05-21T02:58:51.942787966Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset
2025-05-21T02:58:51.945179044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2025-05-21T02:58:51.949743629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005588s
2025-05-21T02:58:51.952620987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-05-21T02:58:51', 'list_sync_time')
2025-05-21T02:58:51.955398895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:51.965314167Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2025-05-21T02:58:51.966413166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209233s
2025-05-21T02:58:51.968108457Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2025-05-21T02:58:51.969595859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:51.971552942Z [Info] add_download_client_tags: Starting migration of Main DB to 70
2025-05-21T02:58:51.978362078Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-05-21T02:58:51.979571036Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.7E-06s
2025-05-21T02:58:51.981341042Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2025-05-21T02:58:51.983457487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2025-05-21T02:58:51.988392218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057746s
2025-05-21T02:58:51.991407442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-05-21T02:58:51', 'add_download_client_tags')
2025-05-21T02:58:51.994142645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:52.004067672Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2025-05-21T02:58:52.005260101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211527s
2025-05-21T02:58:52.006792620Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2025-05-21T02:58:52.008311529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:52.010389414Z [Info] add_notification_status: Starting migration of Main DB to 71
2025-05-21T02:58:52.015038796Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2025-05-21T02:58:52.020726220Z [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-21T02:58:52.024914941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085902s
2025-05-21T02:58:52.026470239Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2025-05-21T02:58:52.029211166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2025-05-21T02:58:52.031731783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039863s
2025-05-21T02:58:52.034689203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-05-21T02:58:52', 'add_notification_status')
2025-05-21T02:58:52.037353982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:52.047461251Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2025-05-21T02:58:52.048635057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193902s
2025-05-21T02:58:52.050266769Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2025-05-21T02:58:52.051829160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:52.053708632Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72
2025-05-21T02:58:52.055951088Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-05-21T02:58:52.057357914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-05-21T02:58:52.080241947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.02291s
2025-05-21T02:58:52.083617309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-05-21T02:58:52', 'add_alac_24_quality_in_profiles')
2025-05-21T02:58:52.086579136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:52.096974380Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2025-05-21T02:58:52.098213685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.039369s
2025-05-21T02:58:52.099705789Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2025-05-21T02:58:52.101177945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:52.103006768Z [Info] add_salt_to_users: Starting migration of Main DB to 73
2025-05-21T02:58:52.105855744Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2025-05-21T02:58:52.106933722Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.5E-06s
2025-05-21T02:58:52.108135728Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2025-05-21T02:58:52.109947227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2025-05-21T02:58:52.114703433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053964s
2025-05-21T02:58:52.116137508Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2025-05-21T02:58:52.118143904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2025-05-21T02:58:52.122704757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053682s
2025-05-21T02:58:52.125604906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-05-21T02:58:52', 'add_salt_to_users')
2025-05-21T02:58:52.128251715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:52.138185490Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2025-05-21T02:58:52.139384104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206273s
2025-05-21T02:58:52.140778674Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2025-05-21T02:58:52.142198229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:52.143993948Z [Info] add_auto_tagging: Starting migration of Main DB to 74
2025-05-21T02:58:52.147866222Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2025-05-21T02:58:52.153716252Z [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-21T02:58:52.157949758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088756s
2025-05-21T02:58:52.159227647Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2025-05-21T02:58:52.161438266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2025-05-21T02:58:52.163635928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031939s
2025-05-21T02:58:52.166490419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-05-21T02:58:52', 'add_auto_tagging')
2025-05-21T02:58:52.169102151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:52.179000752Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2025-05-21T02:58:52.180146048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183399s
2025-05-21T02:58:52.181779179Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2025-05-21T02:58:52.183350221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:52.185263886Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75
2025-05-21T02:58:52.188337170Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2025-05-21T02:58:52.189494381Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.7E-06s
2025-05-21T02:58:52.191030179Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2025-05-21T02:58:52.193422124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2025-05-21T02:58:52.198269013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058822s
2025-05-21T02:58:52.200632820Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2025-05-21T02:58:52.203402377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2025-05-21T02:58:52.205387910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031584s
2025-05-21T02:58:52.208470378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-05-21T02:58:52', 'quality_definition_preferred_size')
2025-05-21T02:58:52.211188620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:52.221243930Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2025-05-21T02:58:52.222477756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018575s
2025-05-21T02:58:52.224176468Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2025-05-21T02:58:52.225722221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:52.227688425Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76
2025-05-21T02:58:52.230526674Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-05-21T02:58:52.231657628Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.7E-06s
2025-05-21T02:58:52.233123735Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean
2025-05-21T02:58:52.235650257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0
2025-05-21T02:58:52.240672936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062702s
2025-05-21T02:58:52.243791298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-05-21T02:58:52', 'add_on_artist_add_to_notifications')
2025-05-21T02:58:52.246553257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:52.256445715Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2025-05-21T02:58:52.257726053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215909s
2025-05-21T02:58:52.259211610Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2025-05-21T02:58:52.260769867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:52.262621864Z [Info] album_last_searched_time: Starting migration of Main DB to 77
2025-05-21T02:58:52.265180155Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-05-21T02:58:52.266266878Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-06s
2025-05-21T02:58:52.267776590Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset
2025-05-21T02:58:52.269935035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME
2025-05-21T02:58:52.274733802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056785s
2025-05-21T02:58:52.277760583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-05-21T02:58:52', 'album_last_searched_time')
2025-05-21T02:58:52.280519992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:52.290343875Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2025-05-21T02:58:52.291559025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209812s
2025-05-21T02:58:52.293003652Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2025-05-21T02:58:52.294467468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:52.296325569Z [Info] add_indexer_flags: Starting migration of Main DB to 78
2025-05-21T02:58:52.299542415Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-05-21T02:58:52.300654680Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.8E-06s
2025-05-21T02:58:52.302075276Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2025-05-21T02:58:52.304517285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2025-05-21T02:58:52.309544878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062116s
2025-05-21T02:58:52.310757505Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-05-21T02:58:52.311851057Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.6E-06s
2025-05-21T02:58:52.313271950Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32
2025-05-21T02:58:52.315767128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2025-05-21T02:58:52.320642936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061061s
2025-05-21T02:58:52.323618690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-05-21T02:58:52', 'add_indexer_flags')
2025-05-21T02:58:52.326293839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:52.339837785Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2025-05-21T02:58:52.340993148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0250807s
2025-05-21T02:58:52.342586603Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2025-05-21T02:58:52.344138089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:52.346072487Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79
2025-05-21T02:58:52.349689785Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored)
2025-05-21T02:58:52.351865923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC)
2025-05-21T02:58:52.354101356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031774s
2025-05-21T02:58:52.355453193Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate)
2025-05-21T02:58:52.357600632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC)
2025-05-21T02:58:52.359847657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032063s
2025-05-21T02:58:52.361250052Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored)
2025-05-21T02:58:52.363599300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC)
2025-05-21T02:58:52.365834433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033583s
2025-05-21T02:58:52.368976714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-05-21T02:58:52', 'add_indexes_album_statistics')
2025-05-21T02:58:52.371749389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:52.381630007Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2025-05-21T02:58:52.382887629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187792s
2025-05-21T02:58:52.384427813Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2025-05-21T02:58:52.385958040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:52.387833222Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80
2025-05-21T02:58:52.391486498Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2025-05-21T02:58:52.395017254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2025-05-21T02:58:52.397360765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039296s
2025-05-21T02:58:52.400383186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-05-21T02:58:52', 'update_redacted_baseurl')
2025-05-21T02:58:52.403097384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:52.412967527Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2025-05-21T02:58:52.414178948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191944s
2025-05-21T02:58:52.493595476Z [Debug] MigrationController: Took: 00:00:15.1015090
2025-05-21T02:58:53.433427095Z [Debug] FingerprintingService: fpcalc version: 1.5.1
2025-05-21T02:58:53.711264069Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2025-05-21T02:58:53.979226454Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-05-21T02:58:54.074955048Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-05-21T02:58:54.079789776Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-05-21T02:58:54.082104370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-05-21T02:58:54.131087575Z [Info] DatabaseEngineVersionCheck: SQLite 3.48.0
2025-05-21T02:58:54.132924015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0511234s
2025-05-21T02:58:54.134934685Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-05-21T02:58:54.136830026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0529058s
2025-05-21T02:58:54.152321595Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-05-21T02:58:54.154691888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:54.158293588Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-05-21T02:58:54.161157700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-05-21T02:58:54.165748163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055017s
2025-05-21T02:58:54.167752961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:54.186401405Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-05-21T02:58:54.188389879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0260326s
2025-05-21T02:58:54.191644733Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-05-21T02:58:54.193872233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:54.198222923Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-05-21T02:58:54.201121656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-05-21T02:58:54.206007307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005337s
2025-05-21T02:58:54.208702838Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-05-21T02:58:54.211094402Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.3E-06s
2025-05-21T02:58:54.213283872Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-05-21T02:58:54.217462882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-05-21T02:58:54.224808644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087966s
2025-05-21T02:58:54.226935309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:54.238191102Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-05-21T02:58:54.240286538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0223951s
2025-05-21T02:58:54.245972637Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-05-21T02:58:54.248546673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:54.253295906Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-05-21T02:58:54.255161015Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.1E-06s
2025-05-21T02:58:54.257187303Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-05-21T02:58:54.260281679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-05-21T02:58:54.264393491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005076s
2025-05-21T02:58:54.266400398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:54.277803699Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-05-21T02:58:54.279889464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181012s
2025-05-21T02:58:54.284492930Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-05-21T02:58:54.286713639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:54.289807223Z [Info] InitialSetup: Starting migration of Log DB to 1
2025-05-21T02:58:54.294779969Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2025-05-21T02:58:54.301231346Z [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-21T02:58:54.308153453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115268s
2025-05-21T02:58:54.309944277Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2025-05-21T02:58:54.312483326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-05-21T02:58:54.315621814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039204s
2025-05-21T02:58:54.319271278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-05-21T02:58:54', 'InitialSetup')
2025-05-21T02:58:54.323388512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:54.334119423Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-05-21T02:58:54.335867775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0222692s
2025-05-21T02:58:54.338472474Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2025-05-21T02:58:54.340800146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:54.343504891Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2
2025-05-21T02:58:54.347719138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-05-21T02:58:54', 'add_reason_to_pending_releases')
2025-05-21T02:58:54.352148673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:54.363067237Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2025-05-21T02:58:54.365083295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221364s
2025-05-21T02:58:54.367030459Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2025-05-21T02:58:54.369202088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:54.371732851Z [Info] add_medium_support: Starting migration of Log DB to 3
2025-05-21T02:58:54.375237391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-05-21T02:58:54', 'add_medium_support')
2025-05-21T02:58:54.379368863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:54.390017294Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2025-05-21T02:58:54.391842476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208537s
2025-05-21T02:58:54.393955022Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2025-05-21T02:58:54.396263859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:54.398859410Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4
2025-05-21T02:58:54.402724236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-05-21T02:58:54', 'add_various_qualites_in_profile')
2025-05-21T02:58:54.407129453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:54.418204894Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2025-05-21T02:58:54.420196606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0218228s
2025-05-21T02:58:54.422057691Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2025-05-21T02:58:54.424259390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:54.426737723Z [Info] metadata_profiles: Starting migration of Log DB to 5
2025-05-21T02:58:54.430110200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-05-21T02:58:54', 'metadata_profiles')
2025-05-21T02:58:54.434216066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:54.445149323Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2025-05-21T02:58:54.446953803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209237s
2025-05-21T02:58:54.449203374Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2025-05-21T02:58:54.451665143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:54.454328464Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6
2025-05-21T02:58:54.458513061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-05-21T02:58:54', 'separate_automatic_and_interactive_search')
2025-05-21T02:58:54.463063690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:54.474363263Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2025-05-21T02:58:54.476548165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0224325s
2025-05-21T02:58:54.478603624Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2025-05-21T02:58:54.480893083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:54.483446136Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7
2025-05-21T02:58:54.487221571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-05-21T02:58:54', 'change_album_path_to_relative')
2025-05-21T02:58:54.491567643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:54.503668003Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2025-05-21T02:58:54.505808345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0224479s
2025-05-21T02:58:54.508157433Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2025-05-21T02:58:54.510529887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:54.513649018Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8
2025-05-21T02:58:54.517838180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-05-21T02:58:54', 'change_quality_size_mb_to_kb')
2025-05-21T02:58:54.522857005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:54.534024801Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2025-05-21T02:58:54.536106392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0233841s
2025-05-21T02:58:54.538188407Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2025-05-21T02:58:54.540413157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:54.543722021Z [Info] album_releases: Starting migration of Log DB to 9
2025-05-21T02:58:54.547337658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-05-21T02:58:54', 'album_releases')
2025-05-21T02:58:54.551869860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:54.562670620Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2025-05-21T02:58:54.564599325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0223088s
2025-05-21T02:58:54.566631269Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2025-05-21T02:58:54.568853293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:54.571738929Z [Info] album_releases_fix: Starting migration of Log DB to 10
2025-05-21T02:58:54.575558485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-05-21T02:58:54', 'album_releases_fix')
2025-05-21T02:58:54.580043042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:54.590943535Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2025-05-21T02:58:54.592971524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220779s
2025-05-21T02:58:54.595053926Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2025-05-21T02:58:54.597375747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:54.600340127Z [Info] import_lists: Starting migration of Log DB to 11
2025-05-21T02:58:54.603939214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-05-21T02:58:54', 'import_lists')
2025-05-21T02:58:54.608265996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:54.619207423Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2025-05-21T02:58:54.621060702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220487s
2025-05-21T02:58:54.623114743Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2025-05-21T02:58:54.625353739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:54.628096889Z [Info] add_release_status: Starting migration of Log DB to 12
2025-05-21T02:58:54.631902396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-05-21T02:58:54', 'add_release_status')
2025-05-21T02:58:54.636644161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:54.648149828Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2025-05-21T02:58:54.650105275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0226901s
2025-05-21T02:58:54.652737514Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2025-05-21T02:58:54.656722737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:54.660161392Z [Info] album_download_notification: Starting migration of Log DB to 13
2025-05-21T02:58:54.664567921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-05-21T02:58:54', 'album_download_notification')
2025-05-21T02:58:54.669507131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:54.680773607Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2025-05-21T02:58:54.683362081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0239073s
2025-05-21T02:58:54.685902477Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2025-05-21T02:58:54.688366090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:54.691301846Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14
2025-05-21T02:58:54.695489369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-05-21T02:58:54', 'fix_language_metadata_profiles')
2025-05-21T02:58:54.700324925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:54.711582841Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2025-05-21T02:58:54.713666697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230295s
2025-05-21T02:58:54.715897023Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2025-05-21T02:58:54.718130552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:54.721980834Z [Info] remove_fanzub: Starting migration of Log DB to 15
2025-05-21T02:58:54.739885341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-05-21T02:58:54', 'remove_fanzub')
2025-05-21T02:58:54.744493231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:54.755630049Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2025-05-21T02:58:54.757468165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.037548s
2025-05-21T02:58:54.760297439Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2025-05-21T02:58:54.762728504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:54.765954004Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16
2025-05-21T02:58:54.770298090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-05-21T02:58:54', 'update_artist_history_indexes')
2025-05-21T02:58:54.775004383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:54.785982134Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2025-05-21T02:58:54.788028805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0231639s
2025-05-21T02:58:54.789960944Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2025-05-21T02:58:54.792044947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:54.794697690Z [Info] remove_nma: Starting migration of Log DB to 17
2025-05-21T02:58:54.797982890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-05-21T02:58:54', 'remove_nma')
2025-05-21T02:58:54.802073558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:54.813053572Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2025-05-21T02:58:54.814782719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211657s
2025-05-21T02:58:54.816759968Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2025-05-21T02:58:54.818926235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:54.821573870Z [Info] album_disambiguation: Starting migration of Log DB to 18
2025-05-21T02:58:54.825146110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-05-21T02:58:54', 'album_disambiguation')
2025-05-21T02:58:54.829444329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:54.840352155Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2025-05-21T02:58:54.842237902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214332s
2025-05-21T02:58:54.844319871Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2025-05-21T02:58:54.846608191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:54.849192276Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19
2025-05-21T02:58:54.852969081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-05-21T02:58:54', 'add_ape_quality_in_profiles')
2025-05-21T02:58:54.857271939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:54.867939122Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2025-05-21T02:58:54.869898479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212189s
2025-05-21T02:58:54.871780170Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2025-05-21T02:58:54.873922031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:54.876440589Z [Info] remove_pushalot: Starting migration of Log DB to 20
2025-05-21T02:58:54.879868932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-05-21T02:58:54', 'remove_pushalot')
2025-05-21T02:58:54.883940254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:54.894518159Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2025-05-21T02:58:54.896286323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206336s
2025-05-21T02:58:54.898231113Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2025-05-21T02:58:54.900403507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:54.902964019Z [Info] add_custom_filters: Starting migration of Log DB to 21
2025-05-21T02:58:54.906477787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-05-21T02:58:54', 'add_custom_filters')
2025-05-21T02:58:54.910614064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:54.921513727Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2025-05-21T02:58:54.923315280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211264s
2025-05-21T02:58:54.925222107Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2025-05-21T02:58:54.927301402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:54.929822663Z [Info] import_list_tags: Starting migration of Log DB to 22
2025-05-21T02:58:54.933236153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-05-21T02:58:54', 'import_list_tags')
2025-05-21T02:58:54.937333178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:54.948362054Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2025-05-21T02:58:54.950412942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209609s
2025-05-21T02:58:54.952984587Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2025-05-21T02:58:54.955411004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:54.958409471Z [Info] add_release_groups_etc: Starting migration of Log DB to 23
2025-05-21T02:58:54.962820240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-05-21T02:58:54', 'add_release_groups_etc')
2025-05-21T02:58:54.968364698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:54.980773514Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2025-05-21T02:58:54.982890123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0252293s
2025-05-21T02:58:54.985352858Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2025-05-21T02:58:54.987677891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:54.990589211Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24
2025-05-21T02:58:54.994558937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-05-21T02:58:54', 'NewMediaInfoFormat')
2025-05-21T02:58:54.999234122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:55.010635929Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2025-05-21T02:58:55.012725931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0226776s
2025-05-21T02:58:55.015706190Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2025-05-21T02:58:55.018437581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:55.022365600Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25
2025-05-21T02:58:55.026890495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-05-21T02:58:55', 'rename_restrictions_to_release_profiles')
2025-05-21T02:58:55.032061386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:55.043622146Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2025-05-21T02:58:55.046293580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0247888s
2025-05-21T02:58:55.049577168Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2025-05-21T02:58:55.052380829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:55.056537268Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26
2025-05-21T02:58:55.061761489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-05-21T02:58:55', 'rename_quality_profiles_add_upgrade_allowed')
2025-05-21T02:58:55.067153077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:55.078790360Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2025-05-21T02:58:55.081243628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0260148s
2025-05-21T02:58:55.083954484Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2025-05-21T02:58:55.086599846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:55.090221955Z [Info] add_import_exclusions: Starting migration of Log DB to 27
2025-05-21T02:58:55.094253169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-05-21T02:58:55', 'add_import_exclusions')
2025-05-21T02:58:55.098845527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:55.109925879Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2025-05-21T02:58:55.112028579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0232779s
2025-05-21T02:58:55.114842106Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2025-05-21T02:58:55.117237016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:55.120177128Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28
2025-05-21T02:58:55.124590956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-05-21T02:58:55', 'clean_artist_metadata_table')
2025-05-21T02:58:55.130063808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:55.141819758Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2025-05-21T02:58:55.143946585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.024147s
2025-05-21T02:58:55.147138771Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2025-05-21T02:58:55.149595672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:55.152618664Z [Info] health_issue_notification: Starting migration of Log DB to 29
2025-05-21T02:58:55.156921440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-05-21T02:58:55', 'health_issue_notification')
2025-05-21T02:58:55.161614575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:55.173159805Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2025-05-21T02:58:55.175339020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0235173s
2025-05-21T02:58:55.178679676Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2025-05-21T02:58:55.181305870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:55.184998137Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30
2025-05-21T02:58:55.189932070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-05-21T02:58:55', 'add_mediafilerepository_mtime')
2025-05-21T02:58:55.194760440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:55.206379973Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2025-05-21T02:58:55.209149120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0247741s
2025-05-21T02:58:55.211851381Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2025-05-21T02:58:55.214965128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:55.218281614Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31
2025-05-21T02:58:55.223049158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-05-21T02:58:55', 'add_artistmetadataid_constraint')
2025-05-21T02:58:55.228306107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:55.239459901Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2025-05-21T02:58:55.241760638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0243634s
2025-05-21T02:58:55.244082682Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2025-05-21T02:58:55.246740818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:55.249683030Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32
2025-05-21T02:58:55.253659051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-05-21T02:58:55', 'old_ids_and_artist_alias')
2025-05-21T02:58:55.258869952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:55.269987793Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2025-05-21T02:58:55.272062480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0231111s
2025-05-21T02:58:55.274584538Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2025-05-21T02:58:55.276876989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:55.279738939Z [Info] download_propers_config: Starting migration of Log DB to 33
2025-05-21T02:58:55.283684124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-05-21T02:58:55', 'download_propers_config')
2025-05-21T02:58:55.288396161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:55.299885926Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2025-05-21T02:58:55.302034486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0227519s
2025-05-21T02:58:55.304512792Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2025-05-21T02:58:55.307028704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:55.310304898Z [Info] remove_language_profiles: Starting migration of Log DB to 34
2025-05-21T02:58:55.314470068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-05-21T02:58:55', 'remove_language_profiles')
2025-05-21T02:58:55.319555275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:55.330681441Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2025-05-21T02:58:55.332813005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0235453s
2025-05-21T02:58:55.335181279Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2025-05-21T02:58:55.337540301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:55.340499535Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35
2025-05-21T02:58:55.344553907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-05-21T02:58:55', 'multi_disc_naming_format')
2025-05-21T02:58:55.349476660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:55.360658864Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2025-05-21T02:58:55.362623868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230531s
2025-05-21T02:58:55.364770917Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2025-05-21T02:58:55.367117203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:55.369936917Z [Info] add_download_client_priority: Starting migration of Log DB to 36
2025-05-21T02:58:55.373865044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-05-21T02:58:55', 'add_download_client_priority')
2025-05-21T02:58:55.378507101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:55.389612605Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2025-05-21T02:58:55.391720900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0223291s
2025-05-21T02:58:55.393730984Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2025-05-21T02:58:55.395927602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:55.398616157Z [Info] remove_growl_prowl: Starting migration of Log DB to 37
2025-05-21T02:58:55.402230925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-05-21T02:58:55', 'remove_growl_prowl')
2025-05-21T02:58:55.406546962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:55.417379628Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2025-05-21T02:58:55.419255830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214527s
2025-05-21T02:58:55.421365659Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2025-05-21T02:58:55.423621697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:55.426303060Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38
2025-05-21T02:58:55.430008634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-05-21T02:58:55', 'remove_plex_hometheatre')
2025-05-21T02:58:55.434508970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:55.445318754Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2025-05-21T02:58:55.447302858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216215s
2025-05-21T02:58:55.449432252Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2025-05-21T02:58:55.451723898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:55.454489156Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39
2025-05-21T02:58:55.458300116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-05-21T02:58:55', 'add_root_folder_add_defaults')
2025-05-21T02:58:55.462799027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:55.473819397Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2025-05-21T02:58:55.475902543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219155s
2025-05-21T02:58:55.477914738Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2025-05-21T02:58:55.480067509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:55.482726643Z [Info] task_duration: Starting migration of Log DB to 40
2025-05-21T02:58:55.486130645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-05-21T02:58:55', 'task_duration')
2025-05-21T02:58:55.490443741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:55.501289719Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2025-05-21T02:58:55.503164384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212664s
2025-05-21T02:58:55.505590607Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2025-05-21T02:58:55.508222625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:55.511133625Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41
2025-05-21T02:58:55.515490263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-05-21T02:58:55', 'add_indexer_and_enabled_to_release_profiles')
2025-05-21T02:58:55.520368196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:55.531660554Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2025-05-21T02:58:55.533934802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0231254s
2025-05-21T02:58:55.536041085Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2025-05-21T02:58:55.538284755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:55.540982853Z [Info] remove_album_folders: Starting migration of Log DB to 42
2025-05-21T02:58:55.544569613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-05-21T02:58:55', 'remove_album_folders')
2025-05-21T02:58:55.548874863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:55.559790426Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2025-05-21T02:58:55.561729874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214319s
2025-05-21T02:58:55.563901951Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2025-05-21T02:58:55.566183261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:55.569032622Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44
2025-05-21T02:58:55.572882066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-05-21T02:58:55', 'add_priority_to_indexers')
2025-05-21T02:58:55.577330427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:55.588426661Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2025-05-21T02:58:55.590412432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220867s
2025-05-21T02:58:55.592652814Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2025-05-21T02:58:55.594990672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:55.597761148Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45
2025-05-21T02:58:55.601906119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-05-21T02:58:55', 'remove_chown_and_folderchmod_config')
2025-05-21T02:58:55.606534761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:55.617431462Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2025-05-21T02:58:55.619595165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221445s
2025-05-21T02:58:55.621588871Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2025-05-21T02:58:55.623789673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:55.626476143Z [Info] update_notifiarr: Starting migration of Log DB to 47
2025-05-21T02:58:55.630098981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-05-21T02:58:55', 'update_notifiarr')
2025-05-21T02:58:55.634418483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:55.644962932Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2025-05-21T02:58:55.646778894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211967s
2025-05-21T02:58:55.648875004Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2025-05-21T02:58:55.651117096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:55.653899153Z [Info] email_multiple_addresses: Starting migration of Log DB to 49
2025-05-21T02:58:55.657825708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-05-21T02:58:55', 'email_multiple_addresses')
2025-05-21T02:58:55.662370498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:55.673034372Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2025-05-21T02:58:55.675016927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.021811s
2025-05-21T02:58:55.677172316Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2025-05-21T02:58:55.679509912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:55.682263601Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50
2025-05-21T02:58:55.686172202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-05-21T02:58:55', 'rename_blacklist_to_blocklist')
2025-05-21T02:58:55.690828307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:55.701584322Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2025-05-21T02:58:55.703657609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.02188s
2025-05-21T02:58:55.705677432Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2025-05-21T02:58:55.707923684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:55.710611132Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51
2025-05-21T02:58:55.714344735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-05-21T02:58:55', 'cdh_per_downloadclient')
2025-05-21T02:58:55.718779876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:55.729428154Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2025-05-21T02:58:55.731372181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214331s
2025-05-21T02:58:55.733319376Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2025-05-21T02:58:55.735452617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:55.738102701Z [Info] download_history: Starting migration of Log DB to 52
2025-05-21T02:58:55.741658782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-05-21T02:58:55', 'download_history')
2025-05-21T02:58:55.746087139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:55.756566897Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2025-05-21T02:58:55.758425394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211323s
2025-05-21T02:58:55.760474199Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2025-05-21T02:58:55.762649822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:55.765435469Z [Info] add_update_history: Starting migration of Log DB to 53
2025-05-21T02:58:55.772674926Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2025-05-21T02:58:55.778595481Z [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-21T02:58:55.784196949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094842s
2025-05-21T02:58:55.786353353Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2025-05-21T02:58:55.789592729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-05-21T02:58:55.793000698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047522s
2025-05-21T02:58:55.796444981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-05-21T02:58:55', 'add_update_history')
2025-05-21T02:58:55.800722320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:55.811116251Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2025-05-21T02:58:55.813002471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0226409s
2025-05-21T02:58:55.815158256Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2025-05-21T02:58:55.817480008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:55.820235105Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54
2025-05-21T02:58:55.824076736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-05-21T02:58:55', 'add_on_update_to_notifications')
2025-05-21T02:58:55.828461569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:55.839045598Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2025-05-21T02:58:55.841012690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214434s
2025-05-21T02:58:55.843020431Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2025-05-21T02:58:55.845291528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:55.847821781Z [Info] download_client_per_indexer: Starting migration of Log DB to 55
2025-05-21T02:58:55.851512858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-05-21T02:58:55', 'download_client_per_indexer')
2025-05-21T02:58:55.855791141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:55.866350862Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2025-05-21T02:58:55.868296795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209494s
2025-05-21T02:58:55.870233787Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2025-05-21T02:58:55.872455436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:55.875124805Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56
2025-05-21T02:58:55.878805486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-05-21T02:58:55', 'AddNewItemMonitorType')
2025-05-21T02:58:55.883288228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:55.893993289Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2025-05-21T02:58:55.896040183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214232s
2025-05-21T02:58:55.898028339Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2025-05-21T02:58:55.900229426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:55.902919023Z [Info] ImportListSearch: Starting migration of Log DB to 57
2025-05-21T02:58:55.906515515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-05-21T02:58:55', 'ImportListSearch')
2025-05-21T02:58:55.910857677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:55.921485721Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2025-05-21T02:58:55.923354424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212648s
2025-05-21T02:58:55.925529479Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2025-05-21T02:58:55.927884185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:55.930617612Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58
2025-05-21T02:58:55.934449311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-05-21T02:58:55', 'ImportListMonitorExisting')
2025-05-21T02:58:55.938949667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:55.949697766Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2025-05-21T02:58:55.951787191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217051s
2025-05-21T02:58:55.953756698Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2025-05-21T02:58:55.955937459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:55.958673431Z [Info] add_indexer_tags: Starting migration of Log DB to 59
2025-05-21T02:58:55.962400752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-05-21T02:58:55', 'add_indexer_tags')
2025-05-21T02:58:55.966794926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:55.978408742Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2025-05-21T02:58:55.982043927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214984s
2025-05-21T02:58:55.984483274Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2025-05-21T02:58:55.986829895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:55.989691195Z [Info] update_audio_types: Starting migration of Log DB to 60
2025-05-21T02:58:55.993534011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-05-21T02:58:55', 'update_audio_types')
2025-05-21T02:58:55.998141479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:56.008807582Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2025-05-21T02:58:56.010787467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220311s
2025-05-21T02:58:56.013366043Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2025-05-21T02:58:56.016190264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:56.019442260Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61
2025-05-21T02:58:56.025150098Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2025-05-21T02:58:56.027011198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001024s
2025-05-21T02:58:56.029419087Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2025-05-21T02:58:56.043418270Z [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-21T02:58:56.053222222Z [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-21T02:58:56.059228987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2025-05-21T02:58:56.062657932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2025-05-21T02:58:56.067659767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-05-21T02:58:56.070683439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.039151s
2025-05-21T02:58:56.072427217Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2025-05-21T02:58:56.074427575Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.54E-05s
2025-05-21T02:58:56.076419706Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2025-05-21T02:58:56.083405555Z [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-21T02:58:56.090596570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2025-05-21T02:58:56.095239259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2025-05-21T02:58:56.098847967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2025-05-21T02:58:56.104149440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-05-21T02:58:56.107445566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0289071s
2025-05-21T02:58:56.109126527Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-05-21T02:58:56.110773495Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.2E-06s
2025-05-21T02:58:56.112818643Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-05-21T02:58:56.118478205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-05-21T02:58:56.124374240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-05-21T02:58:56.129542892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-05-21T02:58:56.133328484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-05-21T02:58:56.138787104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-05-21T02:58:56.142514694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0275136s
2025-05-21T02:58:56.146635974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-05-21T02:58:56', 'postgres_update_timestamp_columns_to_with_timezone')
2025-05-21T02:58:56.151757194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:56.171189840Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2025-05-21T02:58:56.173805353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0551944s
2025-05-21T02:58:56.176203888Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2025-05-21T02:58:56.178557731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:56.181514311Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62
2025-05-21T02:58:56.185476116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-05-21T02:58:56', 'add_on_delete_to_notifications')
2025-05-21T02:58:56.190085313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:56.201057195Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2025-05-21T02:58:56.203255319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0223705s
2025-05-21T02:58:56.205315594Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2025-05-21T02:58:56.207480096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:56.210194665Z [Info] add_custom_formats: Starting migration of Log DB to 63
2025-05-21T02:58:56.213905577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-05-21T02:58:56', 'add_custom_formats')
2025-05-21T02:58:56.218277340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:56.228978411Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2025-05-21T02:58:56.230955986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214736s
2025-05-21T02:58:56.233082993Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2025-05-21T02:58:56.235359918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:56.238134063Z [Info] add_result_to_commands: Starting migration of Log DB to 64
2025-05-21T02:58:56.241942715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-05-21T02:58:56', 'add_result_to_commands')
2025-05-21T02:58:56.246447120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:56.257619577Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2025-05-21T02:58:56.259573670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221367s
2025-05-21T02:58:56.261708642Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2025-05-21T02:58:56.264015467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:56.267049562Z [Info] health_restored_notification: Starting migration of Log DB to 65
2025-05-21T02:58:56.270950075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-05-21T02:58:56', 'health_restored_notification')
2025-05-21T02:58:56.275991650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:56.287099145Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2025-05-21T02:58:56.289335232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0229563s
2025-05-21T02:58:56.291223696Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2025-05-21T02:58:56.293330549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:56.296020389Z [Info] remove_uc: Starting migration of Log DB to 66
2025-05-21T02:58:56.299631932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-05-21T02:58:56', 'remove_uc')
2025-05-21T02:58:56.303893932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:56.314440137Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2025-05-21T02:58:56.316210539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212341s
2025-05-21T02:58:56.318454913Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2025-05-21T02:58:56.320900229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:56.323754383Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67
2025-05-21T02:58:56.327831666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-05-21T02:58:56', 'download_clients_rename_tv_to_music')
2025-05-21T02:58:56.332505389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:56.343475286Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2025-05-21T02:58:56.345629719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0222666s
2025-05-21T02:58:56.347941704Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2025-05-21T02:58:56.350419399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:56.353323723Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68
2025-05-21T02:58:56.357511739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-05-21T02:58:56', 'add_colon_replacement_to_naming_config')
2025-05-21T02:58:56.362242060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:56.373174706Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2025-05-21T02:58:56.375390935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0224963s
2025-05-21T02:58:56.377382671Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2025-05-21T02:58:56.379551671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:56.382276516Z [Info] list_sync_time: Starting migration of Log DB to 69
2025-05-21T02:58:56.385777973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-05-21T02:58:56', 'list_sync_time')
2025-05-21T02:58:56.390181572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:56.401589183Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2025-05-21T02:58:56.403553964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022019s
2025-05-21T02:58:56.405655182Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2025-05-21T02:58:56.408007753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:56.410796134Z [Info] add_download_client_tags: Starting migration of Log DB to 70
2025-05-21T02:58:56.414507770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-05-21T02:58:56', 'add_download_client_tags')
2025-05-21T02:58:56.419023333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:56.429790787Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2025-05-21T02:58:56.431804201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216681s
2025-05-21T02:58:56.433945237Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2025-05-21T02:58:56.436243083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:56.439186094Z [Info] add_notification_status: Starting migration of Log DB to 71
2025-05-21T02:58:56.443000967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-05-21T02:58:56', 'add_notification_status')
2025-05-21T02:58:56.447456523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:56.459667579Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2025-05-21T02:58:56.464242510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0222381s
2025-05-21T02:58:56.469336509Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2025-05-21T02:58:56.474875299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:56.481536986Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72
2025-05-21T02:58:56.489061713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-05-21T02:58:56', 'add_alac_24_quality_in_profiles')
2025-05-21T02:58:56.494631502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:56.506057583Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2025-05-21T02:58:56.508363400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0318988s
2025-05-21T02:58:56.510588049Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2025-05-21T02:58:56.512964669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:56.515941346Z [Info] add_salt_to_users: Starting migration of Log DB to 73
2025-05-21T02:58:56.520008598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-05-21T02:58:56', 'add_salt_to_users')
2025-05-21T02:58:56.524559900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:56.535378289Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2025-05-21T02:58:56.537355593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0223474s
2025-05-21T02:58:56.539501422Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2025-05-21T02:58:56.541792355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:56.544622653Z [Info] add_auto_tagging: Starting migration of Log DB to 74
2025-05-21T02:58:56.632405423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-05-21T02:58:56', 'add_auto_tagging')
2025-05-21T02:58:56.685789198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:56.711979168Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2025-05-21T02:58:56.716353821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1687097s
2025-05-21T02:58:56.730546555Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2025-05-21T02:58:56.733446854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:56.750340048Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75
2025-05-21T02:58:56.756262893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-05-21T02:58:56', 'quality_definition_preferred_size')
2025-05-21T02:58:56.761171876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:56.771887516Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2025-05-21T02:58:56.774002716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0386692s
2025-05-21T02:58:56.776325619Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2025-05-21T02:58:56.778748880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:56.783792783Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76
2025-05-21T02:58:56.787865299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-05-21T02:58:56', 'add_on_artist_add_to_notifications')
2025-05-21T02:58:56.792394357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:56.803214281Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2025-05-21T02:58:56.805297050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0243186s
2025-05-21T02:58:56.807294039Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2025-05-21T02:58:56.809531889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:56.812430714Z [Info] album_last_searched_time: Starting migration of Log DB to 77
2025-05-21T02:58:56.816067361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-05-21T02:58:56', 'album_last_searched_time')
2025-05-21T02:58:56.820529003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:56.831137309Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2025-05-21T02:58:56.833046622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214839s
2025-05-21T02:58:56.834924273Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2025-05-21T02:58:56.836976454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:56.840154578Z [Info] add_indexer_flags: Starting migration of Log DB to 78
2025-05-21T02:58:56.844195163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-05-21T02:58:56', 'add_indexer_flags')
2025-05-21T02:58:56.848355844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:56.859230010Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2025-05-21T02:58:56.861054168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0222356s
2025-05-21T02:58:56.863059089Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2025-05-21T02:58:56.865373733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:56.868044849Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79
2025-05-21T02:58:56.871819089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-05-21T02:58:56', 'add_indexes_album_statistics')
2025-05-21T02:58:56.876193829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:56.886926649Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2025-05-21T02:58:56.888913728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214335s
2025-05-21T02:58:56.891368735Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2025-05-21T02:58:56.893594634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-05-21T02:58:56.896217618Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80
2025-05-21T02:58:56.899967760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-05-21T02:58:56', 'update_redacted_baseurl')
2025-05-21T02:58:56.904219215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-05-21T02:58:56.914861063Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2025-05-21T02:58:56.916775365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211953s
2025-05-21T02:58:58.755574685Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686
2025-05-21T02:58:58.856237070Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2025-05-21T02:58:58.936286589Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly.
2025-05-21T02:59:00.081054101Z [Info] QualityProfileService: Setting up default quality profiles
2025-05-21T02:59:00.217408280Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2025-05-21T02:59:00.469310813Z [Info] MetadataProfileService: Setting up standard metadata profile
2025-05-21T02:59:00.601180326Z [Info] MetadataProfileService: Setting up empty metadata profile
2025-05-21T02:59:00.786881151Z [ls.io-init] done.
2025-05-21T02:59:01.936315331Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2025-05-21T02:59:01.962192985Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2025-05-21T02:59:01.973344053Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin
Expand
NAME VERSION TYPE
BouncyCastle.Cryptography 2.4.0 dotnet (+5 duplicates)
Dapper 2.0.151 dotnet (+5 duplicates)
Diacritical.Net 1.0.4 dotnet (+5 duplicates)
DryIoc.Microsoft.DependencyInjection 6.2.0 dotnet (+1 duplicate)
DryIoc.dll 5.4.3 dotnet (+7 duplicates)
Dynamitey 2.0.9.136 dotnet (+3 duplicates)
Equ 2.3.0 dotnet (+5 duplicates)
FluentValidation 9.5.4 dotnet (+5 duplicates)
IPAddressRange 6.1.0 dotnet (+7 duplicates)
Ical.Net 4.3.1 dotnet (+2 duplicates)
ImpromptuInterface 7.0.1 dotnet (+3 duplicates)
Lidarr 1.0.0 dotnet
Lidarr.Api.V1 1.0.0 dotnet (+2 duplicates)
Lidarr.Common 1.0.0 dotnet (+7 duplicates)
Lidarr.Core 1.0.0 dotnet (+5 duplicates)
Lidarr.Host 1.0.0 dotnet (+1 duplicate)
Lidarr.Http 1.0.0 dotnet (+3 duplicates)
Lidarr.Mono 1.0.0 dotnet
Lidarr.SignalR 1.0.0 dotnet (+4 duplicates)
MailKit 4.8.0 dotnet (+5 duplicates)
Microsoft.AspNetCore.Cryptography.Internal 6.0.35 dotnet (+4 duplicates)
Microsoft.AspNetCore.Cryptography.KeyDerivation 6.0.35 dotnet (+4 duplicates)
Microsoft.Bcl.AsyncInterfaces 6.0.0 dotnet (+5 duplicates)
Microsoft.Bcl.TimeProvider 8.0.0 dotnet (+5 duplicates)
Microsoft.Data.SqlClient 2.1.7 dotnet (+5 duplicates)
Microsoft.Extensions.Configuration 6.0.0 dotnet (+1 duplicate)
Microsoft.Extensions.Configuration 6.0.1 dotnet (+4 duplicates)
Microsoft.Extensions.Configuration.Abstractions 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.Configuration.Binder 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.Configuration.CommandLine 6.0.0 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.EnvironmentVariables 6.0.1 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.FileExtensions 6.0.0 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.Json 6.0.0 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.UserSecrets 6.0.1 dotnet (+6 duplicates)
Microsoft.Extensions.DependencyInjection 6.0.1 dotnet (+7 duplicates)
Microsoft.Extensions.DependencyInjection.Abstractions 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.DependencyInjection.Abstractions 7.0.0 dotnet (+1 duplicate)
Microsoft.Extensions.FileProviders.Abstractions 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.FileProviders.Physical 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.FileSystemGlobbing 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.Hosting 6.0.1 dotnet (+7 duplicates)
Microsoft.Extensions.Hosting.Abstractions 6.0.0 dotnet (+4 duplicates)
Microsoft.Extensions.Hosting.WindowsServices 6.0.2 dotnet (+7 duplicates)
Microsoft.Extensions.Logging 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.Abstractions 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.Logging.Configuration 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.Console 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.Debug 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.EventLog 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.EventSource 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Options 6.0.0 dotnet (+4 duplicates)
Microsoft.Extensions.Options.ConfigurationExtensions 6.0.0 dotnet (+4 duplicates)
Microsoft.Extensions.Primitives 6.0.0 dotnet (+2 duplicates)
Microsoft.Identity.Client 4.21.1 dotnet (+5 duplicates)
Microsoft.IdentityModel.JsonWebTokens 6.8.0 dotnet (+5 duplicates)
Microsoft.IdentityModel.Logging 6.8.0 dotnet (+5 duplicates)
Microsoft.IdentityModel.Protocols 6.8.0 dotnet (+5 duplicates)
Microsoft.IdentityModel.Protocols.OpenIdConnect 6.8.0 dotnet (+5 duplicates)
Microsoft.IdentityModel.Tokens 6.8.0 dotnet (+5 duplicates)
Microsoft.OpenApi 1.6.14 dotnet (+2 duplicates)
Microsoft.Win32.SystemEvents 6.0.0 dotnet (+7 duplicates)
MimeKit 4.8.0 dotnet (+5 duplicates)
Mono.Nat 3.0.1 dotnet (+5 duplicates)
Mono.Posix.NETStandard 5.20.1.34-servarr20 dotnet
MonoTorrent 2.0.7 dotnet (+5 duplicates)
NLog 5.4.0 dotnet (+7 duplicates)
NLog.Extensions.Logging 5.4.0 dotnet (+5 duplicates)
NLog.Layouts.ClefJsonLayout 1.0.3 dotnet (+7 duplicates)
NLog.Targets.Syslog 7.0.0 dotnet (+5 duplicates)
Newtonsoft.Json 13.0.3 dotnet (+7 duplicates)
NodaTime 3.2.0 dotnet (+2 duplicates)
Npgsql 7.0.10 dotnet (+5 duplicates)
Polly 8.5.2 dotnet (+5 duplicates)
Polly.Contrib.WaitAndRetry 1.1.1 dotnet (+5 duplicates)
Polly.Core 8.5.2 dotnet (+5 duplicates)
ReusableTasks 2.0.0 dotnet (+5 duplicates)
Sentry 4.0.2 dotnet (+7 duplicates)
Servarr.FluentMigrator 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Abstractions 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Extensions.Oracle 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Extensions.Postgres 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Extensions.SqlAnywhere 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Extensions.SqlServer 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Core 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Db2 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Firebird 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Hana 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.MySql 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Oracle 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Postgres 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Redshift 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.SQLite 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.SqlAnywhere 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.SqlServer 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.SqlServerCe 3.3.2.9 dotnet (+5 duplicates)
SharpZipLib 1.4.2 dotnet (+7 duplicates)
SixLabors.ImageSharp 3.1.7 dotnet (+5 duplicates)
SpotifyAPI.Web 5.1.1 dotnet (+5 duplicates)
Swashbuckle.AspNetCore.Annotations 6.6.2 dotnet (+2 duplicates)
Swashbuckle.AspNetCore.Swagger 6.6.2 dotnet (+2 duplicates)
Swashbuckle.AspNetCore.SwaggerGen 6.6.2 dotnet (+2 duplicates)
System.Configuration.ConfigurationManager 6.0.1 dotnet (+7 duplicates)
System.Data.SQLite.Core.Servarr 1.0.115.5-18 dotnet (+7 duplicates)
System.Diagnostics.EventLog 6.0.0 dotnet (+2 duplicates)
System.Drawing.Common 6.0.0 dotnet (+7 duplicates)
System.Formats.Asn1 8.0.1 dotnet (+5 duplicates)
System.IO.Abstractions 17.0.24 dotnet (+7 duplicates)
System.IdentityModel.Tokens.Jwt 6.8.0 dotnet (+5 duplicates)
System.Runtime.Caching 4.7.0 dotnet (+5 duplicates)
System.Security.Cryptography.Pkcs 8.0.0 dotnet (+5 duplicates)
System.Security.Cryptography.ProtectedData 6.0.0 dotnet (+7 duplicates)
System.Security.Permissions 6.0.0 dotnet (+7 duplicates)
System.ServiceProcess.ServiceController 6.0.1 dotnet (+7 duplicates)
System.Text.Json 6.0.10 dotnet (+6 duplicates)
System.Windows.Extensions 6.0.0 dotnet (+7 duplicates)
TagLibSharp-Lidarr 2.2.0.27 dotnet (+5 duplicates)
acl-libs 2.3.2-r1 apk
alpine-baselayout 3.6.8-r1 apk
alpine-baselayout-data 3.6.8-r1 apk
alpine-keys 2.5-r0 apk
alpine-release 3.21.3-r0 apk
aom-libs 3.11.0-r0 apk
apk-tools 2.14.6-r3 apk
bash 5.2.37-r0 apk
brotli-libs 1.1.0-r2 apk
busybox 1.37.0-r12 apk
busybox-binsh 1.37.0-r12 apk
c-ares 1.34.5-r0 apk
ca-certificates 20241121-r1 apk
ca-certificates-bundle 20241121-r1 apk
catatonit 0.2.0-r0 apk
chromaprint 1.5.1-r7 apk
chromaprint-libs 1.5.1-r7 apk
cjson 1.7.18-r0 apk
coreutils 9.5-r2 apk
coreutils-env 9.5-r2 apk
coreutils-fmt 9.5-r2 apk
coreutils-sha512sum 9.5-r2 apk
curl 8.12.1-r1 apk
ffmpeg-libavcodec 6.1.2-r1 apk
ffmpeg-libavformat 6.1.2-r1 apk
ffmpeg-libavutil 6.1.2-r1 apk
ffmpeg-libswresample 6.1.2-r1 apk
findutils 4.10.0-r0 apk
giflib 5.2.2-r1 apk
hwdata-pci 0.393-r0 apk
icu-data-en 74.2-r0 apk
icu-libs 74.2-r0 apk
imath 3.1.12-r0 apk
jq 1.7.1-r0 apk
lame-libs 3.100-r5 apk
lcms2 2.16-r0 apk
libSvtAv1Enc 2.2.1-r0 apk
libattr 2.5.2-r2 apk
libbluray 1.3.4-r1 apk
libbsd 0.12.2-r0 apk
libbz2 1.0.8-r6 apk
libcrypto3 3.3.3-r0 apk
libcurl 8.12.1-r1 apk
libdav1d 1.5.0-r0 apk
libdeflate 1.22-r0 apk
libdrm 2.4.123-r1 apk
libffi 3.4.7-r0 apk
libgcc 14.2.0-r4 apk
libgcrypt 1.10.3-r1 apk
libgomp 14.2.0-r4 apk
libgpg-error 1.51-r0 apk
libhwy 1.0.7-r0 apk
libidn2 2.3.7-r0 apk
libintl 0.22.5-r0 apk
libjpeg-turbo 3.0.4-r0 apk
libjxl 0.10.4-r0 apk
libmd 1.1.0-r0 apk
libncursesw 6.5_p20241006-r3 apk
libogg 1.3.5-r5 apk
libopenmpt 0.7.12-r0 apk
libpciaccess 0.18.1-r0 apk
libpng 1.6.47-r0 apk
libproc2 4.0.4-r2 apk
libpsl 0.21.5-r3 apk
librist 0.2.10-r1 apk
libsharpyuv 1.4.0-r0 apk
libsodium 1.0.20-r0 apk
libsrt 1.5.3-r0 apk
libssh 0.11.1-r0 apk
libssl3 3.3.3-r0 apk
libstdc++ 14.2.0-r4 apk
libtheora 1.1.1-r18 apk
libunistring 1.2-r0 apk
libva 2.22.0-r1 apk
libvdpau 1.5-r4 apk
libvorbis 1.3.7-r2 apk
libvpx 1.15.0-r0 apk
libwebp 1.4.0-r0 apk
libwebpmux 1.4.0-r0 apk
libx11 1.8.10-r0 apk
libxau 1.0.11-r4 apk
libxcb 1.16.1-r0 apk
libxdmcp 1.1.5-r1 apk
libxext 1.3.6-r2 apk
libxfixes 6.0.1-r4 apk
libxml2 2.13.4-r6 apk
libxslt 1.1.42-r2 apk
libzmq 4.3.5-r2 apk
linux-pam 1.6.1-r1 apk
mbedtls 3.6.3-r0 apk
mpg123-libs 1.32.9-r0 apk
musl 1.2.5-r9 apk
musl-utils 1.2.5-r9 apk
ncurses-terminfo-base 6.5_p20241006-r3 apk
netcat-openbsd 1.226.1.1-r0 apk
nghttp2-libs 1.64.0-r0 apk
numactl 2.0.18-r0 apk
oniguruma 6.9.9-r0 apk
openexr-libiex 3.3.2-r0 apk
openexr-libilmthread 3.3.2-r0 apk
openexr-libopenexr 3.3.2-r0 apk
openexr-libopenexrcore 3.3.2-r0 apk
opus 1.5.2-r1 apk
procps-ng 4.0.4-r2 apk
rav1e-libs 0.7.1-r0 apk
readline 8.2.13-r0 apk
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-arm64 6.0.35 dotnet
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-arm64 6.0.35 dotnet
scanelf 1.3.8-r1 apk
shadow 4.16.0-r1 apk
skalibs-libs 2.14.3.0-r0 apk
soxr 0.1.3-r7 apk
sqlite-libs 3.48.0-r2 apk
ssl_client 1.37.0-r12 apk
tzdata 2025b-r0 apk
utmps-libs 0.1.2.3-r2 apk
wayland-libs-client 1.23.1-r0 apk
x264-libs 0.164.3108-r0 apk
x265-libs 3.6-r0 apk
xmlstarlet 1.6.1-r2 apk
xvidcore 1.3.7-r2 apk
xz-libs 5.6.3-r1 apk
zlib 1.3.1-r2 apk
zstd-libs 1.5.6-r2 apk
Test | Result | Message | Runtime |
---|---|---|---|
Container startup | PASS | - | 35.15s |
Create SBOM | PASS | - | 10.76s |
Get build info | PASS | - | 0.01s |
Get screenshot | PASS | - | 12.02s |