Runtime: 134.32s
Build Information
Builder: Bob
Created: 2024-08-21T02:17:44+00:00
Maintainer: Roxedus,thespad
Size: 275.93MB
Version: 2.4.3.4248-ls7
Expand
2024-08-24T13:23:25.374841357Z [migrations] started
2024-08-24T13:23:25.374955557Z [migrations] no migrations found
2024-08-24T13:23:25.409145641Z usermod: no changes
2024-08-24T13:23:25.410789145Z ───────────────────────────────────────
2024-08-24T13:23:25.410810845Z
2024-08-24T13:23:25.410814145Z ██╗ ███████╗██╗ ██████╗
2024-08-24T13:23:25.410816645Z ██║ ██╔════╝██║██╔═══██╗
2024-08-24T13:23:25.410819145Z ██║ ███████╗██║██║ ██║
2024-08-24T13:23:25.410821645Z ██║ ╚════██║██║██║ ██║
2024-08-24T13:23:25.410823845Z ███████╗███████║██║╚██████╔╝
2024-08-24T13:23:25.410826345Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2024-08-24T13:23:25.410828545Z
2024-08-24T13:23:25.410830645Z Brought to you by linuxserver.io
2024-08-24T13:23:25.410832845Z ───────────────────────────────────────
2024-08-24T13:23:25.411098746Z
2024-08-24T13:23:25.411110146Z To support the app dev(s) visit:
2024-08-24T13:23:25.413776453Z Lidarr: https://opencollective.com/lidarr
2024-08-24T13:23:25.414221554Z
2024-08-24T13:23:25.414240154Z To support LSIO projects visit:
2024-08-24T13:23:25.414243854Z https://www.linuxserver.io/donate/
2024-08-24T13:23:25.414246554Z
2024-08-24T13:23:25.414248954Z ───────────────────────────────────────
2024-08-24T13:23:25.414252054Z GID/UID
2024-08-24T13:23:25.414254754Z ───────────────────────────────────────
2024-08-24T13:23:25.419563067Z
2024-08-24T13:23:25.419580767Z User UID: 911
2024-08-24T13:23:25.419584067Z User GID: 911
2024-08-24T13:23:25.419586467Z ───────────────────────────────────────
2024-08-24T13:23:25.421132371Z Linuxserver.io version: 2.4.3.4248-ls7
2024-08-24T13:23:25.421297271Z Build-date: 2024-08-21T02:17:44+00:00
2024-08-24T13:23:25.421308071Z ───────────────────────────────────────
2024-08-24T13:23:25.421311571Z
2024-08-24T13:23:25.459125864Z [custom-init] No custom files found, skipping...
2024-08-24T13:23:26.271439364Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 2.4.3.4248
2024-08-24T13:23:26.297065327Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2024-08-24T13:23:26.316570275Z [Debug] Bootstrap: Console selected
2024-08-24T13:23:26.318519579Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2024-08-24T13:23:26.707728537Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2024-08-24T13:23:26.780857617Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {6a036ed8-f714-465d-a022-5f09ebbef87e} may be persisted to storage in unencrypted form.
2024-08-24T13:23:26.873535645Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2024-08-24T13:23:26.926111875Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2024-08-24T13:23:27.031974535Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2024-08-24T13:23:27.042752762Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2024-08-24T13:23:27.043374763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2024-08-24T13:23:27.108126823Z [Info] DatabaseEngineVersionCheck: SQLite 3.45.3
2024-08-24T13:23:27.111288931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0655297s
2024-08-24T13:23:27.111768432Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2024-08-24T13:23:27.111972632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0687197s
2024-08-24T13:23:27.127411670Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2024-08-24T13:23:27.128226872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:27.133812986Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2024-08-24T13:23:27.146340617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2024-08-24T13:23:27.165497464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0314068s
2024-08-24T13:23:27.166448366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:27.177801494Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2024-08-24T13:23:27.178061595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0435985s
2024-08-24T13:23:27.187004817Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2024-08-24T13:23:27.187149217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:27.195822039Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2024-08-24T13:23:27.198007344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2024-08-24T13:23:27.199055947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029691s
2024-08-24T13:23:27.199667348Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2024-08-24T13:23:27.200651550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006126s
2024-08-24T13:23:27.201985854Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2024-08-24T13:23:27.202625655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2024-08-24T13:23:27.204942561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025879s
2024-08-24T13:23:27.205211862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:27.211096076Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2024-08-24T13:23:27.211327277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086847s
2024-08-24T13:23:27.212411379Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2024-08-24T13:23:27.212623180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:27.214232084Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2024-08-24T13:23:27.214530685Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.59E-05s
2024-08-24T13:23:27.214719585Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2024-08-24T13:23:27.214996686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2024-08-24T13:23:27.215575687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006421s
2024-08-24T13:23:27.215753188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:27.220432799Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2024-08-24T13:23:27.220924700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052974s
2024-08-24T13:23:27.225287311Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2024-08-24T13:23:27.225535612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:27.228653219Z [Info] InitialSetup: Starting migration of Main DB to 1
2024-08-24T13:23:27.267264514Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2024-08-24T13:23:27.267627015Z [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)
2024-08-24T13:23:27.267977216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005748s
2024-08-24T13:23:27.268076216Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2024-08-24T13:23:27.268268317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2024-08-24T13:23:27.268504217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002959s
2024-08-24T13:23:27.268606518Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2024-08-24T13:23:27.268800518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL)
2024-08-24T13:23:27.269003619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002998s
2024-08-24T13:23:27.269119319Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2024-08-24T13:23:27.269267219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2024-08-24T13:23:27.269478520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002504s
2024-08-24T13:23:27.269570820Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists
2024-08-24T13:23:27.282293951Z [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)
2024-08-24T13:23:27.284225456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144177s
2024-08-24T13:23:27.284385057Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId)
2024-08-24T13:23:27.284582657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2024-08-24T13:23:27.284855058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003415s
2024-08-24T13:23:27.285016358Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug)
2024-08-24T13:23:27.285193159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2024-08-24T13:23:27.285427359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003104s
2024-08-24T13:23:27.285586860Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName)
2024-08-24T13:23:27.285761760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2024-08-24T13:23:27.286188261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004455s
2024-08-24T13:23:27.286378061Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path)
2024-08-24T13:23:27.286571362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2024-08-24T13:23:27.287017463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004571s
2024-08-24T13:23:27.287140663Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums
2024-08-24T13:23:27.288843868Z [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)
2024-08-24T13:23:27.290333371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002794s
2024-08-24T13:23:27.290511372Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId)
2024-08-24T13:23:27.290754472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2024-08-24T13:23:27.291160773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004823s
2024-08-24T13:23:27.291365674Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId)
2024-08-24T13:23:27.291550674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2024-08-24T13:23:27.291883475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003718s
2024-08-24T13:23:27.292048175Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId)
2024-08-24T13:23:27.292249176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2024-08-24T13:23:27.292579677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003618s
2024-08-24T13:23:27.292720877Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug)
2024-08-24T13:23:27.292944378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2024-08-24T13:23:27.293265378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003811s
2024-08-24T13:23:27.293448079Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle)
2024-08-24T13:23:27.293647679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2024-08-24T13:23:27.293972080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003705s
2024-08-24T13:23:27.294138181Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path)
2024-08-24T13:23:27.294329381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC)
2024-08-24T13:23:27.294645182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000342s
2024-08-24T13:23:27.294788982Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks
2024-08-24T13:23:27.295711384Z [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)
2024-08-24T13:23:27.296796387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018241s
2024-08-24T13:23:27.296997288Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId)
2024-08-24T13:23:27.297267588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2024-08-24T13:23:27.297555489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004157s
2024-08-24T13:23:27.297825590Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId)
2024-08-24T13:23:27.298450291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2024-08-24T13:23:27.300118695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001803s
2024-08-24T13:23:27.300951397Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId)
2024-08-24T13:23:27.302385601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2024-08-24T13:23:27.304198505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021536s
2024-08-24T13:23:27.304430406Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber)
2024-08-24T13:23:27.304683907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC)
2024-08-24T13:23:27.305122508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005239s
2024-08-24T13:23:27.305297008Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles
2024-08-24T13:23:27.305768009Z [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)
2024-08-24T13:23:27.306462311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010446s
2024-08-24T13:23:27.306620011Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId)
2024-08-24T13:23:27.306782312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC)
2024-08-24T13:23:27.307092112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003464s
2024-08-24T13:23:27.307218113Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId)
2024-08-24T13:23:27.307378013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2024-08-24T13:23:27.307643814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002869s
2024-08-24T13:23:27.307742614Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2024-08-24T13:23:27.308218615Z [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)
2024-08-24T13:23:27.308857817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010165s
2024-08-24T13:23:27.308971117Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2024-08-24T13:23:27.309150118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2024-08-24T13:23:27.309379118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002688s
2024-08-24T13:23:27.309475818Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2024-08-24T13:23:27.309659519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2024-08-24T13:23:27.309867019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002784s
2024-08-24T13:23:27.310004020Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2024-08-24T13:23:27.310122920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2024-08-24T13:23:27.310389621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002753s
2024-08-24T13:23:27.310619821Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId)
2024-08-24T13:23:27.310790522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC)
2024-08-24T13:23:27.311216623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004584s
2024-08-24T13:23:27.311429223Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2024-08-24T13:23:27.311825124Z [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)
2024-08-24T13:23:27.312436726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008678s
2024-08-24T13:23:27.312550326Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2024-08-24T13:23:27.312812427Z [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)
2024-08-24T13:23:27.313323928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006191s
2024-08-24T13:23:27.313438628Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2024-08-24T13:23:27.313714429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2024-08-24T13:23:27.314114330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004566s
2024-08-24T13:23:27.314276230Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2024-08-24T13:23:27.325012657Z [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)
2024-08-24T13:23:27.326138059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011656s
2024-08-24T13:23:27.326292060Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2024-08-24T13:23:27.326392860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2024-08-24T13:23:27.326782261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003775s
2024-08-24T13:23:27.326954361Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles
2024-08-24T13:23:27.327270862Z [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)
2024-08-24T13:23:27.327774263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006808s
2024-08-24T13:23:27.327949564Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name)
2024-08-24T13:23:27.328146764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2024-08-24T13:23:27.328487465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003757s
2024-08-24T13:23:27.328636165Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2024-08-24T13:23:27.329030566Z [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)
2024-08-24T13:23:27.329565668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007534s
2024-08-24T13:23:27.329758068Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2024-08-24T13:23:27.330004869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2024-08-24T13:23:27.330373070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004345s
2024-08-24T13:23:27.330545070Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2024-08-24T13:23:27.330755171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2024-08-24T13:23:27.331090172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004008s
2024-08-24T13:23:27.331248372Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2024-08-24T13:23:27.331952074Z [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)
2024-08-24T13:23:27.332605975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011474s
2024-08-24T13:23:27.332752876Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2024-08-24T13:23:27.333524478Z [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 '')
2024-08-24T13:23:27.335565983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026034s
2024-08-24T13:23:27.335694483Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2024-08-24T13:23:27.336365485Z [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)
2024-08-24T13:23:27.336848986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009911s
2024-08-24T13:23:27.336959586Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2024-08-24T13:23:27.337371287Z [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)
2024-08-24T13:23:27.337913488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008301s
2024-08-24T13:23:27.338005489Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2024-08-24T13:23:27.338310289Z [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)
2024-08-24T13:23:27.338697490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005397s
2024-08-24T13:23:27.338820191Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2024-08-24T13:23:27.339143591Z [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 '')
2024-08-24T13:23:27.339651393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006911s
2024-08-24T13:23:27.339769193Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2024-08-24T13:23:27.340037694Z [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)
2024-08-24T13:23:27.340559395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006338s
2024-08-24T13:23:27.340887296Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2024-08-24T13:23:27.340985796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2024-08-24T13:23:27.341368997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005049s
2024-08-24T13:23:27.341575297Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2024-08-24T13:23:27.341707498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2024-08-24T13:23:27.342044998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003947s
2024-08-24T13:23:27.342245499Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2024-08-24T13:23:27.342589400Z [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)
2024-08-24T13:23:27.343020501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006324s
2024-08-24T13:23:27.343219601Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2024-08-24T13:23:27.343662002Z [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)
2024-08-24T13:23:27.345081406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017073s
2024-08-24T13:23:27.345580307Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2024-08-24T13:23:27.346027408Z [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)
2024-08-24T13:23:27.346686510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008684s
2024-08-24T13:23:27.346923410Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2024-08-24T13:23:27.347165511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2024-08-24T13:23:27.348543714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013861s
2024-08-24T13:23:27.348679615Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2024-08-24T13:23:27.348960716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2024-08-24T13:23:27.349252216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000363s
2024-08-24T13:23:27.349408717Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2024-08-24T13:23:27.349819218Z [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)
2024-08-24T13:23:27.350384819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008679s
2024-08-24T13:23:27.350464619Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2024-08-24T13:23:27.350826220Z [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)
2024-08-24T13:23:27.351332121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007078s
2024-08-24T13:23:27.351465022Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2024-08-24T13:23:27.351682422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2024-08-24T13:23:27.351968323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003281s
2024-08-24T13:23:27.352049623Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2024-08-24T13:23:27.352461124Z [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)
2024-08-24T13:23:27.352998325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007905s
2024-08-24T13:23:27.353093026Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles
2024-08-24T13:23:27.353522727Z [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)
2024-08-24T13:23:27.354094828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008639s
2024-08-24T13:23:27.354211428Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2024-08-24T13:23:27.354434329Z [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)
2024-08-24T13:23:27.354780930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004571s
2024-08-24T13:23:27.354968730Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2024-08-24T13:23:27.355136231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2024-08-24T13:23:27.355381531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002892s
2024-08-24T13:23:27.355491432Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2024-08-24T13:23:27.355765432Z [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)
2024-08-24T13:23:27.356184433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005666s
2024-08-24T13:23:27.356277934Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2024-08-24T13:23:27.356533034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2024-08-24T13:23:27.356768635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000368s
2024-08-24T13:23:27.359222441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles" ("EnableUsenet", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags") VALUES (1, 1, 1, 0, 0, 2147483647, '[]')
2024-08-24T13:23:27.359702142Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0026102 taking an average of 00:00:00.0026102
2024-08-24T13:23:27.360284843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2024-08-24T13:23:27', 'InitialSetup')
2024-08-24T13:23:27.360531544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:27.365703657Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2024-08-24T13:23:27.365841957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086794s
2024-08-24T13:23:27.366102058Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2024-08-24T13:23:27.366218958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:27.366492259Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2
2024-08-24T13:23:27.367452061Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2024-08-24T13:23:27.367626761Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s
2024-08-24T13:23:27.367866262Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2024-08-24T13:23:27.368071163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2024-08-24T13:23:27.369090765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010479s
2024-08-24T13:23:27.369351966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2024-08-24T13:23:27', 'add_reason_to_pending_releases')
2024-08-24T13:23:27.369695467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:27.372807074Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2024-08-24T13:23:27.372934275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047081s
2024-08-24T13:23:27.373133375Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2024-08-24T13:23:27.373279475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:27.373491676Z [Info] add_medium_support: Starting migration of Main DB to 3
2024-08-24T13:23:27.376036582Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2024-08-24T13:23:27.376158582Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-06s
2024-08-24T13:23:27.376258883Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String
2024-08-24T13:23:27.376493583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT ''
2024-08-24T13:23:27.377354085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009145s
2024-08-24T13:23:27.377432086Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2024-08-24T13:23:27.377575086Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2024-08-24T13:23:27.377739686Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32
2024-08-24T13:23:27.377914487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0
2024-08-24T13:23:27.378541988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006729s
2024-08-24T13:23:27.378663389Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2024-08-24T13:23:27.378823889Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2024-08-24T13:23:27.378970989Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32
2024-08-24T13:23:27.379305990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0
2024-08-24T13:23:27.380211592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010115s
2024-08-24T13:23:27.380689194Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2024-08-24T13:23:27.381255795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2024-08-24T13:23:27.381530796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006089s
2024-08-24T13:23:27.381916897Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber
2024-08-24T13:23:27.402238747Z [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)
2024-08-24T13:23:27.403355149Z [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"
2024-08-24T13:23:27.404111551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2024-08-24T13:23:27.405016953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2024-08-24T13:23:27.406787658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2024-08-24T13:23:27.407100459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2024-08-24T13:23:27.407352559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2024-08-24T13:23:27.407599960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0255259s
2024-08-24T13:23:27.407710760Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2024-08-24T13:23:27.407793760Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2024-08-24T13:23:27.407919961Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String
2024-08-24T13:23:27.408054161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT
2024-08-24T13:23:27.408560762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005231s
2024-08-24T13:23:27.408737863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2024-08-24T13:23:27', 'add_medium_support')
2024-08-24T13:23:27.408961163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:27.412080571Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2024-08-24T13:23:27.412422672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038869s
2024-08-24T13:23:27.412555872Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2024-08-24T13:23:27.412710472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:27.413079873Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4
2024-08-24T13:23:27.413616875Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2024-08-24T13:23:27.413899575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2024-08-24T13:23:27.414223676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000361s
2024-08-24T13:23:27.414370676Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2024-08-24T13:23:27.414559277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2024-08-24T13:23:27.434480026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197845s
2024-08-24T13:23:27.434862027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2024-08-24T13:23:27', 'add_various_qualites_in_profile')
2024-08-24T13:23:27.435281728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:27.440670941Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2024-08-24T13:23:27.440788542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.025862s
2024-08-24T13:23:27.441048042Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2024-08-24T13:23:27.441218843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:27.441494943Z [Info] metadata_profiles: Starting migration of Main DB to 5
2024-08-24T13:23:27.442574246Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles
2024-08-24T13:23:27.442923247Z [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)
2024-08-24T13:23:27.443620848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009032s
2024-08-24T13:23:27.443934949Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name)
2024-08-24T13:23:27.444024649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC)
2024-08-24T13:23:27.444513051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005198s
2024-08-24T13:23:27.445075452Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2024-08-24T13:23:27.445086152Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s
2024-08-24T13:23:27.445089352Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32
2024-08-24T13:23:27.445265053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1
2024-08-24T13:23:27.450382165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036753s
2024-08-24T13:23:27.451492468Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes
2024-08-24T13:23:27.455550678Z [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)
2024-08-24T13:23:27.460188189Z [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"
2024-08-24T13:23:27.465969203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2024-08-24T13:23:27.465986004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2024-08-24T13:23:27.468546010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2024-08-24T13:23:27.468981611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2024-08-24T13:23:27.469402812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2024-08-24T13:23:27.471481117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2024-08-24T13:23:27.471495117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187893s
2024-08-24T13:23:27.471498217Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes
2024-08-24T13:23:27.474747525Z [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)
2024-08-24T13:23:27.478682435Z [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"
2024-08-24T13:23:27.480498039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2024-08-24T13:23:27.481252441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2024-08-24T13:23:27.483296646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2024-08-24T13:23:27.483821047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2024-08-24T13:23:27.484228648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2024-08-24T13:23:27.484655849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2024-08-24T13:23:27.485059550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146344s
2024-08-24T13:23:27.485262551Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2024-08-24T13:23:27.485398951Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2024-08-24T13:23:27.485553052Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String
2024-08-24T13:23:27.485786352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT
2024-08-24T13:23:27.486675854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009149s
2024-08-24T13:23:27.486922155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2024-08-24T13:23:27', 'metadata_profiles')
2024-08-24T13:23:27.487200756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:27.490574064Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2024-08-24T13:23:27.490804165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00469s
2024-08-24T13:23:27.491008065Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2024-08-24T13:23:27.491263066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:27.491589867Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6
2024-08-24T13:23:27.494730874Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2024-08-24T13:23:27.502682694Z [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)
2024-08-24T13:23:27.503799797Z [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"
2024-08-24T13:23:27.508641709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2024-08-24T13:23:27.510424413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2024-08-24T13:23:27.515148425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2024-08-24T13:23:27.515558326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206539s
2024-08-24T13:23:27.516203427Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2024-08-24T13:23:27.516212527Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s
2024-08-24T13:23:27.516215727Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2024-08-24T13:23:27.516308027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2024-08-24T13:23:27.517239130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009722s
2024-08-24T13:23:27.517484730Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2024-08-24T13:23:27.517772931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2024-08-24T13:23:27.518053132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003464s
2024-08-24T13:23:27.518188832Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2024-08-24T13:23:27.518327232Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2024-08-24T13:23:27.519072034Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2024-08-24T13:23:27.522737843Z [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)
2024-08-24T13:23:27.524008646Z [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"
2024-08-24T13:23:27.524753148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2024-08-24T13:23:27.525200849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2024-08-24T13:23:27.527821756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2024-08-24T13:23:27.528422757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091255s
2024-08-24T13:23:27.528718758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2024-08-24T13:23:27', 'separate_automatic_and_interactive_search')
2024-08-24T13:23:27.528996359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:27.532772168Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2024-08-24T13:23:27.532897568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132374s
2024-08-24T13:23:27.533177069Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2024-08-24T13:23:27.533271169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:27.533635570Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7
2024-08-24T13:23:27.534100971Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path
2024-08-24T13:23:27.536795278Z [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)
2024-08-24T13:23:27.538925683Z [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"
2024-08-24T13:23:27.540025286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2024-08-24T13:23:27.540678487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2024-08-24T13:23:27.541858990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2024-08-24T13:23:27.542097291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2024-08-24T13:23:27.542328691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2024-08-24T13:23:27.542591692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2024-08-24T13:23:27.542813293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2024-08-24T13:23:27.543017993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088107s
2024-08-24T13:23:27.543194194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2024-08-24T13:23:27', 'change_album_path_to_relative')
2024-08-24T13:23:27.543432894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:27.546519702Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2024-08-24T13:23:27.546767902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121349s
2024-08-24T13:23:27.547045003Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2024-08-24T13:23:27.547295204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:27.547926605Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8
2024-08-24T13:23:27.548821907Z [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
2024-08-24T13:23:27.549331309Z [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
2024-08-24T13:23:27.550444311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001307s
2024-08-24T13:23:27.550692312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2024-08-24T13:23:27', 'change_quality_size_mb_to_kb')
2024-08-24T13:23:27.550954513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:27.553869220Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2024-08-24T13:23:27.554099920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046295s
2024-08-24T13:23:27.554336321Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2024-08-24T13:23:27.554464521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:27.554793122Z [Info] album_releases: Starting migration of Main DB to 9
2024-08-24T13:23:27.555446324Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2024-08-24T13:23:27.555578824Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s
2024-08-24T13:23:27.555791825Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String
2024-08-24T13:23:27.555994525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT ''
2024-08-24T13:23:27.556762727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008618s
2024-08-24T13:23:27.556934127Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2024-08-24T13:23:27.557046028Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s
2024-08-24T13:23:27.557206028Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String
2024-08-24T13:23:27.557442029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT ''
2024-08-24T13:23:27.558257731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008715s
2024-08-24T13:23:27.558524731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2024-08-24T13:23:27', 'album_releases')
2024-08-24T13:23:27.558795032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:27.562021340Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2024-08-24T13:23:27.562157540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045162s
2024-08-24T13:23:27.562389741Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2024-08-24T13:23:27.562496541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:27.562729142Z [Info] album_releases_fix: Starting migration of Main DB to 10
2024-08-24T13:23:27.563151143Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2024-08-24T13:23:27.563287843Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2024-08-24T13:23:27.563440343Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String
2024-08-24T13:23:27.566241850Z [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)
2024-08-24T13:23:27.568945257Z [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"
2024-08-24T13:23:27.571607063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2024-08-24T13:23:27.572219065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2024-08-24T13:23:27.573773669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2024-08-24T13:23:27.574158670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2024-08-24T13:23:27.574453370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2024-08-24T13:23:27.574775171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2024-08-24T13:23:27.575078772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2024-08-24T13:23:27.575368073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118058s
2024-08-24T13:23:27.575513773Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2024-08-24T13:23:27.575649773Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2024-08-24T13:23:27.575813974Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String
2024-08-24T13:23:27.579023282Z [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)
2024-08-24T13:23:27.581339487Z [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"
2024-08-24T13:23:27.582494490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2024-08-24T13:23:27.582911791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2024-08-24T13:23:27.584139794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2024-08-24T13:23:27.584467595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2024-08-24T13:23:27.584632496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2024-08-24T13:23:27.584862596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2024-08-24T13:23:27.585089997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2024-08-24T13:23:27.585325897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093453s
2024-08-24T13:23:27.585497198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2024-08-24T13:23:27', 'album_releases_fix')
2024-08-24T13:23:27.585695698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:27.588603605Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2024-08-24T13:23:27.588756606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125589s
2024-08-24T13:23:27.588913306Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2024-08-24T13:23:27.589011006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:27.589262807Z [Info] import_lists: Starting migration of Main DB to 11
2024-08-24T13:23:27.589977609Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2024-08-24T13:23:27.590493210Z [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)
2024-08-24T13:23:27.591429512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012658s
2024-08-24T13:23:27.591609113Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2024-08-24T13:23:27.592267814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2024-08-24T13:23:27.593090616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011318s
2024-08-24T13:23:27.593273517Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2024-08-24T13:23:27.593638918Z [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)
2024-08-24T13:23:27.594160219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007215s
2024-08-24T13:23:27.594250419Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2024-08-24T13:23:27.594512020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2024-08-24T13:23:27.594798421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003794s
2024-08-24T13:23:27.594959421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2024-08-24T13:23:27', 'import_lists')
2024-08-24T13:23:27.595182521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:27.598104629Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2024-08-24T13:23:27.598325229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035809s
2024-08-24T13:23:27.598558830Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2024-08-24T13:23:27.598672230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:27.599010831Z [Info] add_release_status: Starting migration of Main DB to 12
2024-08-24T13:23:27.599560032Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles
2024-08-24T13:23:27.599744033Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s
2024-08-24T13:23:27.599866633Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String
2024-08-24T13:23:27.600119234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT ''
2024-08-24T13:23:27.600842135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007988s
2024-08-24T13:23:27.600930536Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2024-08-24T13:23:27.601037036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2024-08-24T13:23:27.603127141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020767s
2024-08-24T13:23:27.603319942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2024-08-24T13:23:27', 'add_release_status')
2024-08-24T13:23:27.603561842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:27.606179449Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2024-08-24T13:23:27.606299449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050939s
2024-08-24T13:23:27.606510649Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2024-08-24T13:23:27.606624850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:27.606845150Z [Info] album_download_notification: Starting migration of Main DB to 13
2024-08-24T13:23:27.607184651Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2024-08-24T13:23:27.607321351Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2024-08-24T13:23:27.607430552Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean
2024-08-24T13:23:27.607646752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0
2024-08-24T13:23:27.608461954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008745s
2024-08-24T13:23:27.608630955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2024-08-24T13:23:27', 'album_download_notification')
2024-08-24T13:23:27.608885255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:27.611744262Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2024-08-24T13:23:27.611892263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040459s
2024-08-24T13:23:27.612112063Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2024-08-24T13:23:27.612298864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:27.612701965Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14
2024-08-24T13:23:27.613726367Z [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
2024-08-24T13:23:27.614508569Z [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
2024-08-24T13:23:27.615081970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008454s
2024-08-24T13:23:27.615326071Z [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
2024-08-24T13:23:27.615759872Z [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
2024-08-24T13:23:27.616142673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005168s
2024-08-24T13:23:27.616376974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2024-08-24T13:23:27', 'fix_language_metadata_profiles')
2024-08-24T13:23:27.616662174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:27.619870882Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2024-08-24T13:23:27.620116683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040489s
2024-08-24T13:23:27.620470784Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2024-08-24T13:23:27.620609784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:27.621003585Z [Info] remove_fanzub: Starting migration of Main DB to 15
2024-08-24T13:23:27.621603787Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2024-08-24T13:23:27.621879787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2024-08-24T13:23:27.622324188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004455s
2024-08-24T13:23:27.622585589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2024-08-24T13:23:27', 'remove_fanzub')
2024-08-24T13:23:27.623061390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:27.626948700Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2024-08-24T13:23:27.627132600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050228s
2024-08-24T13:23:27.627315101Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2024-08-24T13:23:27.627434601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:27.627718702Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16
2024-08-24T13:23:27.629626306Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId)
2024-08-24T13:23:27.629796207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC)
2024-08-24T13:23:27.630159008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004023s
2024-08-24T13:23:27.630282208Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate)
2024-08-24T13:23:27.630468608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC)
2024-08-24T13:23:27.630696709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003111s
2024-08-24T13:23:27.631178410Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId)
2024-08-24T13:23:27.631557311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId"
2024-08-24T13:23:27.631817412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004964s
2024-08-24T13:23:27.631925912Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date)
2024-08-24T13:23:27.632073812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2024-08-24T13:23:27.632358813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003163s
2024-08-24T13:23:27.632636314Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2024-08-24T13:23:27.632807514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2024-08-24T13:23:27.633089815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000297s
2024-08-24T13:23:27.633202015Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2024-08-24T13:23:27.633339315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2024-08-24T13:23:27.633657216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003256s
2024-08-24T13:23:27.633835617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2024-08-24T13:23:27', 'update_artist_history_indexes')
2024-08-24T13:23:27.634064817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:27.638188427Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2024-08-24T13:23:27.638538728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046836s
2024-08-24T13:23:27.638668429Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2024-08-24T13:23:27.638788429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:27.640812734Z [Info] remove_nma: Starting migration of Main DB to 17
2024-08-24T13:23:27.641531436Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2024-08-24T13:23:27.644567743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2024-08-24T13:23:27.644880644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032196s
2024-08-24T13:23:27.645131544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2024-08-24T13:23:27', 'remove_nma')
2024-08-24T13:23:27.645452945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:27.648442453Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2024-08-24T13:23:27.648607153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006763s
2024-08-24T13:23:27.648770053Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2024-08-24T13:23:27.648891954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:27.649102954Z [Info] album_disambiguation: Starting migration of Main DB to 18
2024-08-24T13:23:27.649474455Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2024-08-24T13:23:27.649626555Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.6E-06s
2024-08-24T13:23:27.649756656Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String
2024-08-24T13:23:27.649925256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT
2024-08-24T13:23:27.650672558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007991s
2024-08-24T13:23:27.650934259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2024-08-24T13:23:27', 'album_disambiguation')
2024-08-24T13:23:27.651201559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:27.654052366Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2024-08-24T13:23:27.654258267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039957s
2024-08-24T13:23:27.654480467Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2024-08-24T13:23:27.654676568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:27.654964669Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19
2024-08-24T13:23:27.655423770Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2024-08-24T13:23:27.655558470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2024-08-24T13:23:27.658236377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026512s
2024-08-24T13:23:27.658474477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2024-08-24T13:23:27', 'add_ape_quality_in_profiles')
2024-08-24T13:23:27.658723978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:27.661792585Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2024-08-24T13:23:27.661980886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061367s
2024-08-24T13:23:27.662131086Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2024-08-24T13:23:27.662287587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:27.662521987Z [Info] remove_pushalot: Starting migration of Main DB to 20
2024-08-24T13:23:27.663364789Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2024-08-24T13:23:27.663553590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2024-08-24T13:23:27.663843490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003397s
2024-08-24T13:23:27.663988791Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2024-08-24T13:23:27.664222591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2024-08-24T13:23:27.664449392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003112s
2024-08-24T13:23:27.664580392Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2024-08-24T13:23:27.664774993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2024-08-24T13:23:27.664999393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002799s
2024-08-24T13:23:27.665219794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2024-08-24T13:23:27', 'remove_pushalot')
2024-08-24T13:23:27.665489795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:27.668498102Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2024-08-24T13:23:27.668651102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037178s
2024-08-24T13:23:27.668806103Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2024-08-24T13:23:27.668934203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:27.669174304Z [Info] add_custom_filters: Starting migration of Main DB to 21
2024-08-24T13:23:27.669675205Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2024-08-24T13:23:27.669921205Z [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)
2024-08-24T13:23:27.670331106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000517s
2024-08-24T13:23:27.670540007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2024-08-24T13:23:27', 'add_custom_filters')
2024-08-24T13:23:27.670805108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:27.673923915Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2024-08-24T13:23:27.674091616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040412s
2024-08-24T13:23:27.674282216Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2024-08-24T13:23:27.674408816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:27.674658017Z [Info] import_list_tags: Starting migration of Main DB to 22
2024-08-24T13:23:27.675049318Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2024-08-24T13:23:27.675131218Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s
2024-08-24T13:23:27.675292519Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String
2024-08-24T13:23:27.675469319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT
2024-08-24T13:23:27.676182121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007436s
2024-08-24T13:23:27.676379521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2024-08-24T13:23:27', 'import_list_tags')
2024-08-24T13:23:27.676628622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:27.679570729Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2024-08-24T13:23:27.679716130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040939s
2024-08-24T13:23:27.679884730Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2024-08-24T13:23:27.680039330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:27.680235031Z [Info] add_release_groups_etc: Starting migration of Main DB to 23
2024-08-24T13:23:27.685963545Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata
2024-08-24T13:23:27.686390346Z [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)
2024-08-24T13:23:27.687032848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009181s
2024-08-24T13:23:27.687234848Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId)
2024-08-24T13:23:27.687333848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC)
2024-08-24T13:23:27.687584349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003094s
2024-08-24T13:23:27.690958257Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2024-08-24T13:23:27.690972657Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2024-08-24T13:23:27.690976757Z FROM "Artists"
2024-08-24T13:23:27.691894460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2024-08-24T13:23:27.691905560Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2024-08-24T13:23:27.691910160Z FROM "Artists"
2024-08-24T13:23:27.692549061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010126s
2024-08-24T13:23:27.692646761Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2024-08-24T13:23:27.692726762Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2024-08-24T13:23:27.692863362Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32
2024-08-24T13:23:27.693024362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2024-08-24T13:23:27.693853464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008706s
2024-08-24T13:23:27.694293865Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2024-08-24T13:23:27.694301265Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2024-08-24T13:23:27.694303765Z FROM "ArtistMetadata"
2024-08-24T13:23:27.694305565Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2024-08-24T13:23:27.695195368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2024-08-24T13:23:27.695205268Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2024-08-24T13:23:27.695208368Z FROM "ArtistMetadata"
2024-08-24T13:23:27.695210768Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2024-08-24T13:23:27.696013570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011371s
2024-08-24T13:23:27.696189370Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases
2024-08-24T13:23:27.696858472Z [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)
2024-08-24T13:23:27.697616374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012593s
2024-08-24T13:23:27.697743574Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId)
2024-08-24T13:23:27.697914074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2024-08-24T13:23:27.698217075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003562s
2024-08-24T13:23:27.698331175Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId)
2024-08-24T13:23:27.698495376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2024-08-24T13:23:27.698764376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003088s
2024-08-24T13:23:27.698878577Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2024-08-24T13:23:27.698993377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2024-08-24T13:23:27.706001994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069039s
2024-08-24T13:23:27.706120395Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2024-08-24T13:23:27.706189195Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s
2024-08-24T13:23:27.706359095Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32
2024-08-24T13:23:27.706516996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2024-08-24T13:23:27.707213897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007406s
2024-08-24T13:23:27.707300297Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2024-08-24T13:23:27.707417898Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2024-08-24T13:23:27.707540398Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean
2024-08-24T13:23:27.707704498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1
2024-08-24T13:23:27.708307400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000654s
2024-08-24T13:23:27.708410100Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2024-08-24T13:23:27.708519200Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2024-08-24T13:23:27.708616001Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String
2024-08-24T13:23:27.708757101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT
2024-08-24T13:23:27.709364903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006284s
2024-08-24T13:23:27.709943804Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2024-08-24T13:23:27.709952904Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2024-08-24T13:23:27.709956404Z FROM "ArtistMetadata"
2024-08-24T13:23:27.709959304Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2024-08-24T13:23:27.709962304Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2024-08-24T13:23:27.710827106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2024-08-24T13:23:27.710834606Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2024-08-24T13:23:27.710838206Z FROM "ArtistMetadata"
2024-08-24T13:23:27.710840906Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2024-08-24T13:23:27.710843806Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2024-08-24T13:23:27.711489708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010369s
2024-08-24T13:23:27.711588308Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2024-08-24T13:23:27.711679208Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2024-08-24T13:23:27.711802209Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String
2024-08-24T13:23:27.711999209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0'
2024-08-24T13:23:27.712681711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007212s
2024-08-24T13:23:27.712770211Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2024-08-24T13:23:27.712897011Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2024-08-24T13:23:27.712981811Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32
2024-08-24T13:23:27.713157212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0
2024-08-24T13:23:27.713819613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006802s
2024-08-24T13:23:27.713927414Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2024-08-24T13:23:27.714013014Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2024-08-24T13:23:27.714216914Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32
2024-08-24T13:23:27.714434515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2024-08-24T13:23:27.715463118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010929s
2024-08-24T13:23:27.716006519Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2024-08-24T13:23:27.716017119Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2024-08-24T13:23:27.716020819Z FROM "AlbumReleases"
2024-08-24T13:23:27.716023319Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2024-08-24T13:23:27.716026219Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2024-08-24T13:23:27.716904021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2024-08-24T13:23:27.716915321Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2024-08-24T13:23:27.716918821Z FROM "AlbumReleases"
2024-08-24T13:23:27.716920821Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2024-08-24T13:23:27.716922721Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2024-08-24T13:23:27.717514023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009759s
2024-08-24T13:23:27.718013524Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2024-08-24T13:23:27.718028924Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2024-08-24T13:23:27.718032124Z FROM "ArtistMetadata"
2024-08-24T13:23:27.718050724Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2024-08-24T13:23:27.718056024Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2024-08-24T13:23:27.718905026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2024-08-24T13:23:27.718914626Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2024-08-24T13:23:27.718918226Z FROM "ArtistMetadata"
2024-08-24T13:23:27.718920926Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2024-08-24T13:23:27.718923726Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2024-08-24T13:23:27.719507727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009998s
2024-08-24T13:23:27.719915528Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists ForeignArtistId, Name, Overview, Disambiguation, ArtistType, Status, Images, Links, Genres, Ratings, Members, MBId, AMId, TADBId, DiscogsId, NameSlug, LastDiskSync, DateFormed
2024-08-24T13:23:27.729575952Z [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)
2024-08-24T13:23:27.730745855Z [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"
2024-08-24T13:23:27.731425757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2024-08-24T13:23:27.731863358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2024-08-24T13:23:27.733740363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2024-08-24T13:23:27.734090263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2024-08-24T13:23:27.734363464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142203s
2024-08-24T13:23:27.734533764Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync
2024-08-24T13:23:27.737042271Z [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)
2024-08-24T13:23:27.738481974Z [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"
2024-08-24T13:23:27.739234976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2024-08-24T13:23:27.739754477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2024-08-24T13:23:27.741396481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2024-08-24T13:23:27.741651882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2024-08-24T13:23:27.741877883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071476s
2024-08-24T13:23:27.742010683Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored
2024-08-24T13:23:27.744153888Z [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)
2024-08-24T13:23:27.745184591Z [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"
2024-08-24T13:23:27.745736992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2024-08-24T13:23:27.746135693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2024-08-24T13:23:27.747444596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2024-08-24T13:23:27.747709697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2024-08-24T13:23:27.747941697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058003s
2024-08-24T13:23:27.748068998Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId
2024-08-24T13:23:27.749990103Z [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)
2024-08-24T13:23:27.750670504Z [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"
2024-08-24T13:23:27.751065305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2024-08-24T13:23:27.751395406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2024-08-24T13:23:27.752989110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2024-08-24T13:23:27.753260611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050668s
2024-08-24T13:23:27.753370811Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2024-08-24T13:23:27.753546011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2024-08-24T13:23:27.753774912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002832s
2024-08-24T13:23:27.753877412Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored)
2024-08-24T13:23:27.754172713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2024-08-24T13:23:27.754544814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004564s
2024-08-24T13:23:27.754710814Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId)
2024-08-24T13:23:27.754974115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2024-08-24T13:23:27.755359616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000435s
2024-08-24T13:23:27.755513416Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId)
2024-08-24T13:23:27.755721017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC)
2024-08-24T13:23:27.756071217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004105s
2024-08-24T13:23:27.756228718Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId)
2024-08-24T13:23:27.756473918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC)
2024-08-24T13:23:27.756897220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004119s
2024-08-24T13:23:27.756985520Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId)
2024-08-24T13:23:27.757212720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC)
2024-08-24T13:23:27.757601021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004113s
2024-08-24T13:23:27.757716522Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2024-08-24T13:23:27.760539928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2024-08-24T13:23:27.760828429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029691s
2024-08-24T13:23:27.760981830Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2024-08-24T13:23:27.761208330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2024-08-24T13:23:27.761468131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003473s
2024-08-24T13:23:27.761589631Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2024-08-24T13:23:27.761869832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand'
2024-08-24T13:23:27.762183933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004454s
2024-08-24T13:23:27.762471233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2024-08-24T13:23:27', 'add_release_groups_etc')
2024-08-24T13:23:27.762825334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:27.767811746Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2024-08-24T13:23:27.767927747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059632s
2024-08-24T13:23:27.768100247Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2024-08-24T13:23:27.768212447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:27.768479448Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24
2024-08-24T13:23:27.769155150Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2024-08-24T13:23:27.769329850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1
2024-08-24T13:23:27.769522951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002278s
2024-08-24T13:23:27.769744251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2024-08-24T13:23:27', 'NewMediaInfoFormat')
2024-08-24T13:23:27.769956952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:27.772920659Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2024-08-24T13:23:27.773000759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035123s
2024-08-24T13:23:27.773187660Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2024-08-24T13:23:27.773294060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:27.773496960Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25
2024-08-24T13:23:27.774475163Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2024-08-24T13:23:27.774678563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2024-08-24T13:23:27.775992866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013721s
2024-08-24T13:23:27.776121067Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2024-08-24T13:23:27.776211167Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s
2024-08-24T13:23:27.776403068Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2024-08-24T13:23:27.776575868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2024-08-24T13:23:27.777300370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006247s
2024-08-24T13:23:27.777480070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2024-08-24T13:23:27', 'rename_restrictions_to_release_profiles')
2024-08-24T13:23:27.777803971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:27.780649578Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2024-08-24T13:23:27.780811578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040185s
2024-08-24T13:23:27.780993979Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2024-08-24T13:23:27.781122279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:27.781387780Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26
2024-08-24T13:23:27.782511583Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2024-08-24T13:23:27.782683783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2024-08-24T13:23:27.784246487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015543s
2024-08-24T13:23:27.784418087Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2024-08-24T13:23:27.784557288Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s
2024-08-24T13:23:27.784747088Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2024-08-24T13:23:27.784892088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2024-08-24T13:23:27.785548390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000683s
2024-08-24T13:23:27.785655090Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2024-08-24T13:23:27.785772991Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2024-08-24T13:23:27.785947391Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2024-08-24T13:23:27.786087991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2024-08-24T13:23:27.786723993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006593s
2024-08-24T13:23:27.786825393Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2024-08-24T13:23:27.786975294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2024-08-24T13:23:27.787193494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002248s
2024-08-24T13:23:27.787255394Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2024-08-24T13:23:27.787417595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2024-08-24T13:23:27.787594495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002074s
2024-08-24T13:23:27.787722295Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId
2024-08-24T13:23:27.790421102Z [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)
2024-08-24T13:23:27.791841606Z [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"
2024-08-24T13:23:27.793258909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2024-08-24T13:23:27.793745210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2024-08-24T13:23:27.795232414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2024-08-24T13:23:27.795551015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2024-08-24T13:23:27.795838915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2024-08-24T13:23:27.796095016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2024-08-24T13:23:27.796379217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084476s
2024-08-24T13:23:27.796613317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2024-08-24T13:23:27', 'rename_quality_profiles_add_upgrade_allowed')
2024-08-24T13:23:27.796873518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:27.800212226Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2024-08-24T13:23:27.800441427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122268s
2024-08-24T13:23:27.800631027Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2024-08-24T13:23:27.800770427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:27.801031128Z [Info] add_import_exclusions: Starting migration of Main DB to 27
2024-08-24T13:23:27.801549329Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2024-08-24T13:23:27.801772830Z [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)
2024-08-24T13:23:27.802205031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005666s
2024-08-24T13:23:27.802377431Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId)
2024-08-24T13:23:27.802547232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC)
2024-08-24T13:23:27.802827033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003261s
2024-08-24T13:23:27.803165833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2024-08-24T13:23:27', 'add_import_exclusions')
2024-08-24T13:23:27.803321434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:27.807687245Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2024-08-24T13:23:27.807861945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005046s
2024-08-24T13:23:27.808124646Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2024-08-24T13:23:27.808135646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:27.808385146Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28
2024-08-24T13:23:27.814237561Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2024-08-24T13:23:27.814249661Z WHERE "Id" in (
2024-08-24T13:23:27.814252861Z SELECT "Artists"."Id" from "Artists"
2024-08-24T13:23:27.814255761Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2024-08-24T13:23:27.814258961Z WHERE "ArtistMetadata"."Id" IS NULL)
2024-08-24T13:23:27.815201963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2024-08-24T13:23:27.815210763Z WHERE "Id" in (
2024-08-24T13:23:27.815212863Z SELECT "Artists"."Id" from "Artists"
2024-08-24T13:23:27.815214663Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2024-08-24T13:23:27.815216663Z WHERE "ArtistMetadata"."Id" IS NULL)
2024-08-24T13:23:27.815923165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010766s
2024-08-24T13:23:27.816364066Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2024-08-24T13:23:27.816375066Z WHERE "Id" in (
2024-08-24T13:23:27.816378466Z SELECT "Albums"."Id" from "Albums"
2024-08-24T13:23:27.816386666Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2024-08-24T13:23:27.816389966Z WHERE "ArtistMetadata"."Id" IS NULL)
2024-08-24T13:23:27.817231068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2024-08-24T13:23:27.817240268Z WHERE "Id" in (
2024-08-24T13:23:27.817243068Z SELECT "Albums"."Id" from "Albums"
2024-08-24T13:23:27.817245668Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2024-08-24T13:23:27.817248368Z WHERE "ArtistMetadata"."Id" IS NULL)
2024-08-24T13:23:27.817877570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010018s
2024-08-24T13:23:27.818321271Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2024-08-24T13:23:27.818328871Z WHERE "Id" in (
2024-08-24T13:23:27.818331171Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2024-08-24T13:23:27.818333071Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2024-08-24T13:23:27.818334971Z WHERE "Albums"."Id" IS NULL)
2024-08-24T13:23:27.819130673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2024-08-24T13:23:27.819138173Z WHERE "Id" in (
2024-08-24T13:23:27.819140173Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2024-08-24T13:23:27.819141973Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2024-08-24T13:23:27.819143873Z WHERE "Albums"."Id" IS NULL)
2024-08-24T13:23:27.819695474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009096s
2024-08-24T13:23:27.820174975Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2024-08-24T13:23:27.820185975Z WHERE "Id" in (
2024-08-24T13:23:27.820189575Z SELECT "Tracks"."Id" from "Tracks"
2024-08-24T13:23:27.820192575Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2024-08-24T13:23:27.820195575Z WHERE "AlbumReleases"."Id" IS NULL)
2024-08-24T13:23:27.821067777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2024-08-24T13:23:27.821076677Z WHERE "Id" in (
2024-08-24T13:23:27.821079777Z SELECT "Tracks"."Id" from "Tracks"
2024-08-24T13:23:27.821087777Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2024-08-24T13:23:27.821090977Z WHERE "AlbumReleases"."Id" IS NULL)
2024-08-24T13:23:27.821658779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009777s
2024-08-24T13:23:27.822180480Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2024-08-24T13:23:27.822189480Z WHERE "Id" in (
2024-08-24T13:23:27.822191780Z SELECT "Tracks"."Id" from "Tracks"
2024-08-24T13:23:27.822193880Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2024-08-24T13:23:27.822195880Z WHERE "ArtistMetadata"."Id" IS NULL)
2024-08-24T13:23:27.823501783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2024-08-24T13:23:27.823510783Z WHERE "Id" in (
2024-08-24T13:23:27.823513783Z SELECT "Tracks"."Id" from "Tracks"
2024-08-24T13:23:27.823516383Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2024-08-24T13:23:27.823518983Z WHERE "ArtistMetadata"."Id" IS NULL)
2024-08-24T13:23:27.824453986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016042s
2024-08-24T13:23:27.824951587Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2024-08-24T13:23:27.824959987Z WHERE "Id" IN (
2024-08-24T13:23:27.824962887Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2024-08-24T13:23:27.824965687Z LEFT OUTER JOIN "Tracks"
2024-08-24T13:23:27.824968087Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2024-08-24T13:23:27.824970887Z WHERE "Tracks"."Id" IS NULL)
2024-08-24T13:23:27.826060590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2024-08-24T13:23:27.826069790Z WHERE "Id" IN (
2024-08-24T13:23:27.826072690Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2024-08-24T13:23:27.826075490Z LEFT OUTER JOIN "Tracks"
2024-08-24T13:23:27.826077890Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2024-08-24T13:23:27.826080590Z WHERE "Tracks"."Id" IS NULL)
2024-08-24T13:23:27.826771591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011942s
2024-08-24T13:23:27.826969492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2024-08-24T13:23:27', 'clean_artist_metadata_table')
2024-08-24T13:23:27.827249793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:27.830273800Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2024-08-24T13:23:27.830447101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046324s
2024-08-24T13:23:27.830614801Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2024-08-24T13:23:27.830778101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:27.831047302Z [Info] health_issue_notification: Starting migration of Main DB to 29
2024-08-24T13:23:27.831757204Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2024-08-24T13:23:27.831864804Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s
2024-08-24T13:23:27.831990504Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2024-08-24T13:23:27.832205305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2024-08-24T13:23:27.833030207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008941s
2024-08-24T13:23:27.833123307Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2024-08-24T13:23:27.833250507Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2024-08-24T13:23:27.833348908Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2024-08-24T13:23:27.833536208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2024-08-24T13:23:27.834148310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006298s
2024-08-24T13:23:27.834217110Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2024-08-24T13:23:27.834327510Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2024-08-24T13:23:27.834462310Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean
2024-08-24T13:23:27.834702411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0
2024-08-24T13:23:27.835358813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00072s
2024-08-24T13:23:27.835436213Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2024-08-24T13:23:27.835641313Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2024-08-24T13:23:27.835738114Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean
2024-08-24T13:23:27.835917814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0
2024-08-24T13:23:27.836566416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006845s
2024-08-24T13:23:27.836645716Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2024-08-24T13:23:27.836760116Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2024-08-24T13:23:27.836881416Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean
2024-08-24T13:23:27.837047217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0
2024-08-24T13:23:27.837809919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007738s
2024-08-24T13:23:27.838005119Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload
2024-08-24T13:23:27.841469728Z [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)
2024-08-24T13:23:27.842830731Z [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"
2024-08-24T13:23:27.843480133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2024-08-24T13:23:27.843738633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2024-08-24T13:23:27.845212237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069781s
2024-08-24T13:23:27.845360137Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport
2024-08-24T13:23:27.847834543Z [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)
2024-08-24T13:23:27.849155747Z [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"
2024-08-24T13:23:27.849785948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2024-08-24T13:23:27.850042049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2024-08-24T13:23:27.851329052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058395s
2024-08-24T13:23:27.851527252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2024-08-24T13:23:27', 'health_issue_notification')
2024-08-24T13:23:27.851754753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:27.854749060Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2024-08-24T13:23:27.854949161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092094s
2024-08-24T13:23:27.855140961Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2024-08-24T13:23:27.855269462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:27.855489862Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30
2024-08-24T13:23:27.856372664Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2024-08-24T13:23:27.856550365Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s
2024-08-24T13:23:27.856692965Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime
2024-08-24T13:23:27.856937366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00'
2024-08-24T13:23:27.857764068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009128s
2024-08-24T13:23:27.857848168Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2024-08-24T13:23:27.857955468Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s
2024-08-24T13:23:27.858071869Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String
2024-08-24T13:23:27.858239969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT
2024-08-24T13:23:27.858908271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006783s
2024-08-24T13:23:27.859043171Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2024-08-24T13:23:27.859244871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2024-08-24T13:23:27.859429272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002387s
2024-08-24T13:23:27.859825073Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2024-08-24T13:23:27.859834273Z WHERE "Id" IN (
2024-08-24T13:23:27.859837573Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2024-08-24T13:23:27.859840373Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2024-08-24T13:23:27.859843273Z WHERE "Tracks"."Id" IS NULL)
2024-08-24T13:23:27.860776375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2024-08-24T13:23:27.860784175Z WHERE "Id" IN (
2024-08-24T13:23:27.860786275Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2024-08-24T13:23:27.860788275Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2024-08-24T13:23:27.860790175Z WHERE "Tracks"."Id" IS NULL)
2024-08-24T13:23:27.861572277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012151s
2024-08-24T13:23:27.862279479Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2024-08-24T13:23:27.862289779Z WHERE "Id" IN (
2024-08-24T13:23:27.862293379Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2024-08-24T13:23:27.862296379Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2024-08-24T13:23:27.862299279Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2024-08-24T13:23:27.862302279Z WHERE "Artists"."Path" IS NULL)
2024-08-24T13:23:27.863565782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2024-08-24T13:23:27.863574082Z WHERE "Id" IN (
2024-08-24T13:23:27.863576282Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2024-08-24T13:23:27.863577982Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2024-08-24T13:23:27.863579882Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2024-08-24T13:23:27.863581782Z WHERE "Artists"."Path" IS NULL)
2024-08-24T13:23:27.864520084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001475s
2024-08-24T13:23:27.865252486Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2024-08-24T13:23:27.865259486Z WHERE "Id" IN (
2024-08-24T13:23:27.865261386Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2024-08-24T13:23:27.865266786Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2024-08-24T13:23:27.865268786Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2024-08-24T13:23:27.865270486Z WHERE "AlbumReleases"."Monitored" = 0
2024-08-24T13:23:27.865272086Z OR "AlbumReleases"."Monitored" IS NULL)
2024-08-24T13:23:27.866765690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2024-08-24T13:23:27.866774890Z WHERE "Id" IN (
2024-08-24T13:23:27.866777990Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2024-08-24T13:23:27.866781090Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2024-08-24T13:23:27.866784390Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2024-08-24T13:23:27.866787490Z WHERE "AlbumReleases"."Monitored" = 0
2024-08-24T13:23:27.866790290Z OR "AlbumReleases"."Monitored" IS NULL)
2024-08-24T13:23:27.867763192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016851s
2024-08-24T13:23:27.868280894Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2024-08-24T13:23:27.868289194Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2024-08-24T13:23:27.868292894Z FROM "Artists"
2024-08-24T13:23:27.868295594Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2024-08-24T13:23:27.868298394Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2024-08-24T13:23:27.868895195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2024-08-24T13:23:27.868912595Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2024-08-24T13:23:27.868916595Z FROM "Artists"
2024-08-24T13:23:27.868919495Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2024-08-24T13:23:27.868922695Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2024-08-24T13:23:27.869347596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005857s
2024-08-24T13:23:27.869630697Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2024-08-24T13:23:27.869637797Z WHERE "Id" NOT IN (
2024-08-24T13:23:27.869639997Z SELECT MIN("Id")
2024-08-24T13:23:27.869641597Z FROM "TrackFiles"
2024-08-24T13:23:27.869643097Z GROUP BY "Path"
2024-08-24T13:23:27.869648197Z )
2024-08-24T13:23:27.870176598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2024-08-24T13:23:27.870185398Z WHERE "Id" NOT IN (
2024-08-24T13:23:27.870188798Z SELECT MIN("Id")
2024-08-24T13:23:27.870191498Z FROM "TrackFiles"
2024-08-24T13:23:27.870193998Z GROUP BY "Path"
2024-08-24T13:23:27.870196598Z )
2024-08-24T13:23:27.870595399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006325s
2024-08-24T13:23:27.870728800Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2024-08-24T13:23:27.870802900Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2024-08-24T13:23:27.870931700Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String
2024-08-24T13:23:27.874524409Z [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)
2024-08-24T13:23:27.875340611Z [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"
2024-08-24T13:23:27.875819412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2024-08-24T13:23:27.876079413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2024-08-24T13:23:27.877521616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2024-08-24T13:23:27.877679117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066423s
2024-08-24T13:23:27.877806517Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path)
2024-08-24T13:23:27.877970617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2024-08-24T13:23:27.878249418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002772s
2024-08-24T13:23:27.878328518Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath
2024-08-24T13:23:27.880324423Z [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)
2024-08-24T13:23:27.881087225Z [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"
2024-08-24T13:23:27.881493926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2024-08-24T13:23:27.881832527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2024-08-24T13:23:27.883099530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2024-08-24T13:23:27.883344831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2024-08-24T13:23:27.883587231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051386s
2024-08-24T13:23:27.883744432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2024-08-24T13:23:27', 'add_mediafilerepository_mtime')
2024-08-24T13:23:27.883975732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:27.887060440Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2024-08-24T13:23:27.887232540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084979s
2024-08-24T13:23:27.887469841Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2024-08-24T13:23:27.887635441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:27.887938642Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31
2024-08-24T13:23:27.889610146Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2024-08-24T13:23:27.889622446Z WHERE "Id" NOT IN (
2024-08-24T13:23:27.889625446Z SELECT MIN("Artists"."Id") from "Artists"
2024-08-24T13:23:27.889628246Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2024-08-24T13:23:27.889631046Z GROUP BY "ArtistMetadata"."Id")
2024-08-24T13:23:27.890514848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2024-08-24T13:23:27.890522348Z WHERE "Id" NOT IN (
2024-08-24T13:23:27.890524448Z SELECT MIN("Artists"."Id") from "Artists"
2024-08-24T13:23:27.890530048Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2024-08-24T13:23:27.890532148Z GROUP BY "ArtistMetadata"."Id")
2024-08-24T13:23:27.891164850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010665s
2024-08-24T13:23:27.891320450Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId)
2024-08-24T13:23:27.891484351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId"
2024-08-24T13:23:27.891734451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002785s
2024-08-24T13:23:27.891898152Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32
2024-08-24T13:23:27.894328258Z [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)
2024-08-24T13:23:27.895456261Z [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"
2024-08-24T13:23:27.896085462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2024-08-24T13:23:27.896479963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2024-08-24T13:23:27.897844066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2024-08-24T13:23:27.898101167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2024-08-24T13:23:27.898307868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2024-08-24T13:23:27.898605768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065004s
2024-08-24T13:23:27.898650668Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2024-08-24T13:23:27.898824669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2024-08-24T13:23:27.899093669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003301s
2024-08-24T13:23:27.899262370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2024-08-24T13:23:27', 'add_artistmetadataid_constraint')
2024-08-24T13:23:27.899500870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:27.902476878Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2024-08-24T13:23:27.902625278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036444s
2024-08-24T13:23:27.902812179Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2024-08-24T13:23:27.902914379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:27.903162579Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32
2024-08-24T13:23:27.904016982Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2024-08-24T13:23:27.904171582Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s
2024-08-24T13:23:27.904285982Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String
2024-08-24T13:23:27.904543583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]'
2024-08-24T13:23:27.905217185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007156s
2024-08-24T13:23:27.905335885Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2024-08-24T13:23:27.905426085Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2024-08-24T13:23:27.905575985Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String
2024-08-24T13:23:27.905760686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]'
2024-08-24T13:23:27.906414287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000674s
2024-08-24T13:23:27.906532788Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2024-08-24T13:23:27.906610388Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2024-08-24T13:23:27.906768088Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String
2024-08-24T13:23:27.906959089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]'
2024-08-24T13:23:27.907561490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006653s
2024-08-24T13:23:27.907690391Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2024-08-24T13:23:27.907786491Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2024-08-24T13:23:27.907965291Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String
2024-08-24T13:23:27.908155192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]'
2024-08-24T13:23:27.908847293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007348s
2024-08-24T13:23:27.908949194Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2024-08-24T13:23:27.909059394Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2024-08-24T13:23:27.909151394Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String
2024-08-24T13:23:27.909333095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]'
2024-08-24T13:23:27.909894496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005959s
2024-08-24T13:23:27.910009396Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2024-08-24T13:23:27.910116897Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2024-08-24T13:23:27.910204097Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String
2024-08-24T13:23:27.910369097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]'
2024-08-24T13:23:27.910927199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005915s
2024-08-24T13:23:27.911118899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2024-08-24T13:23:27', 'old_ids_and_artist_alias')
2024-08-24T13:23:27.911359100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:27.914592708Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2024-08-24T13:23:27.914708808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041503s
2024-08-24T13:23:27.914899308Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2024-08-24T13:23:27.914988709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:27.915211809Z [Info] download_propers_config: Starting migration of Main DB to 33
2024-08-24T13:23:27.915644710Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2024-08-24T13:23:27.915725610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2024-08-24T13:23:27.916312512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005512s
2024-08-24T13:23:27.916456812Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2024-08-24T13:23:27.916606213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2024-08-24T13:23:27.916792013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002029s
2024-08-24T13:23:27.916992414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2024-08-24T13:23:27', 'download_propers_config')
2024-08-24T13:23:27.917186014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:27.919958521Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2024-08-24T13:23:27.920035521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033091s
2024-08-24T13:23:27.920205921Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2024-08-24T13:23:27.920339022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:27.920502922Z [Info] remove_language_profiles: Starting migration of Main DB to 34
2024-08-24T13:23:27.921344624Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2024-08-24T13:23:27.921520025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2024-08-24T13:23:27.921835925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003679s
2024-08-24T13:23:27.921954326Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId
2024-08-24T13:23:27.924019031Z [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)
2024-08-24T13:23:27.924955333Z [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"
2024-08-24T13:23:27.925463134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2024-08-24T13:23:27.925862635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2024-08-24T13:23:27.927134838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2024-08-24T13:23:27.927382239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2024-08-24T13:23:27.927670540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2024-08-24T13:23:27.927873340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2024-08-24T13:23:27.928107041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060296s
2024-08-24T13:23:27.928226041Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2024-08-24T13:23:27.930260546Z [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)
2024-08-24T13:23:27.931224549Z [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"
2024-08-24T13:23:27.931718050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2024-08-24T13:23:27.932038651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2024-08-24T13:23:27.933319054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2024-08-24T13:23:27.933572154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052298s
2024-08-24T13:23:27.933676755Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language
2024-08-24T13:23:27.936287361Z [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)
2024-08-24T13:23:27.937778865Z [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"
2024-08-24T13:23:27.938283966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2024-08-24T13:23:27.938554167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2024-08-24T13:23:27.939913370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061004s
2024-08-24T13:23:27.940067170Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2024-08-24T13:23:27.942775377Z [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)
2024-08-24T13:23:27.944161480Z [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"
2024-08-24T13:23:27.944714182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2024-08-24T13:23:27.945421383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2024-08-24T13:23:27.947917790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2024-08-24T13:23:27.948489691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2024-08-24T13:23:27.949027992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2024-08-24T13:23:27.949477793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2024-08-24T13:23:27.949920695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097317s
2024-08-24T13:23:27.950096595Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language
2024-08-24T13:23:27.955512808Z [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)
2024-08-24T13:23:27.956869912Z [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"
2024-08-24T13:23:27.957508413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2024-08-24T13:23:27.957879614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2024-08-24T13:23:27.959614418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093037s
2024-08-24T13:23:27.959793519Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language
2024-08-24T13:23:27.963071327Z [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)
2024-08-24T13:23:27.964004929Z [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"
2024-08-24T13:23:27.964507630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2024-08-24T13:23:27.964916931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2024-08-24T13:23:27.966627436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2024-08-24T13:23:27.966966837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2024-08-24T13:23:27.967194637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072223s
2024-08-24T13:23:27.967384538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2024-08-24T13:23:27', 'remove_language_profiles')
2024-08-24T13:23:27.967661338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:27.971086547Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2024-08-24T13:23:27.971279047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110222s
2024-08-24T13:23:27.971489948Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2024-08-24T13:23:27.971639848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:27.971931649Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35
2024-08-24T13:23:27.972445550Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2024-08-24T13:23:27.972592650Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2024-08-24T13:23:27.972762251Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String
2024-08-24T13:23:27.973037951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT
2024-08-24T13:23:27.973885254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009288s
2024-08-24T13:23:27.974169954Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2024-08-24T13:23:27.974527255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2024-08-24T13:23:27.974850356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004369s
2024-08-24T13:23:27.975098057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2024-08-24T13:23:27', 'multi_disc_naming_format')
2024-08-24T13:23:27.975419257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:27.978366665Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2024-08-24T13:23:27.978550565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038574s
2024-08-24T13:23:27.978759466Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2024-08-24T13:23:27.978921666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:27.979241567Z [Info] add_download_client_priority: Starting migration of Main DB to 36
2024-08-24T13:23:27.979845768Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2024-08-24T13:23:27.979945668Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s
2024-08-24T13:23:27.980143169Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2024-08-24T13:23:27.980330669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2024-08-24T13:23:27.981277672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009577s
2024-08-24T13:23:27.981360672Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2024-08-24T13:23:27.981453072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2024-08-24T13:23:28.003839727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0222842s
2024-08-24T13:23:28.004073828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2024-08-24T13:23:28', 'add_download_client_priority')
2024-08-24T13:23:28.004352929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:28.007459736Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2024-08-24T13:23:28.007842037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0258855s
2024-08-24T13:23:28.008168638Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2024-08-24T13:23:28.008308638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:28.008583239Z [Info] remove_growl_prowl: Starting migration of Main DB to 37
2024-08-24T13:23:28.009047140Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2024-08-24T13:23:28.009237541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2024-08-24T13:23:28.009515541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003105s
2024-08-24T13:23:28.009683442Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2024-08-24T13:23:28.009927942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl'
2024-08-24T13:23:28.010182343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002909s
2024-08-24T13:23:28.010370643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2024-08-24T13:23:28', 'remove_growl_prowl')
2024-08-24T13:23:28.010621244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:28.013657151Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2024-08-24T13:23:28.013785952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037136s
2024-08-24T13:23:28.013964252Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2024-08-24T13:23:28.014073852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:28.014317253Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38
2024-08-24T13:23:28.014656654Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2024-08-24T13:23:28.014838754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2024-08-24T13:23:28.015080055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002749s
2024-08-24T13:23:28.015225855Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2024-08-24T13:23:28.015463256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2024-08-24T13:23:28.015651156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002944s
2024-08-24T13:23:28.015863257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2024-08-24T13:23:28', 'remove_plex_hometheatre')
2024-08-24T13:23:28.016127458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:28.018969365Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2024-08-24T13:23:28.019066965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035665s
2024-08-24T13:23:28.019237865Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2024-08-24T13:23:28.019333765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:28.019536666Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39
2024-08-24T13:23:28.020088467Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2024-08-24T13:23:28.020185067Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2024-08-24T13:23:28.020312468Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String
2024-08-24T13:23:28.020433668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT
2024-08-24T13:23:28.021047870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006217s
2024-08-24T13:23:28.021147170Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2024-08-24T13:23:28.021247170Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2024-08-24T13:23:28.021385770Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32
2024-08-24T13:23:28.021591571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0
2024-08-24T13:23:28.022149772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000627s
2024-08-24T13:23:28.022230573Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2024-08-24T13:23:28.022345273Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2024-08-24T13:23:28.022465673Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32
2024-08-24T13:23:28.022666674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0
2024-08-24T13:23:28.023378075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007186s
2024-08-24T13:23:28.023497476Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2024-08-24T13:23:28.023684776Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s
2024-08-24T13:23:28.023826476Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32
2024-08-24T13:23:28.024024477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0
2024-08-24T13:23:28.024704179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007253s
2024-08-24T13:23:28.024799279Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2024-08-24T13:23:28.024921279Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2024-08-24T13:23:28.025046879Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String
2024-08-24T13:23:28.025184780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT
2024-08-24T13:23:28.025792581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006073s
2024-08-24T13:23:28.025869981Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2024-08-24T13:23:28.025991082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2024-08-24T13:23:28.028234187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021072s
2024-08-24T13:23:28.028701588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2024-08-24T13:23:28', 'add_root_folder_add_defaults')
2024-08-24T13:23:28.029007989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:28.031852396Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2024-08-24T13:23:28.032034197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057825s
2024-08-24T13:23:28.032230697Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2024-08-24T13:23:28.032361697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:28.032639998Z [Info] task_duration: Starting migration of Main DB to 40
2024-08-24T13:23:28.033171299Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2024-08-24T13:23:28.033363900Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s
2024-08-24T13:23:28.033583800Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2024-08-24T13:23:28.033798201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2024-08-24T13:23:28.034680803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009752s
2024-08-24T13:23:28.034944304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2024-08-24T13:23:28', 'task_duration')
2024-08-24T13:23:28.035205504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:28.038369512Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2024-08-24T13:23:28.038497813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046004s
2024-08-24T13:23:28.038681713Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2024-08-24T13:23:28.038809613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:28.039012214Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41
2024-08-24T13:23:28.039495015Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2024-08-24T13:23:28.039597115Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s
2024-08-24T13:23:28.039701316Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2024-08-24T13:23:28.039873816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2024-08-24T13:23:28.040623018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007727s
2024-08-24T13:23:28.040753718Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2024-08-24T13:23:28.040863818Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2024-08-24T13:23:28.041118319Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2024-08-24T13:23:28.041345920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2024-08-24T13:23:28.041992521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000717s
2024-08-24T13:23:28.042219222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2024-08-24T13:23:28', 'add_indexer_and_enabled_to_release_profiles')
2024-08-24T13:23:28.042451922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:28.045333529Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2024-08-24T13:23:28.045471330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040058s
2024-08-24T13:23:28.045629630Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2024-08-24T13:23:28.045734630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:28.045928731Z [Info] remove_album_folders: Starting migration of Main DB to 42
2024-08-24T13:23:28.046302332Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder
2024-08-24T13:23:28.049174539Z [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)
2024-08-24T13:23:28.050455942Z [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"
2024-08-24T13:23:28.051047143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2024-08-24T13:23:28.051427444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2024-08-24T13:23:28.052759548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2024-08-24T13:23:28.053025848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2024-08-24T13:23:28.053264749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2024-08-24T13:23:28.053516850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2024-08-24T13:23:28.053915851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074553s
2024-08-24T13:23:28.054191951Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2024-08-24T13:23:28.054646752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2024-08-24T13:23:28.054862853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003722s
2024-08-24T13:23:28.055186354Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2024-08-24T13:23:28.055494454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2024-08-24T13:23:28.055705755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002705s
2024-08-24T13:23:28.055901855Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat
2024-08-24T13:23:28.058098361Z [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)
2024-08-24T13:23:28.058720562Z [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"
2024-08-24T13:23:28.059109763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2024-08-24T13:23:28.059364164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2024-08-24T13:23:28.060625467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045942s
2024-08-24T13:23:28.060826968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2024-08-24T13:23:28', 'remove_album_folders')
2024-08-24T13:23:28.061023768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:28.064096676Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2024-08-24T13:23:28.064226476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080377s
2024-08-24T13:23:28.064382476Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2024-08-24T13:23:28.064484577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:28.064691277Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44
2024-08-24T13:23:28.065071678Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2024-08-24T13:23:28.065191078Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2024-08-24T13:23:28.065393979Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2024-08-24T13:23:28.065651379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2024-08-24T13:23:28.066657082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010802s
2024-08-24T13:23:28.066836882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2024-08-24T13:23:28', 'add_priority_to_indexers')
2024-08-24T13:23:28.067069583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:28.069944290Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2024-08-24T13:23:28.070076190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043026s
2024-08-24T13:23:28.070238791Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2024-08-24T13:23:28.070409691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:28.070567491Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45
2024-08-24T13:23:28.070998993Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2024-08-24T13:23:28.071183293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2024-08-24T13:23:28.071502194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003141s
2024-08-24T13:23:28.071680694Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2024-08-24T13:23:28.071877195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2024-08-24T13:23:28.072905697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010399s
2024-08-24T13:23:28.073101898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2024-08-24T13:23:28', 'remove_chown_and_folderchmod_config')
2024-08-24T13:23:28.073355398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:28.076569406Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2024-08-24T13:23:28.076707107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046023s
2024-08-24T13:23:28.076870407Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2024-08-24T13:23:28.076987707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:28.077299908Z [Info] update_notifiarr: Starting migration of Main DB to 47
2024-08-24T13:23:28.082369121Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2024-08-24T13:23:28.082778922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2024-08-24T13:23:28.083119922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004741s
2024-08-24T13:23:28.083319623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2024-08-24T13:23:28', 'update_notifiarr')
2024-08-24T13:23:28.083540723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:28.086823032Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2024-08-24T13:23:28.087322833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003962s
2024-08-24T13:23:28.087580133Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2024-08-24T13:23:28.087688334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:28.087928334Z [Info] email_multiple_addresses: Starting migration of Main DB to 49
2024-08-24T13:23:28.088268935Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2024-08-24T13:23:28.088352235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2024-08-24T13:23:28.090463740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002091s
2024-08-24T13:23:28.090672941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2024-08-24T13:23:28', 'email_multiple_addresses')
2024-08-24T13:23:28.090915542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:28.094111049Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2024-08-24T13:23:28.094321550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056616s
2024-08-24T13:23:28.094497450Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2024-08-24T13:23:28.094631151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:28.094810751Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50
2024-08-24T13:23:28.095155752Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2024-08-24T13:23:28.095265652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2024-08-24T13:23:28.096887556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016233s
2024-08-24T13:23:28.097110157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2024-08-24T13:23:28', 'rename_blacklist_to_blocklist')
2024-08-24T13:23:28.097358557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:28.100709166Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2024-08-24T13:23:28.100888866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052601s
2024-08-24T13:23:28.101081567Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2024-08-24T13:23:28.101266567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:28.101427567Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51
2024-08-24T13:23:28.101874469Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2024-08-24T13:23:28.102002969Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s
2024-08-24T13:23:28.102155769Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2024-08-24T13:23:28.102338270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2024-08-24T13:23:28.103186172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009013s
2024-08-24T13:23:28.103330272Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2024-08-24T13:23:28.103562773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2024-08-24T13:23:28.104143574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006612s
2024-08-24T13:23:28.104233374Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2024-08-24T13:23:28.104382575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2024-08-24T13:23:28.107886383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034201s
2024-08-24T13:23:28.108261184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2024-08-24T13:23:28', 'cdh_per_downloadclient')
2024-08-24T13:23:28.108677585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:28.115443102Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2024-08-24T13:23:28.115599702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108338s
2024-08-24T13:23:28.115819403Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2024-08-24T13:23:28.115960703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:28.116251404Z [Info] download_history: Starting migration of Main DB to 52
2024-08-24T13:23:28.117137806Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2024-08-24T13:23:28.117575007Z [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)
2024-08-24T13:23:28.118200109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009405s
2024-08-24T13:23:28.118402109Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2024-08-24T13:23:28.118502709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2024-08-24T13:23:28.118761310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002981s
2024-08-24T13:23:28.118872810Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId)
2024-08-24T13:23:28.119005811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2024-08-24T13:23:28.119253311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002584s
2024-08-24T13:23:28.119382812Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2024-08-24T13:23:28.119522112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2024-08-24T13:23:28.119811613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003294s
2024-08-24T13:23:28.119907413Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2024-08-24T13:23:28.120021913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2024-08-24T13:23:28.124329424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042214s
2024-08-24T13:23:28.124564424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2024-08-24T13:23:28', 'download_history')
2024-08-24T13:23:28.124808825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:28.128563434Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2024-08-24T13:23:28.128736435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084686s
2024-08-24T13:23:28.128924935Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2024-08-24T13:23:28.129031335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:28.129285636Z [Info] add_update_history: Starting migration of Main DB to 53
2024-08-24T13:23:28.129665037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2024-08-24T13:23:28', 'add_update_history')
2024-08-24T13:23:28.129957438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:28.133083945Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2024-08-24T13:23:28.133237746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040103s
2024-08-24T13:23:28.133398146Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2024-08-24T13:23:28.133511546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:28.133725447Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54
2024-08-24T13:23:28.134103848Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2024-08-24T13:23:28.134293548Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s
2024-08-24T13:23:28.134440949Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2024-08-24T13:23:28.134692049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1
2024-08-24T13:23:28.135442551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008548s
2024-08-24T13:23:28.135683352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2024-08-24T13:23:28', 'add_on_update_to_notifications')
2024-08-24T13:23:28.136009653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:28.140500364Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2024-08-24T13:23:28.140709264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058522s
2024-08-24T13:23:28.140905165Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2024-08-24T13:23:28.140965365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:28.141189965Z [Info] download_client_per_indexer: Starting migration of Main DB to 55
2024-08-24T13:23:28.141603866Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2024-08-24T13:23:28.141716367Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2024-08-24T13:23:28.141811367Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2024-08-24T13:23:28.142017367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2024-08-24T13:23:28.143076770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001084s
2024-08-24T13:23:28.143416071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2024-08-24T13:23:28', 'download_client_per_indexer')
2024-08-24T13:23:28.143741972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:28.147273080Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2024-08-24T13:23:28.147366281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051378s
2024-08-24T13:23:28.147550581Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2024-08-24T13:23:28.147669781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:28.147895082Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56
2024-08-24T13:23:28.148333783Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2024-08-24T13:23:28.148464583Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s
2024-08-24T13:23:28.148612684Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32
2024-08-24T13:23:28.148784384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2024-08-24T13:23:28.149430786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007027s
2024-08-24T13:23:28.149548386Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2024-08-24T13:23:28.149638186Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2024-08-24T13:23:28.149772486Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32
2024-08-24T13:23:28.149985787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0
2024-08-24T13:23:28.150859689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009038s
2024-08-24T13:23:28.150997289Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2024-08-24T13:23:28.151134990Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2024-08-24T13:23:28.151219290Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2024-08-24T13:23:28.151423990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2024-08-24T13:23:28.152021992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006467s
2024-08-24T13:23:28.152198692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2024-08-24T13:23:28', 'AddNewItemMonitorType')
2024-08-24T13:23:28.152429393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:28.157449905Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2024-08-24T13:23:28.157695506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059377s
2024-08-24T13:23:28.157876706Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2024-08-24T13:23:28.158103407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:28.158361608Z [Info] ImportListSearch: Starting migration of Main DB to 57
2024-08-24T13:23:28.158866809Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2024-08-24T13:23:28.158964009Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s
2024-08-24T13:23:28.159072509Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean
2024-08-24T13:23:28.159242810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1
2024-08-24T13:23:28.159916311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007435s
2024-08-24T13:23:28.160118512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2024-08-24T13:23:28', 'ImportListSearch')
2024-08-24T13:23:28.160338612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:28.163442120Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2024-08-24T13:23:28.163686221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041791s
2024-08-24T13:23:28.163880721Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2024-08-24T13:23:28.164084222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:28.164405522Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58
2024-08-24T13:23:28.164945824Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2024-08-24T13:23:28.165031424Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s
2024-08-24T13:23:28.165229724Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean
2024-08-24T13:23:28.165479925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0
2024-08-24T13:23:28.166429627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010039s
2024-08-24T13:23:28.166646028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2024-08-24T13:23:28', 'ImportListMonitorExisting')
2024-08-24T13:23:28.166868829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:28.170087836Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2024-08-24T13:23:28.170264537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045669s
2024-08-24T13:23:28.170459837Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2024-08-24T13:23:28.170613038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:28.170878238Z [Info] add_indexer_tags: Starting migration of Main DB to 59
2024-08-24T13:23:28.171460440Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2024-08-24T13:23:28.171683540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2024-08-24T13:23:28.172244342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004883s
2024-08-24T13:23:28.172255542Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2024-08-24T13:23:28.172507242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles'
2024-08-24T13:23:28.172693143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002951s
2024-08-24T13:23:28.172817443Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2024-08-24T13:23:28.172908643Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2024-08-24T13:23:28.173051744Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2024-08-24T13:23:28.173241644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2024-08-24T13:23:28.173942146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007153s
2024-08-24T13:23:28.174160646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2024-08-24T13:23:28', 'add_indexer_tags')
2024-08-24T13:23:28.174379347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:28.177917156Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2024-08-24T13:23:28.178103556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046051s
2024-08-24T13:23:28.178285057Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2024-08-24T13:23:28.178436057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:28.178752558Z [Info] update_audio_types: Starting migration of Main DB to 60
2024-08-24T13:23:28.179190759Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2024-08-24T13:23:28.179317859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2024-08-24T13:23:28.182180466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028005s
2024-08-24T13:23:28.182499067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2024-08-24T13:23:28', 'update_audio_types')
2024-08-24T13:23:28.182799768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:28.186252476Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2024-08-24T13:23:28.186429177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066898s
2024-08-24T13:23:28.186642977Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2024-08-24T13:23:28.186831978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:28.187181679Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61
2024-08-24T13:23:28.189827885Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2024-08-24T13:23:28.189997685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2024-08-24T13:23:28.190278086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002396s
2024-08-24T13:23:28.190331186Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2024-08-24T13:23:28.190476187Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2024-08-24T13:23:28.190570487Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset
2024-08-24T13:23:28.193475394Z [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)
2024-08-24T13:23:28.195943700Z [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"
2024-08-24T13:23:28.196671302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases"
2024-08-24T13:23:28.197255503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases"
2024-08-24T13:23:28.199054408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2024-08-24T13:23:28.199382609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2024-08-24T13:23:28.199633209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088981s
2024-08-24T13:23:28.199696109Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2024-08-24T13:23:28.199831910Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2024-08-24T13:23:28.200009610Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset
2024-08-24T13:23:28.203187118Z [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)
2024-08-24T13:23:28.204842822Z [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"
2024-08-24T13:23:28.205691824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2024-08-24T13:23:28.206165825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2024-08-24T13:23:28.210416636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2024-08-24T13:23:28.210964537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2024-08-24T13:23:28.211392538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2024-08-24T13:23:28.211723139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115922s
2024-08-24T13:23:28.211841839Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2024-08-24T13:23:28.211998240Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s
2024-08-24T13:23:28.212146840Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset
2024-08-24T13:23:28.215505148Z [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)
2024-08-24T13:23:28.217350653Z [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"
2024-08-24T13:23:28.218299755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2024-08-24T13:23:28.218686056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2024-08-24T13:23:28.220195560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2024-08-24T13:23:28.220532461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2024-08-24T13:23:28.220783661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2024-08-24T13:23:28.221009662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086559s
2024-08-24T13:23:28.221153862Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2024-08-24T13:23:28.221296562Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s
2024-08-24T13:23:28.221497463Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset
2024-08-24T13:23:28.225179172Z [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)
2024-08-24T13:23:28.226900976Z [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"
2024-08-24T13:23:28.228169879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2024-08-24T13:23:28.229091882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2024-08-24T13:23:28.230535485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2024-08-24T13:23:28.230889486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2024-08-24T13:23:28.231115487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2024-08-24T13:23:28.231373087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097407s
2024-08-24T13:23:28.231469087Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2024-08-24T13:23:28.231589888Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2024-08-24T13:23:28.231694288Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset
2024-08-24T13:23:28.234026794Z [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)
2024-08-24T13:23:28.235054196Z [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"
2024-08-24T13:23:28.235646198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2024-08-24T13:23:28.236018399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2024-08-24T13:23:28.238018704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2024-08-24T13:23:28.238516705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2024-08-24T13:23:28.238921806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2024-08-24T13:23:28.239307807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2024-08-24T13:23:28.239647408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078179s
2024-08-24T13:23:28.239943208Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2024-08-24T13:23:28.239958308Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.2E-06s
2024-08-24T13:23:28.240203209Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset
2024-08-24T13:23:28.244423519Z [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)
2024-08-24T13:23:28.246999126Z [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"
2024-08-24T13:23:28.248340229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2024-08-24T13:23:28.252122238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2024-08-24T13:23:28.254119443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2024-08-24T13:23:28.254594744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2024-08-24T13:23:28.254868145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2024-08-24T13:23:28.255181646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2024-08-24T13:23:28.255537047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151953s
2024-08-24T13:23:28.255637747Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2024-08-24T13:23:28.255783347Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s
2024-08-24T13:23:28.255919948Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2024-08-24T13:23:28.258953255Z [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)
2024-08-24T13:23:28.260345759Z [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"
2024-08-24T13:23:28.261123260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2024-08-24T13:23:28.261533261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2024-08-24T13:23:28.264558069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082415s
2024-08-24T13:23:28.264876070Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2024-08-24T13:23:28.265001170Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.7E-06s
2024-08-24T13:23:28.265158270Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2024-08-24T13:23:28.270788084Z [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)
2024-08-24T13:23:28.271736487Z [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"
2024-08-24T13:23:28.272195088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2024-08-24T13:23:28.272442388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2024-08-24T13:23:28.273944792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085016s
2024-08-24T13:23:28.274127192Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2024-08-24T13:23:28.274270093Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.6E-06s
2024-08-24T13:23:28.274456993Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2024-08-24T13:23:28.278286503Z [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)
2024-08-24T13:23:28.279839807Z [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"
2024-08-24T13:23:28.280291508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2024-08-24T13:23:28.280637709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2024-08-24T13:23:28.283877916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091509s
2024-08-24T13:23:28.284005117Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2024-08-24T13:23:28.284107917Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.3E-06s
2024-08-24T13:23:28.284276217Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2024-08-24T13:23:28.287013424Z [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)
2024-08-24T13:23:28.288961829Z [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"
2024-08-24T13:23:28.289609531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2024-08-24T13:23:28.290054932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2024-08-24T13:23:28.292255637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077616s
2024-08-24T13:23:28.292489538Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2024-08-24T13:23:28.292619838Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.3E-06s
2024-08-24T13:23:28.292834439Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2024-08-24T13:23:28.295322745Z [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)
2024-08-24T13:23:28.296218947Z [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"
2024-08-24T13:23:28.296803048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2024-08-24T13:23:28.297112249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2024-08-24T13:23:28.298633953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00562s
2024-08-24T13:23:28.298819553Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2024-08-24T13:23:28.298880753Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s
2024-08-24T13:23:28.299032354Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2024-08-24T13:23:28.301138259Z [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)
2024-08-24T13:23:28.301811361Z [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"
2024-08-24T13:23:28.302147861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2024-08-24T13:23:28.302460662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2024-08-24T13:23:28.305270269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2024-08-24T13:23:28.305625970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064165s
2024-08-24T13:23:28.305770270Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2024-08-24T13:23:28.305948171Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.5E-06s
2024-08-24T13:23:28.306094271Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2024-08-24T13:23:28.309287479Z [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)
2024-08-24T13:23:28.310305482Z [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"
2024-08-24T13:23:28.310849883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2024-08-24T13:23:28.311287184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2024-08-24T13:23:28.313694190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2024-08-24T13:23:28.314114491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077677s
2024-08-24T13:23:28.314211091Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2024-08-24T13:23:28.314415392Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s
2024-08-24T13:23:28.314622092Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2024-08-24T13:23:28.316942098Z [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)
2024-08-24T13:23:28.317903700Z [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"
2024-08-24T13:23:28.318293901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2024-08-24T13:23:28.318580702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2024-08-24T13:23:28.320119306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2024-08-24T13:23:28.320408106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056011s
2024-08-24T13:23:28.320475307Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2024-08-24T13:23:28.320631507Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s
2024-08-24T13:23:28.320727507Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2024-08-24T13:23:28.322841012Z [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)
2024-08-24T13:23:28.323645414Z [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"
2024-08-24T13:23:28.324141816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2024-08-24T13:23:28.324910817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2024-08-24T13:23:28.328358726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2024-08-24T13:23:28.328791927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2024-08-24T13:23:28.329053328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2024-08-24T13:23:28.329339128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084553s
2024-08-24T13:23:28.329425129Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2024-08-24T13:23:28.329533029Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s
2024-08-24T13:23:28.329680629Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2024-08-24T13:23:28.331758734Z [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)
2024-08-24T13:23:28.332466536Z [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"
2024-08-24T13:23:28.332780137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2024-08-24T13:23:28.333039037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2024-08-24T13:23:28.334664941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047982s
2024-08-24T13:23:28.334850042Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2024-08-24T13:23:28.335015642Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s
2024-08-24T13:23:28.335196143Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2024-08-24T13:23:28.345038767Z [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)
2024-08-24T13:23:28.346151170Z [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"
2024-08-24T13:23:28.346878072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2024-08-24T13:23:28.347232872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2024-08-24T13:23:28.350600081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151162s
2024-08-24T13:23:28.350857981Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2024-08-24T13:23:28.351005782Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.2E-06s
2024-08-24T13:23:28.351201482Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2024-08-24T13:23:28.354074389Z [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)
2024-08-24T13:23:28.355127492Z [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"
2024-08-24T13:23:28.355637793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2024-08-24T13:23:28.356124094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2024-08-24T13:23:28.357946099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2024-08-24T13:23:28.358302600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2024-08-24T13:23:28.358578300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2024-08-24T13:23:28.358900301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2024-08-24T13:23:28.359158402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077951s
2024-08-24T13:23:28.359277302Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2024-08-24T13:23:28.359417902Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s
2024-08-24T13:23:28.359573203Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2024-08-24T13:23:28.362187609Z [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)
2024-08-24T13:23:28.364334714Z [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"
2024-08-24T13:23:28.365426017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2024-08-24T13:23:28.365841118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2024-08-24T13:23:28.367578222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2024-08-24T13:23:28.367998824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00822s
2024-08-24T13:23:28.368178724Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2024-08-24T13:23:28.368363624Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.1E-06s
2024-08-24T13:23:28.368603425Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2024-08-24T13:23:28.371584632Z [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)
2024-08-24T13:23:28.372356534Z [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"
2024-08-24T13:23:28.372806135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2024-08-24T13:23:28.373147036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2024-08-24T13:23:28.374907741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2024-08-24T13:23:28.375244341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064069s
2024-08-24T13:23:28.375337642Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2024-08-24T13:23:28.375488442Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.2E-06s
2024-08-24T13:23:28.375646542Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2024-08-24T13:23:28.377758048Z [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)
2024-08-24T13:23:28.378408949Z [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"
2024-08-24T13:23:28.378855650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2024-08-24T13:23:28.379323651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2024-08-24T13:23:28.380865155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2024-08-24T13:23:28.381157956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053821s
2024-08-24T13:23:28.381281656Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2024-08-24T13:23:28.381392556Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s
2024-08-24T13:23:28.381531057Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2024-08-24T13:23:28.383577362Z [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)
2024-08-24T13:23:28.385162566Z [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"
2024-08-24T13:23:28.385655267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2024-08-24T13:23:28.386134868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2024-08-24T13:23:28.388140673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2024-08-24T13:23:28.388654474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069221s
2024-08-24T13:23:28.388764575Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2024-08-24T13:23:28.388897075Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.3E-06s
2024-08-24T13:23:28.389053575Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2024-08-24T13:23:28.392044183Z [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)
2024-08-24T13:23:28.392730484Z [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"
2024-08-24T13:23:28.393126985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2024-08-24T13:23:28.393441086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2024-08-24T13:23:28.394906890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2024-08-24T13:23:28.395205890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059688s
2024-08-24T13:23:28.395334591Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2024-08-24T13:23:28.395432891Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-06s
2024-08-24T13:23:28.395614891Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2024-08-24T13:23:28.397618896Z [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)
2024-08-24T13:23:28.398273298Z [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"
2024-08-24T13:23:28.398655799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2024-08-24T13:23:28.398938400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2024-08-24T13:23:28.400618904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2024-08-24T13:23:28.401040905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052832s
2024-08-24T13:23:28.401198005Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2024-08-24T13:23:28.401350606Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.4E-06s
2024-08-24T13:23:28.401544406Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset
2024-08-24T13:23:28.406286218Z [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)
2024-08-24T13:23:28.407303420Z [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"
2024-08-24T13:23:28.407791621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2024-08-24T13:23:28.408088622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2024-08-24T13:23:28.410366128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086029s
2024-08-24T13:23:28.410564728Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2024-08-24T13:23:28.410665329Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.9E-06s
2024-08-24T13:23:28.410861429Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset
2024-08-24T13:23:28.413957737Z [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)
2024-08-24T13:23:28.414726739Z [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"
2024-08-24T13:23:28.415089239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2024-08-24T13:23:28.415352840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2024-08-24T13:23:28.416914844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058922s
2024-08-24T13:23:28.417021144Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2024-08-24T13:23:28.417133544Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-06s
2024-08-24T13:23:28.417244345Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2024-08-24T13:23:28.419283950Z [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)
2024-08-24T13:23:28.420002952Z [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"
2024-08-24T13:23:28.420414353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2024-08-24T13:23:28.420771353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2024-08-24T13:23:28.422297757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049123s
2024-08-24T13:23:28.422457558Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2024-08-24T13:23:28.422533158Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s
2024-08-24T13:23:28.422681158Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2024-08-24T13:23:28.424604763Z [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)
2024-08-24T13:23:28.425353165Z [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"
2024-08-24T13:23:28.425753566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2024-08-24T13:23:28.426107967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2024-08-24T13:23:28.427924271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049928s
2024-08-24T13:23:28.428109171Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2024-08-24T13:23:28.428268872Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.3E-06s
2024-08-24T13:23:28.428426972Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2024-08-24T13:23:28.430829678Z [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)
2024-08-24T13:23:28.431414280Z [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"
2024-08-24T13:23:28.431739780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2024-08-24T13:23:28.432037381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2024-08-24T13:23:28.433862986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051646s
2024-08-24T13:23:28.434013086Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2024-08-24T13:23:28.434164886Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.7E-06s
2024-08-24T13:23:28.434308287Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2024-08-24T13:23:28.436892593Z [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)
2024-08-24T13:23:28.437415594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2024-08-24T13:23:28.437735095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2024-08-24T13:23:28.438017696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2024-08-24T13:23:28.439339499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2024-08-24T13:23:28.439576500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050879s
2024-08-24T13:23:28.439673200Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2024-08-24T13:23:28.439821900Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s
2024-08-24T13:23:28.439921401Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2024-08-24T13:23:28.441695005Z [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)
2024-08-24T13:23:28.442164206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2024-08-24T13:23:28.442444607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2024-08-24T13:23:28.442744307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2024-08-24T13:23:28.444042511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2024-08-24T13:23:28.444314211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042447s
2024-08-24T13:23:28.444401112Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2024-08-24T13:23:28.444532912Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.9E-06s
2024-08-24T13:23:28.444660712Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset
2024-08-24T13:23:28.446585017Z [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)
2024-08-24T13:23:28.447383319Z [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"
2024-08-24T13:23:28.447724320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2024-08-24T13:23:28.448044821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2024-08-24T13:23:28.449486524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2024-08-24T13:23:28.449900625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2024-08-24T13:23:28.450226326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054204s
2024-08-24T13:23:28.450396426Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2024-08-24T13:23:28.450603327Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.5E-06s
2024-08-24T13:23:28.450742227Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset
2024-08-24T13:23:28.454862437Z [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)
2024-08-24T13:23:28.456353941Z [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"
2024-08-24T13:23:28.457620944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2024-08-24T13:23:28.458067345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2024-08-24T13:23:28.460080550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2024-08-24T13:23:28.460526851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2024-08-24T13:23:28.460828452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009934s
2024-08-24T13:23:28.460986252Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2024-08-24T13:23:28.461165253Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.1E-06s
2024-08-24T13:23:28.461338153Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2024-08-24T13:23:28.464793462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2024-08-24T13:23:28.465239463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2024-08-24T13:23:28.465486663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2024-08-24T13:23:28.465815664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2024-08-24T13:23:28.467263868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2024-08-24T13:23:28.467556169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060186s
2024-08-24T13:23:28.467879169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2024-08-24T13:23:28', 'postgres_update_timestamp_columns_to_with_timezone')
2024-08-24T13:23:28.468179370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:28.471864179Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2024-08-24T13:23:28.472127580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101954s
2024-08-24T13:23:28.472384380Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2024-08-24T13:23:28.472550781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:28.472966282Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62
2024-08-24T13:23:28.473568283Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2024-08-24T13:23:28.473758084Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.1E-06s
2024-08-24T13:23:28.473966784Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean
2024-08-24T13:23:28.474261385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0
2024-08-24T13:23:28.475365488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011736s
2024-08-24T13:23:28.475502088Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2024-08-24T13:23:28.475796089Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.4E-06s
2024-08-24T13:23:28.475993089Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean
2024-08-24T13:23:28.476304690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0
2024-08-24T13:23:28.476981792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007471s
2024-08-24T13:23:28.477179992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2024-08-24T13:23:28', 'add_on_delete_to_notifications')
2024-08-24T13:23:28.477422993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:28.480628501Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2024-08-24T13:23:28.480807901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042333s
2024-08-24T13:23:28.481036402Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2024-08-24T13:23:28.481198502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:28.481461203Z [Info] add_custom_formats: Starting migration of Main DB to 63
2024-08-24T13:23:28.482987007Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2024-08-24T13:23:28.483122807Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.5E-06s
2024-08-24T13:23:28.483271607Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2024-08-24T13:23:28.483440308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2024-08-24T13:23:28.484220610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008267s
2024-08-24T13:23:28.484349310Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2024-08-24T13:23:28.484535810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2024-08-24T13:23:28.484704511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002315s
2024-08-24T13:23:28.484814111Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2024-08-24T13:23:28.484930311Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2024-08-24T13:23:28.485047712Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String
2024-08-24T13:23:28.485212012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT
2024-08-24T13:23:28.485834514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006388s
2024-08-24T13:23:28.485913514Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2024-08-24T13:23:28.486181214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2024-08-24T13:23:28.487787518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016856s
2024-08-24T13:23:28.487921019Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2024-08-24T13:23:28.488209319Z [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)
2024-08-24T13:23:28.488609720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005939s
2024-08-24T13:23:28.488721721Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2024-08-24T13:23:28.488890921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2024-08-24T13:23:28.489176722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003019s
2024-08-24T13:23:28.489287422Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2024-08-24T13:23:28.489378722Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2024-08-24T13:23:28.489482923Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2024-08-24T13:23:28.489691523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2024-08-24T13:23:28.490600425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000927s
2024-08-24T13:23:28.490714226Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2024-08-24T13:23:28.490851526Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-06s
2024-08-24T13:23:28.490991726Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2024-08-24T13:23:28.491194327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2024-08-24T13:23:28.491863128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007255s
2024-08-24T13:23:28.491991129Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2024-08-24T13:23:28.492094329Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2024-08-24T13:23:28.492259529Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2024-08-24T13:23:28.492475530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2024-08-24T13:23:28.500352249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075783s
2024-08-24T13:23:28.500801650Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2024-08-24T13:23:28.501003851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2024-08-24T13:23:28.509689272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008591s
2024-08-24T13:23:28.509958273Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2024-08-24T13:23:28.509968873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2024-08-24T13:23:28.511627477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015994s
2024-08-24T13:23:28.511801677Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2024-08-24T13:23:28.513820682Z [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)
2024-08-24T13:23:28.514451084Z [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"
2024-08-24T13:23:28.514832185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2024-08-24T13:23:28.515124486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2024-08-24T13:23:28.518767995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066117s
2024-08-24T13:23:28.519426896Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2024-08-24T13:23:28.523053205Z [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)
2024-08-24T13:23:28.523885907Z [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"
2024-08-24T13:23:28.524350508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2024-08-24T13:23:28.524753309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2024-08-24T13:23:28.526651514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068769s
2024-08-24T13:23:28.526907015Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2024-08-24T13:23:28.527219715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2024-08-24T13:23:28.527449116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000326s
2024-08-24T13:23:28.527535816Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2024-08-24T13:23:28.527662416Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s
2024-08-24T13:23:28.527794117Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2024-08-24T13:23:28.528011217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2024-08-24T13:23:28.528696619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007541s
2024-08-24T13:23:28.528846019Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2024-08-24T13:23:28.528909420Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2024-08-24T13:23:28.529067620Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2024-08-24T13:23:28.529237220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2024-08-24T13:23:28.529851022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006551s
2024-08-24T13:23:28.530034522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2024-08-24T13:23:28', 'add_custom_formats')
2024-08-24T13:23:28.530259823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:28.533514531Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2024-08-24T13:23:28.533654331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042208s
2024-08-24T13:23:28.533832932Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2024-08-24T13:23:28.533929232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:28.534219133Z [Info] add_result_to_commands: Starting migration of Main DB to 64
2024-08-24T13:23:28.534620434Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2024-08-24T13:23:28.534704934Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s
2024-08-24T13:23:28.534829134Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2024-08-24T13:23:28.535011735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2024-08-24T13:23:28.535746636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007634s
2024-08-24T13:23:28.535968237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2024-08-24T13:23:28', 'add_result_to_commands')
2024-08-24T13:23:28.536193837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:28.539324645Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2024-08-24T13:23:28.539575546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042434s
2024-08-24T13:23:28.539864147Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2024-08-24T13:23:28.540044347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:28.540385348Z [Info] health_restored_notification: Starting migration of Main DB to 65
2024-08-24T13:23:28.540973349Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2024-08-24T13:23:28.541123250Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.2E-06s
2024-08-24T13:23:28.541300250Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2024-08-24T13:23:28.541588251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2024-08-24T13:23:28.542590953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011162s
2024-08-24T13:23:28.542792654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2024-08-24T13:23:28', 'health_restored_notification')
2024-08-24T13:23:28.543074854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:28.546108062Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2024-08-24T13:23:28.546386063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045106s
2024-08-24T13:23:28.546574763Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2024-08-24T13:23:28.546702663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:28.547029964Z [Info] remove_uc: Starting migration of Main DB to 66
2024-08-24T13:23:28.547549665Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2024-08-24T13:23:28.547768166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2024-08-24T13:23:28.548084767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003732s
2024-08-24T13:23:28.548398468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2024-08-24T13:23:28', 'remove_uc')
2024-08-24T13:23:28.548655568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:28.551729176Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2024-08-24T13:23:28.551870076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039656s
2024-08-24T13:23:28.552080377Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2024-08-24T13:23:28.552261477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:28.552523778Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67
2024-08-24T13:23:28.552910279Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2024-08-24T13:23:28.553092279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2024-08-24T13:23:28.556834288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036138s
2024-08-24T13:23:28.557126189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2024-08-24T13:23:28', 'download_clients_rename_tv_to_music')
2024-08-24T13:23:28.557444790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:28.560702198Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2024-08-24T13:23:28.560930798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074154s
2024-08-24T13:23:28.561199899Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2024-08-24T13:23:28.561373099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:28.561700600Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68
2024-08-24T13:23:28.562323402Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2024-08-24T13:23:28.562527102Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.1E-06s
2024-08-24T13:23:28.562704703Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2024-08-24T13:23:28.563028304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2024-08-24T13:23:28.564179106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012466s
2024-08-24T13:23:28.564500007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2024-08-24T13:23:28', 'add_colon_replacement_to_naming_config')
2024-08-24T13:23:28.564859508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:28.568402717Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2024-08-24T13:23:28.568623217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053709s
2024-08-24T13:23:28.568909718Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2024-08-24T13:23:28.569049218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:28.569361819Z [Info] list_sync_time: Starting migration of Main DB to 69
2024-08-24T13:23:28.569907520Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2024-08-24T13:23:28.572346426Z [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)
2024-08-24T13:23:28.573013528Z [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"
2024-08-24T13:23:28.573358929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2024-08-24T13:23:28.573683530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2024-08-24T13:23:28.575266934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2024-08-24T13:23:28.575520934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005428s
2024-08-24T13:23:28.575630235Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2024-08-24T13:23:28.575729135Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.4E-06s
2024-08-24T13:23:28.575903335Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset
2024-08-24T13:23:28.576058836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2024-08-24T13:23:28.576705637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000677s
2024-08-24T13:23:28.576883838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2024-08-24T13:23:28', 'list_sync_time')
2024-08-24T13:23:28.577088338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:28.580353446Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2024-08-24T13:23:28.580495047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042438s
2024-08-24T13:23:28.580664447Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2024-08-24T13:23:28.580790747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:28.581038248Z [Info] add_download_client_tags: Starting migration of Main DB to 70
2024-08-24T13:23:28.581952750Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2024-08-24T13:23:28.582096350Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s
2024-08-24T13:23:28.582250851Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2024-08-24T13:23:28.582383051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2024-08-24T13:23:28.583280553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000892s
2024-08-24T13:23:28.583530954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2024-08-24T13:23:28', 'add_download_client_tags')
2024-08-24T13:23:28.583898955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:28.587252163Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2024-08-24T13:23:28.587418164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047763s
2024-08-24T13:23:28.587672964Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2024-08-24T13:23:28.587856065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:28.588175465Z [Info] add_notification_status: Starting migration of Main DB to 71
2024-08-24T13:23:28.588953267Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2024-08-24T13:23:28.589441269Z [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)
2024-08-24T13:23:28.590241470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010555s
2024-08-24T13:23:28.590398771Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2024-08-24T13:23:28.590646871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2024-08-24T13:23:28.591056473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004809s
2024-08-24T13:23:28.591343973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2024-08-24T13:23:28', 'add_notification_status')
2024-08-24T13:23:28.591699874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:28.594893682Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2024-08-24T13:23:28.595096482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042507s
2024-08-24T13:23:28.595325683Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2024-08-24T13:23:28.595454083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:28.595782084Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72
2024-08-24T13:23:28.596193385Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2024-08-24T13:23:28.596373286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2024-08-24T13:23:28.600720296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042999s
2024-08-24T13:23:28.601134097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2024-08-24T13:23:28', 'add_alac_24_quality_in_profiles')
2024-08-24T13:23:28.601552198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:28.604797706Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2024-08-24T13:23:28.605024707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083535s
2024-08-24T13:23:28.605258907Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2024-08-24T13:23:28.605370108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:28.605653308Z [Info] add_salt_to_users: Starting migration of Main DB to 73
2024-08-24T13:23:28.606136010Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2024-08-24T13:23:28.606255910Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s
2024-08-24T13:23:28.606455510Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2024-08-24T13:23:28.606633811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2024-08-24T13:23:28.607622313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010023s
2024-08-24T13:23:28.607791014Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2024-08-24T13:23:28.608009014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2024-08-24T13:23:28.608863016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008976s
2024-08-24T13:23:28.609151617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2024-08-24T13:23:28', 'add_salt_to_users')
2024-08-24T13:23:28.609514618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:28.612829426Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2024-08-24T13:23:28.613057527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047158s
2024-08-24T13:23:28.613370227Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2024-08-24T13:23:28.613558428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:28.613896329Z [Info] add_auto_tagging: Starting migration of Main DB to 74
2024-08-24T13:23:28.614717131Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2024-08-24T13:23:28.615365332Z [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 '[]')
2024-08-24T13:23:28.616197534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012744s
2024-08-24T13:23:28.616528735Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2024-08-24T13:23:28.616846936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2024-08-24T13:23:28.617246237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005188s
2024-08-24T13:23:28.617470338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2024-08-24T13:23:28', 'add_auto_tagging')
2024-08-24T13:23:28.617777138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:28.621024046Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2024-08-24T13:23:28.621184247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041729s
2024-08-24T13:23:28.621386847Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2024-08-24T13:23:28.621497247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:28.621808348Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75
2024-08-24T13:23:28.622268649Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2024-08-24T13:23:28.622422850Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-06s
2024-08-24T13:23:28.622586650Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2024-08-24T13:23:28.622752151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2024-08-24T13:23:28.623691753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010284s
2024-08-24T13:23:28.623939253Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2024-08-24T13:23:28.624269854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2024-08-24T13:23:28.624648755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000393s
2024-08-24T13:23:28.624877656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2024-08-24T13:23:28', 'quality_definition_preferred_size')
2024-08-24T13:23:28.625149556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:28.628192864Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2024-08-24T13:23:28.628383464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038574s
2024-08-24T13:23:28.628685765Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2024-08-24T13:23:28.628821965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:28.629077666Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76
2024-08-24T13:23:28.629563367Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2024-08-24T13:23:28.629630967Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s
2024-08-24T13:23:28.629848568Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean
2024-08-24T13:23:28.630036568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0
2024-08-24T13:23:28.631102671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010969s
2024-08-24T13:23:28.631523272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2024-08-24T13:23:28', 'add_on_artist_add_to_notifications')
2024-08-24T13:23:28.631889673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:28.635324981Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2024-08-24T13:23:28.635609682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051753s
2024-08-24T13:23:28.635827983Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2024-08-24T13:23:28.635976783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:28.636249884Z [Info] album_last_searched_time: Starting migration of Main DB to 77
2024-08-24T13:23:28.636730285Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2024-08-24T13:23:28.636948785Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.2E-06s
2024-08-24T13:23:28.637186686Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset
2024-08-24T13:23:28.637478787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME
2024-08-24T13:23:28.639227291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016431s
2024-08-24T13:23:28.639621592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2024-08-24T13:23:28', 'album_last_searched_time')
2024-08-24T13:23:28.640197293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:28.643498202Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2024-08-24T13:23:28.643778502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059475s
2024-08-24T13:23:28.644017603Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2024-08-24T13:23:28.644198403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:28.644527504Z [Info] add_indexer_flags: Starting migration of Main DB to 78
2024-08-24T13:23:28.645160106Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2024-08-24T13:23:28.645373906Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.2E-06s
2024-08-24T13:23:28.645537707Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2024-08-24T13:23:28.645785007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2024-08-24T13:23:28.646923310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011803s
2024-08-24T13:23:28.647131811Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2024-08-24T13:23:28.647278711Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-06s
2024-08-24T13:23:28.647479311Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32
2024-08-24T13:23:28.647775512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2024-08-24T13:23:28.648765615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010809s
2024-08-24T13:23:28.649021015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2024-08-24T13:23:28', 'add_indexer_flags')
2024-08-24T13:23:28.649286716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:28.652405923Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2024-08-24T13:23:28.652651324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046003s
2024-08-24T13:23:28.665131355Z [Debug] MigrationController: Took: 00:00:01.7389503
2024-08-24T13:23:28.780552739Z [Debug] FingerprintingService: fpcalc version: 1.5.1
2024-08-24T13:23:28.813467420Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2024-08-24T13:23:28.831194764Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2024-08-24T13:23:28.837149478Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2024-08-24T13:23:28.837573279Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2024-08-24T13:23:28.837587179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2024-08-24T13:23:28.844821297Z [Info] DatabaseEngineVersionCheck: SQLite 3.45.3
2024-08-24T13:23:28.844941897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073715s
2024-08-24T13:23:28.845063198Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2024-08-24T13:23:28.845154098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007497s
2024-08-24T13:23:28.848995207Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2024-08-24T13:23:28.849273508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:28.849783509Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2024-08-24T13:23:28.850518011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2024-08-24T13:23:28.851092612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009652s
2024-08-24T13:23:28.851253813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:28.859541633Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2024-08-24T13:23:28.859722634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092441s
2024-08-24T13:23:28.860153235Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2024-08-24T13:23:28.860316835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:28.860689436Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2024-08-24T13:23:28.860918037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2024-08-24T13:23:28.861398338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005285s
2024-08-24T13:23:28.861573738Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2024-08-24T13:23:28.861721139Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-06s
2024-08-24T13:23:28.861932339Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2024-08-24T13:23:28.862099840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2024-08-24T13:23:28.862977742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008659s
2024-08-24T13:23:28.863189642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:28.865995849Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2024-08-24T13:23:28.866122149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038524s
2024-08-24T13:23:28.866414050Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2024-08-24T13:23:28.866541251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:28.866828551Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2024-08-24T13:23:28.866922851Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2024-08-24T13:23:28.867048752Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2024-08-24T13:23:28.867204852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2024-08-24T13:23:28.867549953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003739s
2024-08-24T13:23:28.867698353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:28.870470260Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2024-08-24T13:23:28.870611461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032404s
2024-08-24T13:23:28.870906861Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2024-08-24T13:23:28.871042562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:28.871292562Z [Info] InitialSetup: Starting migration of Log DB to 1
2024-08-24T13:23:28.872059564Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2024-08-24T13:23:28.872394765Z [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)
2024-08-24T13:23:28.872838666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006643s
2024-08-24T13:23:28.872973566Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2024-08-24T13:23:28.873069067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2024-08-24T13:23:28.873274767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002238s
2024-08-24T13:23:28.873450268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2024-08-24T13:23:28', 'InitialSetup')
2024-08-24T13:23:28.873676568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:28.876681875Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2024-08-24T13:23:28.876857976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035022s
2024-08-24T13:23:28.877082676Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2024-08-24T13:23:28.877092376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:28.877447377Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2
2024-08-24T13:23:28.877782278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2024-08-24T13:23:28', 'add_reason_to_pending_releases')
2024-08-24T13:23:28.878163379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:28.880797386Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2024-08-24T13:23:28.880938486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035777s
2024-08-24T13:23:28.881120186Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2024-08-24T13:23:28.881232287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:28.881500487Z [Info] add_medium_support: Starting migration of Log DB to 3
2024-08-24T13:23:28.881694088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2024-08-24T13:23:28', 'add_medium_support')
2024-08-24T13:23:28.881936488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:28.885074996Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2024-08-24T13:23:28.885258797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036272s
2024-08-24T13:23:28.885458397Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2024-08-24T13:23:28.885604397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:28.885830598Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4
2024-08-24T13:23:28.886045799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2024-08-24T13:23:28', 'add_various_qualites_in_profile')
2024-08-24T13:23:28.886312499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:28.889482307Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2024-08-24T13:23:28.889654507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037257s
2024-08-24T13:23:28.889814908Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2024-08-24T13:23:28.889966408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:28.890181409Z [Info] metadata_profiles: Starting migration of Log DB to 5
2024-08-24T13:23:28.890410209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2024-08-24T13:23:28', 'metadata_profiles')
2024-08-24T13:23:28.890657510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:28.893385317Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2024-08-24T13:23:28.893612517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033275s
2024-08-24T13:23:28.893923018Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2024-08-24T13:23:28.894054918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:28.894306919Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6
2024-08-24T13:23:28.894562419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2024-08-24T13:23:28', 'separate_automatic_and_interactive_search')
2024-08-24T13:23:28.894861320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:28.898542029Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2024-08-24T13:23:28.898792830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042944s
2024-08-24T13:23:28.899060231Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2024-08-24T13:23:28.899273731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:28.899621432Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7
2024-08-24T13:23:28.899901133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2024-08-24T13:23:28', 'change_album_path_to_relative')
2024-08-24T13:23:28.900329734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:28.903510342Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2024-08-24T13:23:28.903700442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041317s
2024-08-24T13:23:28.903879242Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2024-08-24T13:23:28.904007443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:28.904230243Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8
2024-08-24T13:23:28.904432744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2024-08-24T13:23:28', 'change_quality_size_mb_to_kb')
2024-08-24T13:23:28.904687144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:28.907551051Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2024-08-24T13:23:28.907722852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034376s
2024-08-24T13:23:28.907904152Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2024-08-24T13:23:28.908028653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:28.908242453Z [Info] album_releases: Starting migration of Log DB to 9
2024-08-24T13:23:28.908427854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2024-08-24T13:23:28', 'album_releases')
2024-08-24T13:23:28.908662654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:28.911531461Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2024-08-24T13:23:28.911781262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033925s
2024-08-24T13:23:28.912032462Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2024-08-24T13:23:28.912176463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:28.912441963Z [Info] album_releases_fix: Starting migration of Log DB to 10
2024-08-24T13:23:28.912673264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2024-08-24T13:23:28', 'album_releases_fix')
2024-08-24T13:23:28.912943665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:28.915762572Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2024-08-24T13:23:28.915903372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034956s
2024-08-24T13:23:28.916076472Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2024-08-24T13:23:28.916202973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:28.916438173Z [Info] import_lists: Starting migration of Log DB to 11
2024-08-24T13:23:28.916632874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2024-08-24T13:23:28', 'import_lists')
2024-08-24T13:23:28.916869874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:28.919990582Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2024-08-24T13:23:28.920303783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036861s
2024-08-24T13:23:28.920471183Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2024-08-24T13:23:28.920667884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:28.921000685Z [Info] add_release_status: Starting migration of Log DB to 12
2024-08-24T13:23:28.921218285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2024-08-24T13:23:28', 'add_release_status')
2024-08-24T13:23:28.921528886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:28.924555693Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2024-08-24T13:23:28.924713694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038269s
2024-08-24T13:23:28.924914894Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2024-08-24T13:23:28.925035994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:28.925258695Z [Info] album_download_notification: Starting migration of Log DB to 13
2024-08-24T13:23:28.925464896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2024-08-24T13:23:28', 'album_download_notification')
2024-08-24T13:23:28.925717496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:28.928615803Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2024-08-24T13:23:28.928764304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034101s
2024-08-24T13:23:28.928961704Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2024-08-24T13:23:28.929094004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:28.929336805Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14
2024-08-24T13:23:28.929542106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2024-08-24T13:23:28', 'fix_language_metadata_profiles')
2024-08-24T13:23:28.929839706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:28.932819014Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2024-08-24T13:23:28.932972414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035965s
2024-08-24T13:23:28.933156014Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2024-08-24T13:23:28.933306015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:28.933565415Z [Info] remove_fanzub: Starting migration of Log DB to 15
2024-08-24T13:23:28.933757116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2024-08-24T13:23:28', 'remove_fanzub')
2024-08-24T13:23:28.933988417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:28.936635723Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2024-08-24T13:23:28.936763523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033149s
2024-08-24T13:23:28.936940024Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2024-08-24T13:23:28.937054024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:28.937265325Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16
2024-08-24T13:23:28.937461225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2024-08-24T13:23:28', 'update_artist_history_indexes')
2024-08-24T13:23:28.937703926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:28.940818533Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2024-08-24T13:23:28.941091534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035733s
2024-08-24T13:23:28.941334435Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2024-08-24T13:23:28.941476235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:28.941785636Z [Info] remove_nma: Starting migration of Log DB to 17
2024-08-24T13:23:28.942090536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2024-08-24T13:23:28', 'remove_nma')
2024-08-24T13:23:28.942509637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:28.945881546Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2024-08-24T13:23:28.946147446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042242s
2024-08-24T13:23:28.946683748Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2024-08-24T13:23:28.946701248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:28.947026449Z [Info] album_disambiguation: Starting migration of Log DB to 18
2024-08-24T13:23:28.947283249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2024-08-24T13:23:28', 'album_disambiguation')
2024-08-24T13:23:28.947687350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:28.950544257Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2024-08-24T13:23:28.950737358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038863s
2024-08-24T13:23:28.950956358Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2024-08-24T13:23:28.951128059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:28.951416059Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19
2024-08-24T13:23:28.951712660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2024-08-24T13:23:28', 'add_ape_quality_in_profiles')
2024-08-24T13:23:28.952033661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:28.955175369Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2024-08-24T13:23:28.955528070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038713s
2024-08-24T13:23:28.955886570Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2024-08-24T13:23:28.955991671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:28.956356872Z [Info] remove_pushalot: Starting migration of Log DB to 20
2024-08-24T13:23:28.956607572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2024-08-24T13:23:28', 'remove_pushalot')
2024-08-24T13:23:28.956964773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:28.959813580Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2024-08-24T13:23:28.959973980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037745s
2024-08-24T13:23:28.960187681Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2024-08-24T13:23:28.960349381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:28.960642682Z [Info] add_custom_filters: Starting migration of Log DB to 21
2024-08-24T13:23:28.961171783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2024-08-24T13:23:28', 'add_custom_filters')
2024-08-24T13:23:28.961346384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:28.964386791Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2024-08-24T13:23:28.964584192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039338s
2024-08-24T13:23:28.964794492Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2024-08-24T13:23:28.964886293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:28.965184193Z [Info] import_list_tags: Starting migration of Log DB to 22
2024-08-24T13:23:28.965379294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2024-08-24T13:23:28', 'import_list_tags')
2024-08-24T13:23:28.965710595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:28.968708902Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2024-08-24T13:23:28.968998103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036675s
2024-08-24T13:23:28.969220803Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2024-08-24T13:23:28.969434004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:28.969820905Z [Info] add_release_groups_etc: Starting migration of Log DB to 23
2024-08-24T13:23:28.970089205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2024-08-24T13:23:28', 'add_release_groups_etc')
2024-08-24T13:23:28.970370406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:28.973487214Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2024-08-24T13:23:28.973620814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038788s
2024-08-24T13:23:28.973844915Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2024-08-24T13:23:28.973855215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:28.974177415Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24
2024-08-24T13:23:28.974409216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2024-08-24T13:23:28', 'NewMediaInfoFormat')
2024-08-24T13:23:28.974835017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:28.977797824Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2024-08-24T13:23:28.977948125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037798s
2024-08-24T13:23:28.978178125Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2024-08-24T13:23:28.978325826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:28.978593526Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25
2024-08-24T13:23:28.978888027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2024-08-24T13:23:28', 'rename_restrictions_to_release_profiles')
2024-08-24T13:23:28.979249928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:28.982039835Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2024-08-24T13:23:28.982207835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036473s
2024-08-24T13:23:28.982467036Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2024-08-24T13:23:28.982628836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:28.982911437Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26
2024-08-24T13:23:28.983180238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2024-08-24T13:23:28', 'rename_quality_profiles_add_upgrade_allowed')
2024-08-24T13:23:28.983455538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:28.986189745Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2024-08-24T13:23:28.986460646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034914s
2024-08-24T13:23:28.986765346Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2024-08-24T13:23:28.986902747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:28.987221448Z [Info] add_import_exclusions: Starting migration of Log DB to 27
2024-08-24T13:23:28.987480148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2024-08-24T13:23:28', 'add_import_exclusions')
2024-08-24T13:23:28.987871249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:28.990719056Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2024-08-24T13:23:28.990855356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037444s
2024-08-24T13:23:28.991047357Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2024-08-24T13:23:28.991152557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:28.991388258Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28
2024-08-24T13:23:28.991585758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2024-08-24T13:23:28', 'clean_artist_metadata_table')
2024-08-24T13:23:28.991827259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:28.994453165Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2024-08-24T13:23:28.994580266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032324s
2024-08-24T13:23:28.994742966Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2024-08-24T13:23:28.994839166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:28.995068167Z [Info] health_issue_notification: Starting migration of Log DB to 29
2024-08-24T13:23:28.995304967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2024-08-24T13:23:28', 'health_issue_notification')
2024-08-24T13:23:28.995581868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:28.998544475Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2024-08-24T13:23:28.998700576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035784s
2024-08-24T13:23:28.998920376Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2024-08-24T13:23:28.999047477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:28.999253177Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30
2024-08-24T13:23:28.999481278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2024-08-24T13:23:28', 'add_mediafilerepository_mtime')
2024-08-24T13:23:28.999723178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:29.002285085Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2024-08-24T13:23:29.002425085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003215s
2024-08-24T13:23:29.002570285Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2024-08-24T13:23:29.002707286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:29.002883986Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31
2024-08-24T13:23:29.003081487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2024-08-24T13:23:29', 'add_artistmetadataid_constraint')
2024-08-24T13:23:29.003336587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:29.006176394Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2024-08-24T13:23:29.006313495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034172s
2024-08-24T13:23:29.006496595Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2024-08-24T13:23:29.006627095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:29.006820296Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32
2024-08-24T13:23:29.007034096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2024-08-24T13:23:29', 'old_ids_and_artist_alias')
2024-08-24T13:23:29.007285997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:29.010380805Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2024-08-24T13:23:29.010578505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036757s
2024-08-24T13:23:29.010735705Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2024-08-24T13:23:29.010900306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:29.011138606Z [Info] download_propers_config: Starting migration of Log DB to 33
2024-08-24T13:23:29.011389207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2024-08-24T13:23:29', 'download_propers_config')
2024-08-24T13:23:29.011718208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:29.015128616Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2024-08-24T13:23:29.015279117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041319s
2024-08-24T13:23:29.015458817Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2024-08-24T13:23:29.015569717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:29.015817318Z [Info] remove_language_profiles: Starting migration of Log DB to 34
2024-08-24T13:23:29.016020518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2024-08-24T13:23:29', 'remove_language_profiles')
2024-08-24T13:23:29.016289119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:29.018894225Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2024-08-24T13:23:29.019013026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032993s
2024-08-24T13:23:29.019154626Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2024-08-24T13:23:29.019253326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:29.019453127Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35
2024-08-24T13:23:29.019632427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2024-08-24T13:23:29', 'multi_disc_naming_format')
2024-08-24T13:23:29.019869028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:29.022586535Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2024-08-24T13:23:29.022719835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032732s
2024-08-24T13:23:29.022889035Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2024-08-24T13:23:29.023002436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:29.023205836Z [Info] add_download_client_priority: Starting migration of Log DB to 36
2024-08-24T13:23:29.023381837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2024-08-24T13:23:29', 'add_download_client_priority')
2024-08-24T13:23:29.023617637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:29.026106643Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2024-08-24T13:23:29.026269044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003074s
2024-08-24T13:23:29.026453144Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2024-08-24T13:23:29.026671445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:29.026830645Z [Info] remove_growl_prowl: Starting migration of Log DB to 37
2024-08-24T13:23:29.027037946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2024-08-24T13:23:29', 'remove_growl_prowl')
2024-08-24T13:23:29.027291146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:29.030449554Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2024-08-24T13:23:29.030683054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036682s
2024-08-24T13:23:29.030933755Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2024-08-24T13:23:29.031184156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:29.031453956Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38
2024-08-24T13:23:29.031790357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2024-08-24T13:23:29', 'remove_plex_hometheatre')
2024-08-24T13:23:29.032150958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:29.035527366Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2024-08-24T13:23:29.035715767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043415s
2024-08-24T13:23:29.035920167Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2024-08-24T13:23:29.036095768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:29.036347868Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39
2024-08-24T13:23:29.036663069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2024-08-24T13:23:29', 'add_root_folder_add_defaults')
2024-08-24T13:23:29.036879070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:29.039710177Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2024-08-24T13:23:29.039829277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035364s
2024-08-24T13:23:29.040063178Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2024-08-24T13:23:29.040191978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:29.040447679Z [Info] task_duration: Starting migration of Log DB to 40
2024-08-24T13:23:29.040615579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2024-08-24T13:23:29', 'task_duration')
2024-08-24T13:23:29.040928280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:29.043550986Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2024-08-24T13:23:29.043657986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033077s
2024-08-24T13:23:29.044602489Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2024-08-24T13:23:29.044615689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:29.044617689Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41
2024-08-24T13:23:29.044845489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2024-08-24T13:23:29', 'add_indexer_and_enabled_to_release_profiles')
2024-08-24T13:23:29.045199790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:29.048339498Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2024-08-24T13:23:29.048542198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041451s
2024-08-24T13:23:29.048748199Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2024-08-24T13:23:29.048888899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:29.049133600Z [Info] remove_album_folders: Starting migration of Log DB to 42
2024-08-24T13:23:29.049327200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2024-08-24T13:23:29', 'remove_album_folders')
2024-08-24T13:23:29.049598801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:29.052443508Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2024-08-24T13:23:29.052637709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034714s
2024-08-24T13:23:29.052888209Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2024-08-24T13:23:29.053035210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:29.053317810Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44
2024-08-24T13:23:29.053509011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2024-08-24T13:23:29', 'add_priority_to_indexers')
2024-08-24T13:23:29.053749111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:29.056424018Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2024-08-24T13:23:29.056566718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033654s
2024-08-24T13:23:29.056752919Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2024-08-24T13:23:29.056892219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:29.057113420Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45
2024-08-24T13:23:29.057336520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2024-08-24T13:23:29', 'remove_chown_and_folderchmod_config')
2024-08-24T13:23:29.057568021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:29.060218227Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2024-08-24T13:23:29.060343627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032973s
2024-08-24T13:23:29.060500528Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2024-08-24T13:23:29.060585128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:29.060800729Z [Info] update_notifiarr: Starting migration of Log DB to 47
2024-08-24T13:23:29.060976829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2024-08-24T13:23:29', 'update_notifiarr')
2024-08-24T13:23:29.061229330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:29.064544938Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2024-08-24T13:23:29.064700238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038405s
2024-08-24T13:23:29.064874739Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2024-08-24T13:23:29.065001239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:29.065210739Z [Info] email_multiple_addresses: Starting migration of Log DB to 49
2024-08-24T13:23:29.065398940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2024-08-24T13:23:29', 'email_multiple_addresses')
2024-08-24T13:23:29.065651841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:29.068509448Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2024-08-24T13:23:29.068670248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034369s
2024-08-24T13:23:29.068834448Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2024-08-24T13:23:29.068966249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:29.069187749Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50
2024-08-24T13:23:29.069360550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2024-08-24T13:23:29', 'rename_blacklist_to_blocklist')
2024-08-24T13:23:29.069613550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:29.072396057Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2024-08-24T13:23:29.072646758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033155s
2024-08-24T13:23:29.072893358Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2024-08-24T13:23:29.073071559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:29.073318459Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51
2024-08-24T13:23:29.073590060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2024-08-24T13:23:29', 'cdh_per_downloadclient')
2024-08-24T13:23:29.073864261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:29.077016169Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2024-08-24T13:23:29.077157269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039091s
2024-08-24T13:23:29.077307069Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2024-08-24T13:23:29.077389969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:29.077616670Z [Info] download_history: Starting migration of Log DB to 52
2024-08-24T13:23:29.077827371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2024-08-24T13:23:29', 'download_history')
2024-08-24T13:23:29.078190071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:29.081101779Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2024-08-24T13:23:29.081263879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035842s
2024-08-24T13:23:29.081429179Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2024-08-24T13:23:29.081544680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:29.081761080Z [Info] add_update_history: Starting migration of Log DB to 53
2024-08-24T13:23:29.082103681Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2024-08-24T13:23:29.082370882Z [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)
2024-08-24T13:23:29.082869783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005608s
2024-08-24T13:23:29.082929083Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2024-08-24T13:23:29.083117284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2024-08-24T13:23:29.083378384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002932s
2024-08-24T13:23:29.083551885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2024-08-24T13:23:29', 'add_update_history')
2024-08-24T13:23:29.083770285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:29.086848893Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2024-08-24T13:23:29.087160593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036727s
2024-08-24T13:23:29.087367494Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2024-08-24T13:23:29.087478894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:29.087733995Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54
2024-08-24T13:23:29.087941395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2024-08-24T13:23:29', 'add_on_update_to_notifications')
2024-08-24T13:23:29.088287796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:29.091017003Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2024-08-24T13:23:29.091146003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034936s
2024-08-24T13:23:29.091307204Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2024-08-24T13:23:29.091399404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:29.091634104Z [Info] download_client_per_indexer: Starting migration of Log DB to 55
2024-08-24T13:23:29.091888705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2024-08-24T13:23:29', 'download_client_per_indexer')
2024-08-24T13:23:29.092112406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:29.094775712Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2024-08-24T13:23:29.094971313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032637s
2024-08-24T13:23:29.095168113Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2024-08-24T13:23:29.095360414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:29.095616814Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56
2024-08-24T13:23:29.095929015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2024-08-24T13:23:29', 'AddNewItemMonitorType')
2024-08-24T13:23:29.096279016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:29.099216323Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2024-08-24T13:23:29.099368224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037561s
2024-08-24T13:23:29.099525424Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2024-08-24T13:23:29.099640724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:29.099876825Z [Info] ImportListSearch: Starting migration of Log DB to 57
2024-08-24T13:23:29.100048025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2024-08-24T13:23:29', 'ImportListSearch')
2024-08-24T13:23:29.100291226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:29.102965232Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2024-08-24T13:23:29.103107733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033074s
2024-08-24T13:23:29.103269433Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2024-08-24T13:23:29.103397133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:29.103579434Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58
2024-08-24T13:23:29.103837435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2024-08-24T13:23:29', 'ImportListMonitorExisting')
2024-08-24T13:23:29.104074935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:29.106655241Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2024-08-24T13:23:29.106794042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032253s
2024-08-24T13:23:29.106933642Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2024-08-24T13:23:29.107063842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:29.107246543Z [Info] add_indexer_tags: Starting migration of Log DB to 59
2024-08-24T13:23:29.107424343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2024-08-24T13:23:29', 'add_indexer_tags')
2024-08-24T13:23:29.107654544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:29.110400351Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2024-08-24T13:23:29.110580251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032275s
2024-08-24T13:23:29.110765552Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2024-08-24T13:23:29.110936852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:29.111149153Z [Info] update_audio_types: Starting migration of Log DB to 60
2024-08-24T13:23:29.111358053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2024-08-24T13:23:29', 'update_audio_types')
2024-08-24T13:23:29.111632854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:29.114683261Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2024-08-24T13:23:29.114853362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036666s
2024-08-24T13:23:29.115067662Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2024-08-24T13:23:29.115251363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:29.115517463Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61
2024-08-24T13:23:29.116237965Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2024-08-24T13:23:29.116469366Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s
2024-08-24T13:23:29.116604066Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2024-08-24T13:23:29.117536668Z [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)
2024-08-24T13:23:29.118180270Z [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"
2024-08-24T13:23:29.118504671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2024-08-24T13:23:29.119099972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2024-08-24T13:23:29.119718874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2024-08-24T13:23:29.119939174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031525s
2024-08-24T13:23:29.120049274Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2024-08-24T13:23:29.120182475Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2024-08-24T13:23:29.120285275Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2024-08-24T13:23:29.120792076Z [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)
2024-08-24T13:23:29.124151085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2024-08-24T13:23:29.124400285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2024-08-24T13:23:29.124706986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2024-08-24T13:23:29.125374488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2024-08-24T13:23:29.125793789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053546s
2024-08-24T13:23:29.125963489Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2024-08-24T13:23:29.126105389Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s
2024-08-24T13:23:29.126397590Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2024-08-24T13:23:29.127062992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2024-08-24T13:23:29.127568493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2024-08-24T13:23:29.128201695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2024-08-24T13:23:29.128661996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2024-08-24T13:23:29.129340997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2024-08-24T13:23:29.129662398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003059s
2024-08-24T13:23:29.129987599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2024-08-24T13:23:29', 'postgres_update_timestamp_columns_to_with_timezone')
2024-08-24T13:23:29.130209599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:29.133299507Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2024-08-24T13:23:29.133459907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065845s
2024-08-24T13:23:29.133625808Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2024-08-24T13:23:29.133759008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:29.134035809Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62
2024-08-24T13:23:29.134228609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2024-08-24T13:23:29', 'add_on_delete_to_notifications')
2024-08-24T13:23:29.134546910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:29.137473817Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2024-08-24T13:23:29.137645118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036056s
2024-08-24T13:23:29.137827018Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2024-08-24T13:23:29.137911318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:29.138228519Z [Info] add_custom_formats: Starting migration of Log DB to 63
2024-08-24T13:23:29.138448720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2024-08-24T13:23:29', 'add_custom_formats')
2024-08-24T13:23:29.138850621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:29.141602327Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2024-08-24T13:23:29.141739528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035983s
2024-08-24T13:23:29.141904428Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2024-08-24T13:23:29.141989428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:29.142317929Z [Info] add_result_to_commands: Starting migration of Log DB to 64
2024-08-24T13:23:29.142513630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2024-08-24T13:23:29', 'add_result_to_commands')
2024-08-24T13:23:29.142815530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:29.145459337Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2024-08-24T13:23:29.145585937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034019s
2024-08-24T13:23:29.145891538Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2024-08-24T13:23:29.145899638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:29.146112339Z [Info] health_restored_notification: Starting migration of Log DB to 65
2024-08-24T13:23:29.146377439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2024-08-24T13:23:29', 'health_restored_notification')
2024-08-24T13:23:29.146567940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:29.149496147Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2024-08-24T13:23:29.149628547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034628s
2024-08-24T13:23:29.149790048Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2024-08-24T13:23:29.149883448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:29.150144749Z [Info] remove_uc: Starting migration of Log DB to 66
2024-08-24T13:23:29.150344949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2024-08-24T13:23:29', 'remove_uc')
2024-08-24T13:23:29.150664650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:29.153377456Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2024-08-24T13:23:29.153482857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034415s
2024-08-24T13:23:29.153650257Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2024-08-24T13:23:29.153773557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:29.153959558Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67
2024-08-24T13:23:29.154150258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2024-08-24T13:23:29', 'download_clients_rename_tv_to_music')
2024-08-24T13:23:29.154388259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:29.157023865Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2024-08-24T13:23:29.157300766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032281s
2024-08-24T13:23:29.157533367Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2024-08-24T13:23:29.157714667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:29.157978868Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68
2024-08-24T13:23:29.158317169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2024-08-24T13:23:29', 'add_colon_replacement_to_naming_config')
2024-08-24T13:23:29.158659869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:29.161440776Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2024-08-24T13:23:29.161543377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036361s
2024-08-24T13:23:29.161711677Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2024-08-24T13:23:29.161809877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:29.162026078Z [Info] list_sync_time: Starting migration of Log DB to 69
2024-08-24T13:23:29.162209278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2024-08-24T13:23:29', 'list_sync_time')
2024-08-24T13:23:29.162449779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:29.165136285Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2024-08-24T13:23:29.165234586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032849s
2024-08-24T13:23:29.165405786Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2024-08-24T13:23:29.165541786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:29.165736887Z [Info] add_download_client_tags: Starting migration of Log DB to 70
2024-08-24T13:23:29.165919287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2024-08-24T13:23:29', 'add_download_client_tags')
2024-08-24T13:23:29.166152488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:29.168638394Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2024-08-24T13:23:29.168754594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030963s
2024-08-24T13:23:29.168882695Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2024-08-24T13:23:29.168985295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:29.169165595Z [Info] add_notification_status: Starting migration of Log DB to 71
2024-08-24T13:23:29.169348696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2024-08-24T13:23:29', 'add_notification_status')
2024-08-24T13:23:29.169556396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:29.172035802Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2024-08-24T13:23:29.172154103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002973s
2024-08-24T13:23:29.172313603Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2024-08-24T13:23:29.172477303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:29.172631804Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72
2024-08-24T13:23:29.172846504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2024-08-24T13:23:29', 'add_alac_24_quality_in_profiles')
2024-08-24T13:23:29.173055705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:29.175524011Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2024-08-24T13:23:29.175604311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030393s
2024-08-24T13:23:29.175760112Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2024-08-24T13:23:29.175871912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:29.176051012Z [Info] add_salt_to_users: Starting migration of Log DB to 73
2024-08-24T13:23:29.176225013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2024-08-24T13:23:29', 'add_salt_to_users')
2024-08-24T13:23:29.176484313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:29.180989724Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2024-08-24T13:23:29.181259225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048952s
2024-08-24T13:23:29.181491126Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2024-08-24T13:23:29.181675926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:29.181934527Z [Info] add_auto_tagging: Starting migration of Log DB to 74
2024-08-24T13:23:29.182122627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2024-08-24T13:23:29', 'add_auto_tagging')
2024-08-24T13:23:29.182401928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:29.185424735Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2024-08-24T13:23:29.185597736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037063s
2024-08-24T13:23:29.185774836Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2024-08-24T13:23:29.185918037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:29.186103037Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75
2024-08-24T13:23:29.186295537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2024-08-24T13:23:29', 'quality_definition_preferred_size')
2024-08-24T13:23:29.186574338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:29.189099644Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2024-08-24T13:23:29.189219145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031833s
2024-08-24T13:23:29.189352245Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2024-08-24T13:23:29.189482645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:29.189653146Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76
2024-08-24T13:23:29.189837346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2024-08-24T13:23:29', 'add_on_artist_add_to_notifications')
2024-08-24T13:23:29.190068647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:29.192530153Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2024-08-24T13:23:29.192655553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030225s
2024-08-24T13:23:29.192796453Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2024-08-24T13:23:29.192918154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:29.193172254Z [Info] album_last_searched_time: Starting migration of Log DB to 77
2024-08-24T13:23:29.193429255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2024-08-24T13:23:29', 'album_last_searched_time')
2024-08-24T13:23:29.193773756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:29.198257567Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2024-08-24T13:23:29.198415967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052259s
2024-08-24T13:23:29.198568668Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2024-08-24T13:23:29.198664768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:23:29.198905569Z [Info] add_indexer_flags: Starting migration of Log DB to 78
2024-08-24T13:23:29.199110869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2024-08-24T13:23:29', 'add_indexer_flags')
2024-08-24T13:23:29.199376970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:23:29.202325877Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2024-08-24T13:23:29.202445977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035113s
2024-08-24T13:23:29.396620655Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686
2024-08-24T13:23:29.409122886Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2024-08-24T13:23:29.575738896Z [Info] QualityProfileService: Setting up default quality profiles
2024-08-24T13:23:29.622519711Z [Info] MetadataProfileService: Setting up standard metadata profile
2024-08-24T13:23:29.634137040Z [Info] MetadataProfileService: Setting up empty metadata profile
2024-08-24T13:23:29.689222275Z [ls.io-init] done.
2024-08-24T13:23:29.727924771Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2024-08-24T13:23:29.728826173Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2024-08-24T13:23:29.729057373Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin
2024-08-24T13:23:29.965100754Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
Expand
NAME VERSION TYPE
Bouncy Castle for .NET (netstandard2.0) 1.9.0.1 dotnet
Dapper 2.0.151.35995 dotnet
Diacritical 1.0.4.0 dotnet
DryIoc 5.4.3.0 dotnet
DryIoc.Microsoft.DependencyInjection net6.0 6.2.0.0 dotnet
Dynamitey 2.0.9.136 dotnet
Equ 2.3.0 dotnet
FluentMigrator 3.3.2.9 dotnet (+19 duplicates)
FluentValidation 9.5.4.0 dotnet
ICSharpCode.SharpZipLib 1.3.3.11 dotnet
Ical.Net 1.0.0.0 dotnet
ImpromptuInterface 7.0.1.0 dotnet
Json.NET 13.0.3.27908 dotnet
Lidarr 2.4.3.4248 dotnet (+7 duplicates)
MailKit 3.6.0.0 dotnet
Microsoft.AspNetCore 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Antiforgery 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Authentication 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Authentication.Abstractions 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Authentication.Cookies 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Authentication.Core 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Authentication.OAuth 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Authorization 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Authorization.Policy 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Components 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Components.Authorization 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Components.Forms 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Components.Server 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Components.Web 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Connections.Abstractions 6.0.2924.17108 dotnet
Microsoft.AspNetCore.CookiePolicy 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Cors 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Cryptography.Internal 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Cryptography.KeyDerivation 6.0.2924.17108 dotnet
Microsoft.AspNetCore.DataProtection 6.0.2924.17108 dotnet
Microsoft.AspNetCore.DataProtection.Abstractions 6.0.2924.17108 dotnet
Microsoft.AspNetCore.DataProtection.Extensions 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Diagnostics 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Diagnostics.Abstractions 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Diagnostics.HealthChecks 6.0.2924.17108 dotnet
Microsoft.AspNetCore.HostFiltering 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Hosting 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Hosting.Abstractions 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Hosting.Server.Abstractions 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Html.Abstractions 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Http 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Http.Abstractions 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Http.Connections 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Http.Connections.Common 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Http.Extensions 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Http.Features 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Http.Results 6.0.2924.17108 dotnet
Microsoft.AspNetCore.HttpLogging 6.0.2924.17108 dotnet
Microsoft.AspNetCore.HttpOverrides 6.0.2924.17108 dotnet
Microsoft.AspNetCore.HttpsPolicy 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Identity 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Localization 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Localization.Routing 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Metadata 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Mvc 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Mvc.Abstractions 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Mvc.ApiExplorer 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Mvc.Core 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Mvc.Cors 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Mvc.DataAnnotations 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Mvc.Formatters.Json 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Mvc.Formatters.Xml 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Mvc.Localization 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Mvc.Razor 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Mvc.RazorPages 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Mvc.TagHelpers 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Mvc.ViewFeatures 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Razor 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Razor.Runtime 6.0.2924.17108 dotnet
Microsoft.AspNetCore.ResponseCaching 6.0.2924.17108 dotnet
Microsoft.AspNetCore.ResponseCaching.Abstractions 6.0.2924.17108 dotnet
Microsoft.AspNetCore.ResponseCompression 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Rewrite 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Routing 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Routing.Abstractions 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Server.HttpSys 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Server.IIS 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Server.IISIntegration 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Server.Kestrel 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Server.Kestrel.Core 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Server.Kestrel.Transport.Quic 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Session 6.0.2924.17108 dotnet
Microsoft.AspNetCore.SignalR 6.0.2924.17108 dotnet
Microsoft.AspNetCore.SignalR.Common 6.0.2924.17108 dotnet
Microsoft.AspNetCore.SignalR.Core 6.0.2924.17108 dotnet
Microsoft.AspNetCore.SignalR.Protocols.Json 6.0.2924.17108 dotnet
Microsoft.AspNetCore.StaticFiles 6.0.2924.17108 dotnet
Microsoft.AspNetCore.WebSockets 6.0.2924.17108 dotnet
Microsoft.AspNetCore.WebUtilities 6.0.2924.17108 dotnet
Microsoft.Bcl.AsyncInterfaces 6.0.21.52210 dotnet
Microsoft.Bcl.TimeProvider 8.0.23.53103 dotnet
Microsoft.CSharp 6.0.2924.17105 dotnet
Microsoft.Data.SqlClient 2.1.2+2a61e8301e9d21ada2338a9279cf27653e781757 dotnet
Microsoft.Extensions.Caching.Abstractions 6.0.21.52210 dotnet
Microsoft.Extensions.Caching.Memory 6.0.222.6406 dotnet
Microsoft.Extensions.Configuration 6.0.322.12309 dotnet
Microsoft.Extensions.Configuration.Abstractions 6.0.21.52210 dotnet
Microsoft.Extensions.Configuration.Binder 6.0.21.52210 dotnet
Microsoft.Extensions.Configuration.CommandLine 6.0.21.52210 dotnet
Microsoft.Extensions.Configuration.EnvironmentVariables 6.0.222.6406 dotnet
Microsoft.Extensions.Configuration.FileExtensions 6.0.21.52210 dotnet
Microsoft.Extensions.Configuration.Ini 6.0.21.52210 dotnet
Microsoft.Extensions.Configuration.Json 6.0.21.52210 dotnet
Microsoft.Extensions.Configuration.KeyPerFile 6.0.2924.17108 dotnet
Microsoft.Extensions.Configuration.UserSecrets 6.0.222.6406 dotnet
Microsoft.Extensions.Configuration.Xml 6.0.21.52210 dotnet
Microsoft.Extensions.DependencyInjection 6.0.1022.47605 dotnet
Microsoft.Extensions.DependencyInjection.Abstractions 7.0.22.51805 dotnet
Microsoft.Extensions.Diagnostics.HealthChecks 6.0.2924.17108 dotnet
Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions 6.0.2924.17108 dotnet
Microsoft.Extensions.Features 6.0.2924.17108 dotnet
Microsoft.Extensions.FileProviders.Abstractions 6.0.21.52210 dotnet
Microsoft.Extensions.FileProviders.Composite 6.0.21.52210 dotnet
Microsoft.Extensions.FileProviders.Embedded 6.0.2924.17108 dotnet
Microsoft.Extensions.FileProviders.Physical 6.0.21.52210 dotnet
Microsoft.Extensions.FileSystemGlobbing 6.0.21.52210 dotnet
Microsoft.Extensions.Hosting 6.0.222.6406 dotnet
Microsoft.Extensions.Hosting.Abstractions 6.0.21.52210 dotnet
Microsoft.Extensions.Hosting.WindowsServices 6.0.1823.26907 dotnet
Microsoft.Extensions.Http 6.0.21.52210 dotnet
Microsoft.Extensions.Identity.Core 6.0.2924.17108 dotnet
Microsoft.Extensions.Identity.Stores 6.0.2924.17108 dotnet
Microsoft.Extensions.Localization 6.0.2924.17108 dotnet
Microsoft.Extensions.Localization.Abstractions 6.0.2924.17108 dotnet
Microsoft.Extensions.Logging 6.0.21.52210 dotnet
Microsoft.Extensions.Logging.Abstractions 6.0.1823.26907 dotnet
Microsoft.Extensions.Logging.Configuration 6.0.21.52210 dotnet
Microsoft.Extensions.Logging.Console 6.0.21.52210 dotnet
Microsoft.Extensions.Logging.Debug 6.0.21.52210 dotnet
Microsoft.Extensions.Logging.EventLog 6.0.21.52210 dotnet
Microsoft.Extensions.Logging.EventSource 6.0.21.52210 dotnet
Microsoft.Extensions.Logging.TraceSource 6.0.21.52210 dotnet
Microsoft.Extensions.ObjectPool 6.0.2924.17108 dotnet
Microsoft.Extensions.Options 6.0.21.52210 dotnet
Microsoft.Extensions.Options.ConfigurationExtensions 6.0.21.52210 dotnet
Microsoft.Extensions.Options.DataAnnotations 6.0.21.52210 dotnet
Microsoft.Extensions.Primitives 6.0.21.52210 dotnet
Microsoft.Extensions.WebEncoders 6.0.2924.17108 dotnet
Microsoft.Identity.Client 4.21.1.0 dotnet
Microsoft.IdentityModel.JsonWebTokens 6.8.0.11012235604.824068adaeb7b158df2b36d8787f689646e715e0 dotnet
Microsoft.IdentityModel.Logging 6.8.0.11012235604.824068adaeb7b158df2b36d8787f689646e715e0 dotnet
Microsoft.IdentityModel.Protocols 6.8.0.11012235604.824068adaeb7b158df2b36d8787f689646e715e0 dotnet
Microsoft.IdentityModel.Protocols.OpenIdConnect 6.8.0.11012235604.824068adaeb7b158df2b36d8787f689646e715e0 dotnet
Microsoft.IdentityModel.Tokens 6.8.0.11012235604.824068adaeb7b158df2b36d8787f689646e715e0 dotnet
Microsoft.JSInterop 6.0.2924.17108 dotnet
Microsoft.Net.Http.Headers 6.0.2924.17108 dotnet
Microsoft.OpenApi 1.6.14.0 dotnet
Microsoft.VisualBasic 6.0.2924.17105 dotnet
Microsoft.VisualBasic.Core 11.100.2924.17105 dotnet
Microsoft.Win32.Primitives 6.0.2924.17105 dotnet
Microsoft.Win32.Registry 6.0.2924.17105 dotnet
Microsoft.Win32.SystemEvents 6.0.21.52210 dotnet
MimeKit 3.6.0.0 dotnet
Mono.Nat 3.0.1 dotnet
Mono.Posix.NETStandard 1.0.0.0 dotnet
MonoTorrent 2.0.7 dotnet
NLog v5.2.0 5.2.0.1813 dotnet
NLog.Extensions.Logging v5.0.4 5.0.4.221 dotnet
NLog.Targets.Syslog 7.0.0.0 dotnet
NodaTime 3.0.0.0 dotnet
Npgsql 7.0.7.0 dotnet
Polly 8.3.1.3207 dotnet
Polly.Contrib.WaitAndRetry 1.1.1.0+7596d2dacf22d88bbd814bc49c28424fb6e921e9 dotnet
Polly.Core 8.3.1.3207 dotnet
ReusableTasks 2.0.0 dotnet
Sentry 3.25.0.0 dotnet
SixLabors.ImageSharp 3.1.4.0 dotnet
SpotifyAPI.Web 1.0.0.0 dotnet
Swashbuckle.AspNetCore.Annotations 6.6.2.401 dotnet
Swashbuckle.AspNetCore.Swagger 6.6.2.401 dotnet
Swashbuckle.AspNetCore.SwaggerGen 6.6.2.401 dotnet
System 6.0.2924.17105 dotnet
System.AppContext 6.0.2924.17105 dotnet
System.Buffers 6.0.2924.17105 dotnet
System.Collections 6.0.2924.17105 dotnet
System.Collections.Concurrent 6.0.2924.17105 dotnet
System.Collections.Immutable 6.0.2924.17105 dotnet
System.Collections.NonGeneric 6.0.2924.17105 dotnet
System.Collections.Specialized 6.0.2924.17105 dotnet
System.ComponentModel 6.0.2924.17105 dotnet
System.ComponentModel.Annotations 6.0.2924.17105 dotnet
System.ComponentModel.DataAnnotations 6.0.2924.17105 dotnet
System.ComponentModel.EventBasedAsync 6.0.2924.17105 dotnet
System.ComponentModel.Primitives 6.0.2924.17105 dotnet
System.ComponentModel.TypeConverter 6.0.2924.17105 dotnet
System.Configuration 6.0.2924.17105 dotnet
System.Configuration.ConfigurationManager 6.0.922.41905 dotnet
System.Console 6.0.2924.17105 dotnet
System.Core 6.0.2924.17105 dotnet
System.Data 6.0.2924.17105 dotnet
System.Data.Common 6.0.2924.17105 dotnet
System.Data.DataSetExtensions 6.0.2924.17105 dotnet
System.Data.SQLite 1.0.115.5 dotnet
System.Data.SqlServerCe 4.0.8876.1 dotnet
System.Diagnostics.Contracts 6.0.2924.17105 dotnet
System.Diagnostics.Debug 6.0.2924.17105 dotnet
System.Diagnostics.DiagnosticSource 6.0.2924.17105 dotnet
System.Diagnostics.EventLog 6.0.21.52210 dotnet
System.Diagnostics.FileVersionInfo 6.0.2924.17105 dotnet
System.Diagnostics.Process 6.0.2924.17105 dotnet
System.Diagnostics.StackTrace 6.0.2924.17105 dotnet
System.Diagnostics.TextWriterTraceListener 6.0.2924.17105 dotnet
System.Diagnostics.Tools 6.0.2924.17105 dotnet
System.Diagnostics.TraceSource 6.0.2924.17105 dotnet
System.Diagnostics.Tracing 6.0.2924.17105 dotnet
System.Drawing 6.0.2924.17105 dotnet
System.Drawing.Common 6.0.21.52210 dotnet
System.Drawing.Primitives 6.0.2924.17105 dotnet
System.Dynamic.Runtime 6.0.2924.17105 dotnet
System.Formats.Asn1 6.0.2924.17105 dotnet
System.Globalization 6.0.2924.17105 dotnet
System.Globalization.Calendars 6.0.2924.17105 dotnet
System.Globalization.Extensions 6.0.2924.17105 dotnet
System.IO 6.0.2924.17105 dotnet
System.IO.Abstractions 17.0.24.38649 dotnet
System.IO.Compression 6.0.2924.17105 dotnet
System.IO.Compression.Brotli 6.0.2924.17105 dotnet
System.IO.Compression.FileSystem 6.0.2924.17105 dotnet
System.IO.Compression.ZipFile 6.0.2924.17105 dotnet
System.IO.FileSystem 6.0.2924.17105 dotnet
System.IO.FileSystem.AccessControl 6.0.2924.17105 dotnet
System.IO.FileSystem.DriveInfo 6.0.2924.17105 dotnet
System.IO.FileSystem.Primitives 6.0.2924.17105 dotnet
System.IO.FileSystem.Watcher 6.0.2924.17105 dotnet
System.IO.IsolatedStorage 6.0.2924.17105 dotnet
System.IO.MemoryMappedFiles 6.0.2924.17105 dotnet
System.IO.Pipelines 6.0.522.21309 dotnet
System.IO.Pipes 6.0.2924.17105 dotnet
System.IO.Pipes.AccessControl 6.0.2924.17105 dotnet
System.IO.UnmanagedMemoryStream 6.0.2924.17105 dotnet
System.IdentityModel.Tokens.Jwt 6.8.0.11012235604.824068adaeb7b158df2b36d8787f689646e715e0 dotnet
System.Linq 6.0.2924.17105 dotnet
System.Linq.Expressions 6.0.2924.17105 dotnet
System.Linq.Parallel 6.0.2924.17105 dotnet
System.Linq.Queryable 6.0.2924.17105 dotnet
System.Memory 6.0.2924.17105 dotnet
System.Net 6.0.2924.17105 dotnet
System.Net.Http 6.0.2924.17105 dotnet
System.Net.Http.Json 6.0.2924.17105 dotnet
System.Net.HttpListener 6.0.2924.17105 dotnet
System.Net.Mail 6.0.2924.17105 dotnet
System.Net.NameResolution 6.0.2924.17105 dotnet
System.Net.NetworkInformation 6.0.2924.17105 dotnet
System.Net.Ping 6.0.2924.17105 dotnet
System.Net.Primitives 6.0.2924.17105 dotnet
System.Net.Quic 6.0.2924.17105 dotnet
System.Net.Requests 6.0.2924.17105 dotnet
System.Net.Security 6.0.2924.17105 dotnet
System.Net.ServicePoint 6.0.2924.17105 dotnet
System.Net.Sockets 6.0.2924.17105 dotnet
System.Net.WebClient 6.0.2924.17105 dotnet
System.Net.WebHeaderCollection 6.0.2924.17105 dotnet
System.Net.WebProxy 6.0.2924.17105 dotnet
System.Net.WebSockets 6.0.2924.17105 dotnet
System.Net.WebSockets.Client 6.0.2924.17105 dotnet
System.Numerics 6.0.2924.17105 dotnet
System.Numerics.Vectors 6.0.2924.17105 dotnet
System.ObjectModel 6.0.2924.17105 dotnet
System.Private.CoreLib 6.0.2924.17105 dotnet
System.Private.DataContractSerialization 6.0.2924.17105 dotnet
System.Private.Uri 6.0.2924.17105 dotnet
System.Private.Xml 6.0.2924.17105 dotnet
System.Private.Xml.Linq 6.0.2924.17105 dotnet
System.Reflection 6.0.2924.17105 dotnet
System.Reflection.DispatchProxy 6.0.2924.17105 dotnet
System.Reflection.Emit 6.0.2924.17105 dotnet
System.Reflection.Emit.ILGeneration 6.0.2924.17105 dotnet
System.Reflection.Emit.Lightweight 6.0.2924.17105 dotnet
System.Reflection.Extensions 6.0.2924.17105 dotnet
System.Reflection.Metadata 6.0.2924.17105 dotnet
System.Reflection.Primitives 6.0.2924.17105 dotnet
System.Reflection.TypeExtensions 6.0.2924.17105 dotnet
System.Resources.Reader 6.0.2924.17105 dotnet
System.Resources.ResourceManager 6.0.2924.17105 dotnet
System.Resources.Writer 6.0.2924.17105 dotnet
System.Runtime 6.0.2924.17105 dotnet
System.Runtime.Caching 4.700.19.56404 dotnet
System.Runtime.CompilerServices.VisualC 6.0.2924.17105 dotnet
System.Runtime.Extensions 6.0.2924.17105 dotnet
System.Runtime.Handles 6.0.2924.17105 dotnet
System.Runtime.InteropServices 6.0.2924.17105 dotnet
System.Runtime.InteropServices.RuntimeInformation 6.0.2924.17105 dotnet
System.Runtime.Intrinsics 6.0.2924.17105 dotnet
System.Runtime.Loader 6.0.2924.17105 dotnet
System.Runtime.Numerics 6.0.2924.17105 dotnet
System.Runtime.Serialization 6.0.2924.17105 dotnet
System.Runtime.Serialization.Formatters 6.0.2924.17105 dotnet
System.Runtime.Serialization.Json 6.0.2924.17105 dotnet
System.Runtime.Serialization.Primitives 6.0.2924.17105 dotnet
System.Runtime.Serialization.Xml 6.0.2924.17105 dotnet
System.Security 6.0.2924.17105 dotnet
System.Security.AccessControl 6.0.2924.17105 dotnet
System.Security.Claims 6.0.2924.17105 dotnet
System.Security.Cryptography.Algorithms 6.0.2924.17105 dotnet
System.Security.Cryptography.Cng 6.0.2924.17105 dotnet
System.Security.Cryptography.Csp 6.0.2924.17105 dotnet
System.Security.Cryptography.Encoding 6.0.2924.17105 dotnet
System.Security.Cryptography.OpenSsl 6.0.2924.17105 dotnet
System.Security.Cryptography.Pkcs 6.0.1823.26907 dotnet
System.Security.Cryptography.Primitives 6.0.2924.17105 dotnet
System.Security.Cryptography.ProtectedData 6.0.21.52210 dotnet
System.Security.Cryptography.X509Certificates 6.0.2924.17105 dotnet
System.Security.Cryptography.Xml 6.0.822.36306 dotnet
System.Security.Permissions 6.0.21.52210 dotnet
System.Security.Principal 6.0.2924.17105 dotnet
System.Security.Principal.Windows 6.0.2924.17105 dotnet
System.Security.SecureString 6.0.2924.17105 dotnet
System.ServiceModel.Web 6.0.2924.17105 dotnet
System.ServiceProcess 6.0.2924.17105 dotnet
System.ServiceProcess.ServiceController 6.0.1823.26907 dotnet
System.Text.Encoding 6.0.2924.17105 dotnet
System.Text.Encoding.CodePages 6.0.2924.17105 dotnet
System.Text.Encoding.Extensions 6.0.2924.17105 dotnet
System.Text.Encodings.Web 6.0.2924.17105 dotnet
System.Text.Json 6.0.2924.17105 dotnet
System.Text.RegularExpressions 6.0.2924.17105 dotnet
System.Threading 6.0.2924.17105 dotnet
System.Threading.Channels 6.0.2924.17105 dotnet
System.Threading.Overlapped 6.0.2924.17105 dotnet
System.Threading.Tasks 6.0.2924.17105 dotnet
System.Threading.Tasks.Dataflow 6.0.2924.17105 dotnet
System.Threading.Tasks.Extensions 6.0.2924.17105 dotnet
System.Threading.Tasks.Parallel 6.0.2924.17105 dotnet
System.Threading.Thread 6.0.2924.17105 dotnet
System.Threading.ThreadPool 6.0.2924.17105 dotnet
System.Threading.Timer 6.0.2924.17105 dotnet
System.Transactions 6.0.2924.17105 dotnet
System.Transactions.Local 6.0.2924.17105 dotnet
System.ValueTuple 6.0.2924.17105 dotnet
System.Web 6.0.2924.17105 dotnet
System.Web.HttpUtility 6.0.2924.17105 dotnet
System.Windows 6.0.2924.17105 dotnet
System.Windows.Extensions 6.0.21.52210 dotnet
System.Xml 6.0.2924.17105 dotnet
System.Xml.Linq 6.0.2924.17105 dotnet
System.Xml.ReaderWriter 6.0.2924.17105 dotnet
System.Xml.Serialization 6.0.2924.17105 dotnet
System.Xml.XDocument 6.0.2924.17105 dotnet
System.Xml.XPath 6.0.2924.17105 dotnet
System.Xml.XPath.XDocument 6.0.2924.17105 dotnet
System.Xml.XmlDocument 6.0.2924.17105 dotnet
System.Xml.XmlSerializer 6.0.2924.17105 dotnet
TagLib# 2.2.0.27 dotnet
WindowsBase 6.0.2924.17105 dotnet
alpine-baselayout 3.6.5-r0 apk
alpine-baselayout-data 3.6.5-r0 apk
alpine-keys 2.4-r1 apk
alpine-release 3.20.2-r0 apk
aom-libs 3.9.1-r0 apk
apk-tools 2.14.4-r0 apk
bash 5.2.26-r0 apk
brotli-libs 1.1.0-r2 apk
busybox 1.36.1-r29 apk
busybox-binsh 1.36.1-r29 apk
c-ares 1.28.1-r0 apk
ca-certificates 20240705-r0 apk
ca-certificates-bundle 20240705-r0 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-r1 apk
coreutils-env 9.5-r1 apk
coreutils-fmt 9.5-r1 apk
coreutils-sha512sum 9.5-r1 apk
curl 8.9.0-r0 apk
ffmpeg-libavcodec 6.1.1-r8 apk
ffmpeg-libavformat 6.1.1-r8 apk
ffmpeg-libavutil 6.1.1-r8 apk
ffmpeg-libswresample 6.1.1-r8 apk
findutils 4.9.0-r5 apk
giflib 5.2.2-r0 apk
hwdata-pci 0.382-r0 apk
icu-data-en 74.2-r0 apk
icu-libs 74.2-r0 apk
imath 3.1.11-r2 apk
jq 1.7.1-r0 apk
lame-libs 3.100-r5 apk
lcms2 2.16-r0 apk
libSvtAv1Enc 2.0.0-r1 apk
libacl 2.3.2-r0 apk
libattr 2.5.2-r0 apk
libbluray 1.3.4-r1 apk
libbsd 0.12.2-r0 apk
libbz2 1.0.8-r6 apk
libcrypto3 3.3.1-r3 apk
libcurl 8.9.0-r0 apk
libdav1d 1.4.2-r0 apk
libdrm 2.4.120-r0 apk
libffi 3.4.6-r0 apk
libgcc 13.2.1_git20240309-r0 apk
libgcrypt 1.10.3-r0 apk
libgomp 13.2.1_git20240309-r0 apk
libgpg-error 1.49-r0 apk
libhwy 1.0.7-r0 apk
libidn2 2.3.7-r0 apk
libintl 0.22.5-r0 apk
libjpeg-turbo 3.0.3-r0 apk
libjxl 0.10.2-r0 apk
libmd 1.1.0-r0 apk
libncursesw 6.4_p20240420-r0 apk
libogg 1.3.5-r5 apk
libopenmpt 0.7.7-r0 apk
libpciaccess 0.18.1-r0 apk
libpng 1.6.43-r0 apk
libproc2 4.0.4-r0 apk
libpsl 0.21.5-r1 apk
librist 0.2.10-r1 apk
libsharpyuv 1.3.2-r0 apk
libsodium 1.0.19-r0 apk
libsrt 1.5.3-r0 apk
libssh 0.10.6-r0 apk
libssl3 3.3.1-r3 apk
libstdc++ 13.2.1_git20240309-r0 apk
libtheora 1.1.1-r18 apk
libunistring 1.2-r0 apk
libva 2.21.0-r0 apk
libvdpau 1.5-r3 apk
libvorbis 1.3.7-r2 apk
libvpx 1.14.1-r0 apk
libwebp 1.3.2-r0 apk
libwebpmux 1.3.2-r0 apk
libx11 1.8.9-r1 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.12.7-r0 apk
libxslt 1.1.39-r1 apk
libzmq 4.3.5-r2 apk
linux-pam 1.6.0-r0 apk
mbedtls 3.6.0-r0 apk
mpg123-libs 1.32.6-r0 apk
mscorlib 6.0.2924.17105 dotnet
musl 1.2.5-r0 apk
musl-utils 1.2.5-r0 apk
ncurses-terminfo-base 6.4_p20240420-r0 apk
netcat-openbsd 1.226-r0 apk
netstandard 6.0.2924.17105 dotnet
nghttp2-libs 1.62.1-r0 apk
numactl 2.0.18-r0 apk
onevpl-libs 2023.3.1-r2 apk
oniguruma 6.9.9-r0 apk
openexr-libiex 3.1.13-r1 apk
openexr-libilmthread 3.1.13-r1 apk
openexr-libopenexr 3.1.13-r1 apk
opus 1.5.2-r0 apk
procps-ng 4.0.4-r0 apk
rav1e-libs 0.7.1-r0 apk
readline 8.2.10-r0 apk
scanelf 1.3.7-r2 apk
shadow 4.15.1-r0 apk
skalibs 2.14.1.1-r0 apk
soxr 0.1.3-r7 apk
sqlite-libs 3.45.3-r1 apk
ssl_client 1.36.1-r29 apk
tzdata 2024a-r1 apk
utmps-libs 0.1.2.2-r1 apk
wayland-libs-client 1.22.0-r4 apk
x264-libs 0.164_git20231001-r0 apk
x265-libs 3.6-r0 apk
xmlstarlet 1.6.1-r2 apk
xvidcore 1.3.7-r2 apk
xz-libs 5.6.2-r0 apk
zlib 1.3.1-r1 apk
zstd-libs 1.5.6-r0 apk
| Test | Result | Message | Runtime |
|---|---|---|---|
| Container startup | PASS | - | 5.13s |
| Create SBOM | PASS | - | 10.48s |
| Get build info | PASS | - | 0.01s |
| Get screenshot | PASS | - | 121.00s |
Runtime: 189.69s
Build Information
Builder: Bob
Created: 2024-08-21T02:17:44+00:00
Maintainer: Roxedus,thespad
Size: 278.35MB
Version: 2.4.3.4248-ls7
Expand
2024-08-24T13:23:39.824693628Z [migrations] started
2024-08-24T13:23:39.828725738Z [migrations] no migrations found
2024-08-24T13:23:40.135332282Z usermod: no changes
2024-08-24T13:23:40.154147727Z ───────────────────────────────────────
2024-08-24T13:23:40.154168227Z
2024-08-24T13:23:40.154171627Z ██╗ ███████╗██╗ ██████╗
2024-08-24T13:23:40.154174927Z ██║ ██╔════╝██║██╔═══██╗
2024-08-24T13:23:40.154177527Z ██║ ███████╗██║██║ ██║
2024-08-24T13:23:40.154180327Z ██║ ╚════██║██║██║ ██║
2024-08-24T13:23:40.154182927Z ███████╗███████║██║╚██████╔╝
2024-08-24T13:23:40.154185427Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2024-08-24T13:23:40.154188027Z
2024-08-24T13:23:40.154190027Z Brought to you by linuxserver.io
2024-08-24T13:23:40.154192528Z ───────────────────────────────────────
2024-08-24T13:23:40.158327938Z
2024-08-24T13:23:40.158786939Z To support the app dev(s) visit:
2024-08-24T13:23:40.177297784Z Lidarr: https://opencollective.com/lidarr
2024-08-24T13:23:40.180219089Z
2024-08-24T13:23:40.180232189Z To support LSIO projects visit:
2024-08-24T13:23:40.180234289Z https://www.linuxserver.io/donate/
2024-08-24T13:23:40.180235889Z
2024-08-24T13:23:40.180237489Z ───────────────────────────────────────
2024-08-24T13:23:40.180240289Z GID/UID
2024-08-24T13:23:40.180242589Z ───────────────────────────────────────
2024-08-24T13:23:40.239008791Z
2024-08-24T13:23:40.239029891Z User UID: 911
2024-08-24T13:23:40.239033391Z User GID: 911
2024-08-24T13:23:40.239035991Z ───────────────────────────────────────
2024-08-24T13:23:40.259884327Z Linuxserver.io version: 2.4.3.4248-ls7
2024-08-24T13:23:40.261757331Z Build-date: 2024-08-21T02:17:44+00:00
2024-08-24T13:23:40.261769831Z ───────────────────────────────────────
2024-08-24T13:23:40.261773031Z
2024-08-24T13:23:41.539046050Z [custom-init] No custom files found, skipping...
2024-08-24T13:23:47.589829364Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 2.4.3.4248
2024-08-24T13:23:48.012167297Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2024-08-24T13:23:48.175141081Z [Debug] Bootstrap: Console selected
2024-08-24T13:23:48.204123908Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2024-08-24T13:23:54.629940689Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2024-08-24T13:23:55.494094612Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {174ba240-508c-455f-88ef-18c0eb2036cf} may be persisted to storage in unencrypted form.
2024-08-24T13:23:56.889730140Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2024-08-24T13:23:57.694535851Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2024-08-24T13:23:59.304600486Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2024-08-24T13:23:59.556597228Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2024-08-24T13:23:59.564119427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2024-08-24T13:24:00.204837982Z [Info] DatabaseEngineVersionCheck: SQLite 3.45.3
2024-08-24T13:24:00.231302576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6497682s
2024-08-24T13:24:00.235341675Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2024-08-24T13:24:00.237810274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6750508s
2024-08-24T13:24:00.389470940Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2024-08-24T13:24:00.397676838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:00.478294720Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2024-08-24T13:24:00.627971586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2024-08-24T13:24:00.860870633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3796578s
2024-08-24T13:24:00.866017832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:00.887909527Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2024-08-24T13:24:00.889515126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4074978s
2024-08-24T13:24:01.012492398Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2024-08-24T13:24:01.014524598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:01.107856077Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2024-08-24T13:24:01.127004372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2024-08-24T13:24:01.139081570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0292988s
2024-08-24T13:24:01.141931169Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2024-08-24T13:24:01.145541568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020447s
2024-08-24T13:24:01.150973167Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2024-08-24T13:24:01.159371065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2024-08-24T13:24:01.171649962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187678s
2024-08-24T13:24:01.174082962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:01.179754961Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2024-08-24T13:24:01.181596860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0267977s
2024-08-24T13:24:01.191368458Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2024-08-24T13:24:01.192869058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:01.203064355Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2024-08-24T13:24:01.204836055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003343s
2024-08-24T13:24:01.206380054Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2024-08-24T13:24:01.208882154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2024-08-24T13:24:01.213032253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051456s
2024-08-24T13:24:01.214325553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:01.218762052Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2024-08-24T13:24:01.220052451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108705s
2024-08-24T13:24:01.236651748Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2024-08-24T13:24:01.238199547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:01.248958045Z [Info] InitialSetup: Starting migration of Main DB to 1
2024-08-24T13:24:01.553766976Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2024-08-24T13:24:01.559452774Z [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)
2024-08-24T13:24:01.564652173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092551s
2024-08-24T13:24:01.566310673Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2024-08-24T13:24:01.568599772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2024-08-24T13:24:01.571476472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003901s
2024-08-24T13:24:01.572675771Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2024-08-24T13:24:01.575053871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL)
2024-08-24T13:24:01.578244370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044198s
2024-08-24T13:24:01.579535670Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2024-08-24T13:24:01.581115970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2024-08-24T13:24:01.583995769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031977s
2024-08-24T13:24:01.585158269Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists
2024-08-24T13:24:01.660460852Z [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)
2024-08-24T13:24:01.680445247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.093799s
2024-08-24T13:24:01.682013247Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId)
2024-08-24T13:24:01.683856046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2024-08-24T13:24:01.687050846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036662s
2024-08-24T13:24:01.688403145Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug)
2024-08-24T13:24:01.689947845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2024-08-24T13:24:01.693310844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035516s
2024-08-24T13:24:01.694650044Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName)
2024-08-24T13:24:01.696181843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2024-08-24T13:24:01.698993243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003131s
2024-08-24T13:24:01.700249843Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path)
2024-08-24T13:24:01.701709342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2024-08-24T13:24:01.704513242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029906s
2024-08-24T13:24:01.705815841Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums
2024-08-24T13:24:01.717725839Z [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)
2024-08-24T13:24:01.732280735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0248522s
2024-08-24T13:24:01.733906635Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId)
2024-08-24T13:24:01.737142434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2024-08-24T13:24:01.745597932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082074s
2024-08-24T13:24:01.799005320Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId)
2024-08-24T13:24:01.803592219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2024-08-24T13:24:01.830631113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0284006s
2024-08-24T13:24:01.832289613Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId)
2024-08-24T13:24:01.833924712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2024-08-24T13:24:01.837564111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037751s
2024-08-24T13:24:01.839184111Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug)
2024-08-24T13:24:01.841083611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2024-08-24T13:24:01.844564210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037946s
2024-08-24T13:24:01.861728806Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle)
2024-08-24T13:24:01.876023403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2024-08-24T13:24:01.883233801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111907s
2024-08-24T13:24:01.885689401Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path)
2024-08-24T13:24:01.887749900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC)
2024-08-24T13:24:01.893487499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055956s
2024-08-24T13:24:01.895441698Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks
2024-08-24T13:24:01.911489095Z [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)
2024-08-24T13:24:01.922701392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0257034s
2024-08-24T13:24:01.924816492Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId)
2024-08-24T13:24:01.927077791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2024-08-24T13:24:01.931602690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051621s
2024-08-24T13:24:01.933021090Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId)
2024-08-24T13:24:01.934633989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2024-08-24T13:24:01.942558888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077285s
2024-08-24T13:24:01.944743487Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId)
2024-08-24T13:24:01.946977387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2024-08-24T13:24:01.953580685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068487s
2024-08-24T13:24:01.955567985Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber)
2024-08-24T13:24:01.957878784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC)
2024-08-24T13:24:01.962124483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00477s
2024-08-24T13:24:01.963422883Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles
2024-08-24T13:24:01.969041982Z [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)
2024-08-24T13:24:01.982449979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141549s
2024-08-24T13:24:01.984710978Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId)
2024-08-24T13:24:01.987418877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC)
2024-08-24T13:24:01.991581677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005073s
2024-08-24T13:24:01.993224576Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId)
2024-08-24T13:24:01.995063876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2024-08-24T13:24:01.998652475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038448s
2024-08-24T13:24:02.000090375Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2024-08-24T13:24:02.006744373Z [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)
2024-08-24T13:24:02.016126771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144922s
2024-08-24T13:24:02.017828971Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2024-08-24T13:24:02.019750470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2024-08-24T13:24:02.023381169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039441s
2024-08-24T13:24:02.025134969Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2024-08-24T13:24:02.027274668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2024-08-24T13:24:02.031875167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044571s
2024-08-24T13:24:02.033943567Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2024-08-24T13:24:02.035794866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2024-08-24T13:24:02.040335665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042818s
2024-08-24T13:24:02.041876565Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId)
2024-08-24T13:24:02.043497065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC)
2024-08-24T13:24:02.046891964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003588s
2024-08-24T13:24:02.048399964Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2024-08-24T13:24:02.054040362Z [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)
2024-08-24T13:24:02.061509261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115134s
2024-08-24T13:24:02.063166060Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2024-08-24T13:24:02.068281759Z [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)
2024-08-24T13:24:02.077616957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121582s
2024-08-24T13:24:02.080251756Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2024-08-24T13:24:02.083733256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2024-08-24T13:24:02.089802254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069653s
2024-08-24T13:24:02.092121254Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2024-08-24T13:24:02.144013642Z [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)
2024-08-24T13:24:02.152093940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0576558s
2024-08-24T13:24:02.153607440Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2024-08-24T13:24:02.155262539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2024-08-24T13:24:02.158833139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037701s
2024-08-24T13:24:02.160255738Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles
2024-08-24T13:24:02.163117738Z [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)
2024-08-24T13:24:02.167895537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061033s
2024-08-24T13:24:02.169353936Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name)
2024-08-24T13:24:02.171238636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2024-08-24T13:24:02.176873335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058299s
2024-08-24T13:24:02.178991634Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2024-08-24T13:24:02.184165133Z [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)
2024-08-24T13:24:02.190429231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093931s
2024-08-24T13:24:02.192136731Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2024-08-24T13:24:02.194183431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2024-08-24T13:24:02.197960230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043053s
2024-08-24T13:24:02.199475229Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2024-08-24T13:24:02.201380029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2024-08-24T13:24:02.205067428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040607s
2024-08-24T13:24:02.206449228Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2024-08-24T13:24:02.211740727Z [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)
2024-08-24T13:24:02.217566525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009636s
2024-08-24T13:24:02.218836525Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2024-08-24T13:24:02.224970724Z [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 '')
2024-08-24T13:24:02.256333916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0355143s
2024-08-24T13:24:02.258311116Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2024-08-24T13:24:02.262374915Z [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)
2024-08-24T13:24:02.267374014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007505s
2024-08-24T13:24:02.268526914Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2024-08-24T13:24:02.273095913Z [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)
2024-08-24T13:24:02.279879611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099625s
2024-08-24T13:24:02.281169911Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2024-08-24T13:24:02.284475510Z [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)
2024-08-24T13:24:02.289300309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068698s
2024-08-24T13:24:02.290552709Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2024-08-24T13:24:02.294000208Z [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 '')
2024-08-24T13:24:02.300380107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083803s
2024-08-24T13:24:02.301831306Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2024-08-24T13:24:02.304485706Z [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)
2024-08-24T13:24:02.308635705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055151s
2024-08-24T13:24:02.309764404Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2024-08-24T13:24:02.311686904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2024-08-24T13:24:02.314928903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040332s
2024-08-24T13:24:02.316405603Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2024-08-24T13:24:02.318022403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2024-08-24T13:24:02.321052002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032937s
2024-08-24T13:24:02.322230802Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2024-08-24T13:24:02.324602801Z [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)
2024-08-24T13:24:02.328649300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051602s
2024-08-24T13:24:02.329931300Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2024-08-24T13:24:02.334322299Z [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)
2024-08-24T13:24:02.340528397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093082s
2024-08-24T13:24:02.341843197Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2024-08-24T13:24:02.345791096Z [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)
2024-08-24T13:24:02.350510095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069613s
2024-08-24T13:24:02.352015395Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2024-08-24T13:24:02.354793994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2024-08-24T13:24:02.358757493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050598s
2024-08-24T13:24:02.360239993Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2024-08-24T13:24:02.361867793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2024-08-24T13:24:02.365232492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035395s
2024-08-24T13:24:02.366785891Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2024-08-24T13:24:02.371566590Z [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)
2024-08-24T13:24:02.378477889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103095s
2024-08-24T13:24:02.379781489Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2024-08-24T13:24:02.383788888Z [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)
2024-08-24T13:24:02.389567686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084209s
2024-08-24T13:24:02.391046486Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2024-08-24T13:24:02.392795786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2024-08-24T13:24:02.396022285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036018s
2024-08-24T13:24:02.397257985Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2024-08-24T13:24:02.401424984Z [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)
2024-08-24T13:24:02.407670182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090739s
2024-08-24T13:24:02.409123382Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles
2024-08-24T13:24:02.413736481Z [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)
2024-08-24T13:24:02.420620279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100814s
2024-08-24T13:24:02.421960479Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2024-08-24T13:24:02.424554778Z [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)
2024-08-24T13:24:02.428832577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005444s
2024-08-24T13:24:02.430186477Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2024-08-24T13:24:02.431893477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2024-08-24T13:24:02.435507776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038695s
2024-08-24T13:24:02.436881376Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2024-08-24T13:24:02.440214275Z [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)
2024-08-24T13:24:02.445200874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069847s
2024-08-24T13:24:02.446637073Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2024-08-24T13:24:02.448938973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2024-08-24T13:24:02.452679772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045315s
2024-08-24T13:24:02.486715864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles" ("EnableUsenet", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags") VALUES (1, 1, 1, 0, 0, 2147483647, '[]')
2024-08-24T13:24:02.494922262Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0379641 taking an average of 00:00:00.0379641
2024-08-24T13:24:02.506164660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2024-08-24T13:24:02', 'InitialSetup')
2024-08-24T13:24:02.511097859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:02.517534057Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2024-08-24T13:24:02.518861557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.063219s
2024-08-24T13:24:02.524262756Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2024-08-24T13:24:02.525934055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:02.532960454Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2
2024-08-24T13:24:02.547551350Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2024-08-24T13:24:02.549299250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001507s
2024-08-24T13:24:02.550877350Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2024-08-24T13:24:02.553364249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2024-08-24T13:24:02.561091047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082478s
2024-08-24T13:24:02.567192946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2024-08-24T13:24:02', 'add_reason_to_pending_releases')
2024-08-24T13:24:02.573325645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:02.579335243Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2024-08-24T13:24:02.580741343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0267095s
2024-08-24T13:24:02.582674843Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2024-08-24T13:24:02.583968042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:02.586404742Z [Info] add_medium_support: Starting migration of Main DB to 3
2024-08-24T13:24:02.631354531Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2024-08-24T13:24:02.633404431Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.79E-05s
2024-08-24T13:24:02.634896631Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String
2024-08-24T13:24:02.636680630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT ''
2024-08-24T13:24:02.643290029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070058s
2024-08-24T13:24:02.644542828Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2024-08-24T13:24:02.645562228Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s
2024-08-24T13:24:02.646656128Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32
2024-08-24T13:24:02.648324028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0
2024-08-24T13:24:02.654688626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065873s
2024-08-24T13:24:02.655935026Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2024-08-24T13:24:02.656962426Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s
2024-08-24T13:24:02.658128125Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32
2024-08-24T13:24:02.659888125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0
2024-08-24T13:24:02.665970524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006459s
2024-08-24T13:24:02.669913023Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2024-08-24T13:24:02.674418522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2024-08-24T13:24:02.677577121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059507s
2024-08-24T13:24:02.681844220Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber
2024-08-24T13:24:02.906967469Z [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)
2024-08-24T13:24:02.920203166Z [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"
2024-08-24T13:24:02.931668763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2024-08-24T13:24:02.943057361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2024-08-24T13:24:02.962988856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2024-08-24T13:24:02.967284555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2024-08-24T13:24:02.970400655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2024-08-24T13:24:02.973365454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2900642s
2024-08-24T13:24:02.974423254Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2024-08-24T13:24:02.975402553Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s
2024-08-24T13:24:02.976587453Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String
2024-08-24T13:24:02.978060753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT
2024-08-24T13:24:02.984076752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061353s
2024-08-24T13:24:02.986289951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2024-08-24T13:24:02', 'add_medium_support')
2024-08-24T13:24:02.989385450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:02.994688549Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2024-08-24T13:24:02.996190049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164694s
2024-08-24T13:24:02.998328848Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2024-08-24T13:24:02.999912348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:03.002332847Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4
2024-08-24T13:24:03.006974246Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2024-08-24T13:24:03.009194746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2024-08-24T13:24:03.013348645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045607s
2024-08-24T13:24:03.014438245Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2024-08-24T13:24:03.015716344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2024-08-24T13:24:03.111885423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0960202s
2024-08-24T13:24:03.114284322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2024-08-24T13:24:03', 'add_various_qualites_in_profile')
2024-08-24T13:24:03.117250521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:03.123150220Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2024-08-24T13:24:03.124408420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1073973s
2024-08-24T13:24:03.125906719Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2024-08-24T13:24:03.127013319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:03.129058819Z [Info] metadata_profiles: Starting migration of Main DB to 5
2024-08-24T13:24:03.142201416Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles
2024-08-24T13:24:03.145279715Z [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)
2024-08-24T13:24:03.150040914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061608s
2024-08-24T13:24:03.151596714Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name)
2024-08-24T13:24:03.153370213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC)
2024-08-24T13:24:03.156697612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037647s
2024-08-24T13:24:03.157857712Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2024-08-24T13:24:03.158881612Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s
2024-08-24T13:24:03.160099012Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32
2024-08-24T13:24:03.161916111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1
2024-08-24T13:24:03.168465610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068892s
2024-08-24T13:24:03.170139309Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes
2024-08-24T13:24:03.216836399Z [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)
2024-08-24T13:24:03.246381792Z [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"
2024-08-24T13:24:03.263201588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2024-08-24T13:24:03.267231487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2024-08-24T13:24:03.282120884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2024-08-24T13:24:03.286275783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2024-08-24T13:24:03.289936882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2024-08-24T13:24:03.293538981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2024-08-24T13:24:03.296632381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1250736s
2024-08-24T13:24:03.297987580Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes
2024-08-24T13:24:03.352937168Z [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)
2024-08-24T13:24:03.386500660Z [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"
2024-08-24T13:24:03.403026357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2024-08-24T13:24:03.407574156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2024-08-24T13:24:03.423089052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2024-08-24T13:24:03.427340951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2024-08-24T13:24:03.431595650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2024-08-24T13:24:03.435623849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2024-08-24T13:24:03.439902348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1395354s
2024-08-24T13:24:03.441818548Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2024-08-24T13:24:03.443486747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000204s
2024-08-24T13:24:03.445050447Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String
2024-08-24T13:24:03.447453746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT
2024-08-24T13:24:03.454424545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076088s
2024-08-24T13:24:03.458170844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2024-08-24T13:24:03', 'metadata_profiles')
2024-08-24T13:24:03.462134643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:03.468701042Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2024-08-24T13:24:03.470503641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216368s
2024-08-24T13:24:03.473285841Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2024-08-24T13:24:03.475174140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:03.480032839Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6
2024-08-24T13:24:03.518575930Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2024-08-24T13:24:03.617149808Z [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)
2024-08-24T13:24:03.624646406Z [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"
2024-08-24T13:24:03.629415005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2024-08-24T13:24:03.632287705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2024-08-24T13:24:03.645912301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2024-08-24T13:24:03.649023801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1287552s
2024-08-24T13:24:03.650173101Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2024-08-24T13:24:03.651218000Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2024-08-24T13:24:03.652603600Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2024-08-24T13:24:03.654259500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2024-08-24T13:24:03.660238698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062502s
2024-08-24T13:24:03.662049198Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2024-08-24T13:24:03.663966697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2024-08-24T13:24:03.666124597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025946s
2024-08-24T13:24:03.667162597Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2024-08-24T13:24:03.668108596Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s
2024-08-24T13:24:03.672158396Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2024-08-24T13:24:03.707880487Z [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)
2024-08-24T13:24:03.722735384Z [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"
2024-08-24T13:24:03.732507882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2024-08-24T13:24:03.736467781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2024-08-24T13:24:03.750066678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2024-08-24T13:24:03.753065177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0794086s
2024-08-24T13:24:03.755352177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2024-08-24T13:24:03', 'separate_automatic_and_interactive_search')
2024-08-24T13:24:03.758175376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:03.763097475Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2024-08-24T13:24:03.764370275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.089266s
2024-08-24T13:24:03.766073674Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2024-08-24T13:24:03.767255874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:03.769442473Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7
2024-08-24T13:24:03.775799972Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path
2024-08-24T13:24:03.815164463Z [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)
2024-08-24T13:24:03.838474258Z [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"
2024-08-24T13:24:03.851695055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2024-08-24T13:24:03.855821054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2024-08-24T13:24:03.870426251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2024-08-24T13:24:03.874001050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2024-08-24T13:24:03.877219849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2024-08-24T13:24:03.880294748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2024-08-24T13:24:03.883839648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2024-08-24T13:24:03.886811947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1095828s
2024-08-24T13:24:03.888871946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2024-08-24T13:24:03', 'change_album_path_to_relative')
2024-08-24T13:24:03.891667346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:03.896545445Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2024-08-24T13:24:03.897941144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1190402s
2024-08-24T13:24:03.899580844Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2024-08-24T13:24:03.901160644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:03.903923943Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8
2024-08-24T13:24:03.910404242Z [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
2024-08-24T13:24:03.914245641Z [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
2024-08-24T13:24:03.917923340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047098s
2024-08-24T13:24:03.920282339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2024-08-24T13:24:03', 'change_quality_size_mb_to_kb')
2024-08-24T13:24:03.923278039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:03.927814938Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2024-08-24T13:24:03.929211437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144797s
2024-08-24T13:24:03.931026437Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2024-08-24T13:24:03.932419537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:03.934809236Z [Info] album_releases: Starting migration of Main DB to 9
2024-08-24T13:24:03.940488935Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2024-08-24T13:24:03.942079934Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.75E-05s
2024-08-24T13:24:03.943472934Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String
2024-08-24T13:24:03.945309034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT ''
2024-08-24T13:24:03.951756132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067525s
2024-08-24T13:24:03.953024032Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2024-08-24T13:24:03.953995132Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s
2024-08-24T13:24:03.955149031Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String
2024-08-24T13:24:03.956830531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT ''
2024-08-24T13:24:03.963184430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065791s
2024-08-24T13:24:03.965405529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2024-08-24T13:24:03', 'album_releases')
2024-08-24T13:24:03.968413328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:03.973239927Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2024-08-24T13:24:03.974629727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164256s
2024-08-24T13:24:03.976242227Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2024-08-24T13:24:03.977452126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:03.979855426Z [Info] album_releases_fix: Starting migration of Main DB to 10
2024-08-24T13:24:03.986106824Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2024-08-24T13:24:03.987427624Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s
2024-08-24T13:24:03.988846324Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String
2024-08-24T13:24:04.033568714Z [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)
2024-08-24T13:24:04.061076007Z [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"
2024-08-24T13:24:04.075721804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2024-08-24T13:24:04.079295603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2024-08-24T13:24:04.093088600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2024-08-24T13:24:04.096514999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2024-08-24T13:24:04.100721198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2024-08-24T13:24:04.104015298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2024-08-24T13:24:04.107068697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2024-08-24T13:24:04.110060796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.119698s
2024-08-24T13:24:04.113401296Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2024-08-24T13:24:04.114889095Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.59E-05s
2024-08-24T13:24:04.117092295Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String
2024-08-24T13:24:04.162013684Z [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)
2024-08-24T13:24:04.188252079Z [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"
2024-08-24T13:24:04.203233175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2024-08-24T13:24:04.207036774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2024-08-24T13:24:04.221404764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2024-08-24T13:24:04.225178361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2024-08-24T13:24:04.228840859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2024-08-24T13:24:04.232492356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2024-08-24T13:24:04.236888653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2024-08-24T13:24:04.241645950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1209313s
2024-08-24T13:24:04.245268747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2024-08-24T13:24:04', 'album_releases_fix')
2024-08-24T13:24:04.250016344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:04.257363838Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2024-08-24T13:24:04.258665238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1367419s
2024-08-24T13:24:04.260712336Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2024-08-24T13:24:04.261985735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:04.264840633Z [Info] import_lists: Starting migration of Main DB to 11
2024-08-24T13:24:04.279850423Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2024-08-24T13:24:04.285576319Z [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)
2024-08-24T13:24:04.292797913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114677s
2024-08-24T13:24:04.294060013Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2024-08-24T13:24:04.295571612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2024-08-24T13:24:04.298288210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030563s
2024-08-24T13:24:04.299426709Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2024-08-24T13:24:04.302847506Z [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)
2024-08-24T13:24:04.307830803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072368s
2024-08-24T13:24:04.309112302Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2024-08-24T13:24:04.310855301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2024-08-24T13:24:04.313870499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034181s
2024-08-24T13:24:04.315971897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2024-08-24T13:24:04', 'import_lists')
2024-08-24T13:24:04.318601795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:04.323117992Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2024-08-24T13:24:04.324191491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126695s
2024-08-24T13:24:04.325960890Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2024-08-24T13:24:04.327178689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:04.329468188Z [Info] add_release_status: Starting migration of Main DB to 12
2024-08-24T13:24:04.334762484Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles
2024-08-24T13:24:04.336102983Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s
2024-08-24T13:24:04.337331382Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String
2024-08-24T13:24:04.339398481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT ''
2024-08-24T13:24:04.346479876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075485s
2024-08-24T13:24:04.347829675Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2024-08-24T13:24:04.349059274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2024-08-24T13:24:04.378590453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0292788s
2024-08-24T13:24:04.380729651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2024-08-24T13:24:04', 'add_release_status')
2024-08-24T13:24:04.383649349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:04.388382046Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2024-08-24T13:24:04.389489745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0392403s
2024-08-24T13:24:04.391023244Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2024-08-24T13:24:04.392198443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:04.394293542Z [Info] album_download_notification: Starting migration of Main DB to 13
2024-08-24T13:24:04.398240239Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2024-08-24T13:24:04.399489838Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2024-08-24T13:24:04.400684237Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean
2024-08-24T13:24:04.402536736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0
2024-08-24T13:24:04.408909932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068968s
2024-08-24T13:24:04.411045930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2024-08-24T13:24:04', 'album_download_notification')
2024-08-24T13:24:04.413805828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:04.418245625Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2024-08-24T13:24:04.419394724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161848s
2024-08-24T13:24:04.420956623Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2024-08-24T13:24:04.422135222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:04.424115321Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14
2024-08-24T13:24:04.429040717Z [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
2024-08-24T13:24:04.433516214Z [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
2024-08-24T13:24:04.439403210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073666s
2024-08-24T13:24:04.442148808Z [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
2024-08-24T13:24:04.446482105Z [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
2024-08-24T13:24:04.450296002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053373s
2024-08-24T13:24:04.452356101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2024-08-24T13:24:04', 'fix_language_metadata_profiles')
2024-08-24T13:24:04.455123899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:04.459825396Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2024-08-24T13:24:04.461005395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014655s
2024-08-24T13:24:04.462356594Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2024-08-24T13:24:04.463437693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:04.465357392Z [Info] remove_fanzub: Starting migration of Main DB to 15
2024-08-24T13:24:04.468602289Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2024-08-24T13:24:04.470524788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2024-08-24T13:24:04.473384286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029697s
2024-08-24T13:24:04.475559984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2024-08-24T13:24:04', 'remove_fanzub')
2024-08-24T13:24:04.478886582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:04.484722478Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2024-08-24T13:24:04.486706177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137046s
2024-08-24T13:24:04.488580075Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2024-08-24T13:24:04.489764674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:04.491801473Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16
2024-08-24T13:24:04.516405856Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId)
2024-08-24T13:24:04.518092554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC)
2024-08-24T13:24:04.521026452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003237s
2024-08-24T13:24:04.522246752Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate)
2024-08-24T13:24:04.523893550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC)
2024-08-24T13:24:04.526758348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032635s
2024-08-24T13:24:04.532929644Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId)
2024-08-24T13:24:04.537842241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId"
2024-08-24T13:24:04.540891638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065412s
2024-08-24T13:24:04.542188437Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date)
2024-08-24T13:24:04.543856936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2024-08-24T13:24:04.547035134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035627s
2024-08-24T13:24:04.548632433Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2024-08-24T13:24:04.550321132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2024-08-24T13:24:04.552819430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029404s
2024-08-24T13:24:04.554059829Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2024-08-24T13:24:04.555643528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2024-08-24T13:24:04.558512726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032701s
2024-08-24T13:24:04.560554325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2024-08-24T13:24:04', 'update_artist_history_indexes')
2024-08-24T13:24:04.563360623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:04.567816919Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2024-08-24T13:24:04.569062119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123493s
2024-08-24T13:24:04.570428618Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2024-08-24T13:24:04.571476417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:04.573423515Z [Info] remove_nma: Starting migration of Main DB to 17
2024-08-24T13:24:04.599650297Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2024-08-24T13:24:04.626376878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2024-08-24T13:24:04.629047876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0278605s
2024-08-24T13:24:04.630932375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2024-08-24T13:24:04', 'remove_nma')
2024-08-24T13:24:04.633662173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:04.638172670Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2024-08-24T13:24:04.639523269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0367561s
2024-08-24T13:24:04.641465167Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2024-08-24T13:24:04.643196566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:04.645574265Z [Info] album_disambiguation: Starting migration of Main DB to 18
2024-08-24T13:24:04.649369562Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2024-08-24T13:24:04.650677661Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.16E-05s
2024-08-24T13:24:04.651833860Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String
2024-08-24T13:24:04.653378859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT
2024-08-24T13:24:04.659850954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066581s
2024-08-24T13:24:04.661949653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2024-08-24T13:24:04', 'album_disambiguation')
2024-08-24T13:24:04.664653351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:04.669037548Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2024-08-24T13:24:04.670211047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157964s
2024-08-24T13:24:04.671823346Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2024-08-24T13:24:04.673064945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:04.675120944Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19
2024-08-24T13:24:04.678288041Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2024-08-24T13:24:04.679489041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2024-08-24T13:24:04.717533014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.037367s
2024-08-24T13:24:04.721094411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2024-08-24T13:24:04', 'add_ape_quality_in_profiles')
2024-08-24T13:24:04.725017608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:04.729678405Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2024-08-24T13:24:04.730937804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0498694s
2024-08-24T13:24:04.732403303Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2024-08-24T13:24:04.733518102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:04.736153601Z [Info] remove_pushalot: Starting migration of Main DB to 20
2024-08-24T13:24:04.746765893Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2024-08-24T13:24:04.749524191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2024-08-24T13:24:04.751966689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036602s
2024-08-24T13:24:04.753129889Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2024-08-24T13:24:04.754797987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2024-08-24T13:24:04.757014286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026945s
2024-08-24T13:24:04.758166385Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2024-08-24T13:24:04.759739284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2024-08-24T13:24:04.761739083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002452s
2024-08-24T13:24:04.763730281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2024-08-24T13:24:04', 'remove_pushalot')
2024-08-24T13:24:04.766574979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:04.771599876Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2024-08-24T13:24:04.772822375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120388s
2024-08-24T13:24:04.774205474Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2024-08-24T13:24:04.775370173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:04.777527671Z [Info] add_custom_filters: Starting migration of Main DB to 21
2024-08-24T13:24:04.782447368Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2024-08-24T13:24:04.785055866Z [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)
2024-08-24T13:24:04.788916263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051659s
2024-08-24T13:24:04.790937562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2024-08-24T13:24:04', 'add_custom_filters')
2024-08-24T13:24:04.793513560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:04.798284757Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2024-08-24T13:24:04.799559456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143163s
2024-08-24T13:24:04.801013855Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2024-08-24T13:24:04.802145554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:04.804244253Z [Info] import_list_tags: Starting migration of Main DB to 22
2024-08-24T13:24:04.808135850Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2024-08-24T13:24:04.809390949Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2024-08-24T13:24:04.810480248Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String
2024-08-24T13:24:04.812152247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT
2024-08-24T13:24:04.818806742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069257s
2024-08-24T13:24:04.821047541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2024-08-24T13:24:04', 'import_list_tags')
2024-08-24T13:24:04.823717639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:04.827925936Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2024-08-24T13:24:04.829032335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016164s
2024-08-24T13:24:04.830471234Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2024-08-24T13:24:04.831624433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:04.833689232Z [Info] add_release_groups_etc: Starting migration of Main DB to 23
2024-08-24T13:24:04.916664173Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata
2024-08-24T13:24:04.921473370Z [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)
2024-08-24T13:24:04.928254365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100166s
2024-08-24T13:24:04.929609964Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId)
2024-08-24T13:24:04.931362163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC)
2024-08-24T13:24:04.934463461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036088s
2024-08-24T13:24:04.983633126Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2024-08-24T13:24:04.983941626Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2024-08-24T13:24:04.984140926Z FROM "Artists"
2024-08-24T13:24:04.995041718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2024-08-24T13:24:04.995052718Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2024-08-24T13:24:04.995103918Z FROM "Artists"
2024-08-24T13:24:05.002630513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122576s
2024-08-24T13:24:05.003775512Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2024-08-24T13:24:05.004722511Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2024-08-24T13:24:05.005820910Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32
2024-08-24T13:24:05.007608709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2024-08-24T13:24:05.014361404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070272s
2024-08-24T13:24:05.019988300Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2024-08-24T13:24:05.020005300Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2024-08-24T13:24:05.020047000Z FROM "ArtistMetadata"
2024-08-24T13:24:05.020056900Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2024-08-24T13:24:05.029735693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2024-08-24T13:24:05.029755093Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2024-08-24T13:24:05.029758093Z FROM "ArtistMetadata"
2024-08-24T13:24:05.029760193Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2024-08-24T13:24:05.037177788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115119s
2024-08-24T13:24:05.038451787Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases
2024-08-24T13:24:05.044195683Z [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)
2024-08-24T13:24:05.052404677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125282s
2024-08-24T13:24:05.053929976Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId)
2024-08-24T13:24:05.055837875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2024-08-24T13:24:05.059921872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044744s
2024-08-24T13:24:05.061306671Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId)
2024-08-24T13:24:05.062944170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2024-08-24T13:24:05.066379968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035275s
2024-08-24T13:24:05.067686067Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2024-08-24T13:24:05.068748966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2024-08-24T13:24:05.161125501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0920088s
2024-08-24T13:24:05.162560300Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2024-08-24T13:24:05.163547799Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2024-08-24T13:24:05.164689598Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32
2024-08-24T13:24:05.166460797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2024-08-24T13:24:05.173350992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072999s
2024-08-24T13:24:05.174516091Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2024-08-24T13:24:05.175479791Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s
2024-08-24T13:24:05.176592590Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean
2024-08-24T13:24:05.178284989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1
2024-08-24T13:24:05.185197584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072093s
2024-08-24T13:24:05.186385783Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2024-08-24T13:24:05.187332482Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2024-08-24T13:24:05.188423981Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String
2024-08-24T13:24:05.189733780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT
2024-08-24T13:24:05.196118176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065128s
2024-08-24T13:24:05.203203371Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2024-08-24T13:24:05.203283271Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2024-08-24T13:24:05.203362771Z FROM "ArtistMetadata"
2024-08-24T13:24:05.203369871Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2024-08-24T13:24:05.203490871Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2024-08-24T13:24:05.214618463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2024-08-24T13:24:05.214632063Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2024-08-24T13:24:05.214634763Z FROM "ArtistMetadata"
2024-08-24T13:24:05.214636463Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2024-08-24T13:24:05.214638263Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2024-08-24T13:24:05.223738556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139008s
2024-08-24T13:24:05.224935056Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2024-08-24T13:24:05.225887755Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s
2024-08-24T13:24:05.227007954Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String
2024-08-24T13:24:05.228939953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0'
2024-08-24T13:24:05.235895248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075324s
2024-08-24T13:24:05.237195747Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2024-08-24T13:24:05.238161146Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s
2024-08-24T13:24:05.239279246Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32
2024-08-24T13:24:05.240889844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0
2024-08-24T13:24:05.249309338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085592s
2024-08-24T13:24:05.251223537Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2024-08-24T13:24:05.252715036Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.61E-05s
2024-08-24T13:24:05.254396735Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32
2024-08-24T13:24:05.256244034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2024-08-24T13:24:05.263427528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075169s
2024-08-24T13:24:05.269598624Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2024-08-24T13:24:05.269624824Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2024-08-24T13:24:05.269627124Z FROM "AlbumReleases"
2024-08-24T13:24:05.269628824Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2024-08-24T13:24:05.269678324Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2024-08-24T13:24:05.283451214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2024-08-24T13:24:05.283540514Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2024-08-24T13:24:05.283748114Z FROM "AlbumReleases"
2024-08-24T13:24:05.284002814Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2024-08-24T13:24:05.284161214Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2024-08-24T13:24:05.293251407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159638s
2024-08-24T13:24:05.299620903Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2024-08-24T13:24:05.299648003Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2024-08-24T13:24:05.299650703Z FROM "ArtistMetadata"
2024-08-24T13:24:05.299652403Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2024-08-24T13:24:05.299716903Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2024-08-24T13:24:05.311423495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2024-08-24T13:24:05.311451795Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2024-08-24T13:24:05.311454895Z FROM "ArtistMetadata"
2024-08-24T13:24:05.311456595Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2024-08-24T13:24:05.311535795Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2024-08-24T13:24:05.319350389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132106s
2024-08-24T13:24:05.323408686Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists ForeignArtistId, Name, Overview, Disambiguation, ArtistType, Status, Images, Links, Genres, Ratings, Members, MBId, AMId, TADBId, DiscogsId, NameSlug, LastDiskSync, DateFormed
2024-08-24T13:24:05.396735034Z [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)
2024-08-24T13:24:05.409005926Z [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"
2024-08-24T13:24:05.416439921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2024-08-24T13:24:05.420231218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2024-08-24T13:24:05.435720407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2024-08-24T13:24:05.439068405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2024-08-24T13:24:05.441719503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1156839s
2024-08-24T13:24:05.443848901Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync
2024-08-24T13:24:05.482998074Z [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)
2024-08-24T13:24:05.499653562Z [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"
2024-08-24T13:24:05.509224655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2024-08-24T13:24:05.513026152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2024-08-24T13:24:05.527934842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2024-08-24T13:24:05.531814839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2024-08-24T13:24:05.534947937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0889104s
2024-08-24T13:24:05.536833236Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored
2024-08-24T13:24:05.575413408Z [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)
2024-08-24T13:24:05.593229096Z [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"
2024-08-24T13:24:05.600764790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2024-08-24T13:24:05.604527688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2024-08-24T13:24:05.619968077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2024-08-24T13:24:05.623896574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2024-08-24T13:24:05.627124372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0885765s
2024-08-24T13:24:05.628537971Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId
2024-08-24T13:24:05.668564343Z [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)
2024-08-24T13:24:05.677855436Z [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"
2024-08-24T13:24:05.683639532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2024-08-24T13:24:05.687693629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2024-08-24T13:24:05.703901018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2024-08-24T13:24:05.707629015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0776459s
2024-08-24T13:24:05.709690714Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2024-08-24T13:24:05.711809612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2024-08-24T13:24:05.715321310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040087s
2024-08-24T13:24:05.717205908Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored)
2024-08-24T13:24:05.719186607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2024-08-24T13:24:05.722644804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038244s
2024-08-24T13:24:05.724270403Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId)
2024-08-24T13:24:05.726620302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2024-08-24T13:24:05.730429099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044713s
2024-08-24T13:24:05.732138998Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId)
2024-08-24T13:24:05.734416396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC)
2024-08-24T13:24:05.738304093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047496s
2024-08-24T13:24:05.739795992Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId)
2024-08-24T13:24:05.741535691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC)
2024-08-24T13:24:05.745128989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038125s
2024-08-24T13:24:05.746750087Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId)
2024-08-24T13:24:05.748740686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC)
2024-08-24T13:24:05.752195084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039215s
2024-08-24T13:24:05.753602083Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2024-08-24T13:24:05.778149565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2024-08-24T13:24:05.781268663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.026421s
2024-08-24T13:24:05.782503962Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2024-08-24T13:24:05.784702761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2024-08-24T13:24:05.787474359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036848s
2024-08-24T13:24:05.788680658Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2024-08-24T13:24:05.790945356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand'
2024-08-24T13:24:05.793895354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040973s
2024-08-24T13:24:05.796285552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2024-08-24T13:24:05', 'add_release_groups_etc')
2024-08-24T13:24:05.799063150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:05.804156247Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2024-08-24T13:24:05.805403746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141155s
2024-08-24T13:24:05.807444545Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2024-08-24T13:24:05.808644144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:05.811720542Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24
2024-08-24T13:24:05.821149535Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2024-08-24T13:24:05.822907234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1
2024-08-24T13:24:05.825181732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027917s
2024-08-24T13:24:05.827013931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2024-08-24T13:24:05', 'NewMediaInfoFormat')
2024-08-24T13:24:05.829645929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:05.834138826Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2024-08-24T13:24:05.835278425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116101s
2024-08-24T13:24:05.836934124Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2024-08-24T13:24:05.838201123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:05.840453921Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25
2024-08-24T13:24:05.856338310Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2024-08-24T13:24:05.859591208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2024-08-24T13:24:05.877885795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197508s
2024-08-24T13:24:05.879235294Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2024-08-24T13:24:05.880332493Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.78E-05s
2024-08-24T13:24:05.881753892Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2024-08-24T13:24:05.884082090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2024-08-24T13:24:05.892540285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090682s
2024-08-24T13:24:05.894996483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2024-08-24T13:24:05', 'rename_restrictions_to_release_profiles')
2024-08-24T13:24:05.898162581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:05.903153177Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2024-08-24T13:24:05.904478976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195986s
2024-08-24T13:24:05.906038775Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2024-08-24T13:24:05.907380974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:05.909523373Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26
2024-08-24T13:24:05.924323062Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2024-08-24T13:24:05.926490461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2024-08-24T13:24:05.942366349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160453s
2024-08-24T13:24:05.943850448Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2024-08-24T13:24:05.945186947Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.71E-05s
2024-08-24T13:24:05.946702146Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2024-08-24T13:24:05.948617445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2024-08-24T13:24:05.955922240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075655s
2024-08-24T13:24:05.957362339Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2024-08-24T13:24:05.958476938Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2024-08-24T13:24:05.959742337Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2024-08-24T13:24:05.962468535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2024-08-24T13:24:05.973913027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118644s
2024-08-24T13:24:05.975904926Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2024-08-24T13:24:05.979033823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2024-08-24T13:24:05.983146721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051281s
2024-08-24T13:24:05.984380520Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2024-08-24T13:24:05.985799119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2024-08-24T13:24:05.988129617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026386s
2024-08-24T13:24:05.989751116Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId
2024-08-24T13:24:06.029829088Z [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)
2024-08-24T13:24:06.043126278Z [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"
2024-08-24T13:24:06.050831473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2024-08-24T13:24:06.054385170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2024-08-24T13:24:06.073593057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2024-08-24T13:24:06.078652553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2024-08-24T13:24:06.082905250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2024-08-24T13:24:06.087247847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2024-08-24T13:24:06.091072144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0996343s
2024-08-24T13:24:06.093791342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2024-08-24T13:24:06', 'rename_quality_profiles_add_upgrade_allowed')
2024-08-24T13:24:06.097771240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:06.103745035Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2024-08-24T13:24:06.105680934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1120704s
2024-08-24T13:24:06.108129532Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2024-08-24T13:24:06.110051231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:06.113921928Z [Info] add_import_exclusions: Starting migration of Main DB to 27
2024-08-24T13:24:06.122607022Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2024-08-24T13:24:06.125902320Z [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)
2024-08-24T13:24:06.130249017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058949s
2024-08-24T13:24:06.131963616Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId)
2024-08-24T13:24:06.133978514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC)
2024-08-24T13:24:06.137626112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041611s
2024-08-24T13:24:06.140149610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2024-08-24T13:24:06', 'add_import_exclusions')
2024-08-24T13:24:06.143413707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:06.148752404Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2024-08-24T13:24:06.150143803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150194s
2024-08-24T13:24:06.151809502Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2024-08-24T13:24:06.153010101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:06.155179499Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28
2024-08-24T13:24:06.219311454Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2024-08-24T13:24:06.219411754Z WHERE "Id" in (
2024-08-24T13:24:06.219434154Z SELECT "Artists"."Id" from "Artists"
2024-08-24T13:24:06.219538654Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2024-08-24T13:24:06.219547454Z WHERE "ArtistMetadata"."Id" IS NULL)
2024-08-24T13:24:06.230511946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2024-08-24T13:24:06.230526746Z WHERE "Id" in (
2024-08-24T13:24:06.230592546Z SELECT "Artists"."Id" from "Artists"
2024-08-24T13:24:06.230604546Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2024-08-24T13:24:06.230608746Z WHERE "ArtistMetadata"."Id" IS NULL)
2024-08-24T13:24:06.241006539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149337s
2024-08-24T13:24:06.246745935Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2024-08-24T13:24:06.246757835Z WHERE "Id" in (
2024-08-24T13:24:06.246814034Z SELECT "Albums"."Id" from "Albums"
2024-08-24T13:24:06.246821334Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2024-08-24T13:24:06.246951034Z WHERE "ArtistMetadata"."Id" IS NULL)
2024-08-24T13:24:06.257019827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2024-08-24T13:24:06.257034127Z WHERE "Id" in (
2024-08-24T13:24:06.257051927Z SELECT "Albums"."Id" from "Albums"
2024-08-24T13:24:06.257137427Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2024-08-24T13:24:06.257144527Z WHERE "ArtistMetadata"."Id" IS NULL)
2024-08-24T13:24:06.264428522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117056s
2024-08-24T13:24:06.269747618Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2024-08-24T13:24:06.269759518Z WHERE "Id" in (
2024-08-24T13:24:06.269761718Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2024-08-24T13:24:06.269804418Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2024-08-24T13:24:06.269841218Z WHERE "Albums"."Id" IS NULL)
2024-08-24T13:24:06.279147012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2024-08-24T13:24:06.279157512Z WHERE "Id" in (
2024-08-24T13:24:06.279265812Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2024-08-24T13:24:06.279274012Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2024-08-24T13:24:06.279276512Z WHERE "Albums"."Id" IS NULL)
2024-08-24T13:24:06.287247006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116111s
2024-08-24T13:24:06.298298598Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2024-08-24T13:24:06.298314098Z WHERE "Id" in (
2024-08-24T13:24:06.298316198Z SELECT "Tracks"."Id" from "Tracks"
2024-08-24T13:24:06.298317998Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2024-08-24T13:24:06.298319998Z WHERE "AlbumReleases"."Id" IS NULL)
2024-08-24T13:24:06.310158990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2024-08-24T13:24:06.310180990Z WHERE "Id" in (
2024-08-24T13:24:06.310183290Z SELECT "Tracks"."Id" from "Tracks"
2024-08-24T13:24:06.310193790Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2024-08-24T13:24:06.310246990Z WHERE "AlbumReleases"."Id" IS NULL)
2024-08-24T13:24:06.317789684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119353s
2024-08-24T13:24:06.323823680Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2024-08-24T13:24:06.323846880Z WHERE "Id" in (
2024-08-24T13:24:06.323849180Z SELECT "Tracks"."Id" from "Tracks"
2024-08-24T13:24:06.323898180Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2024-08-24T13:24:06.323908580Z WHERE "ArtistMetadata"."Id" IS NULL)
2024-08-24T13:24:06.335026672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2024-08-24T13:24:06.335049972Z WHERE "Id" in (
2024-08-24T13:24:06.335115672Z SELECT "Tracks"."Id" from "Tracks"
2024-08-24T13:24:06.335123572Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2024-08-24T13:24:06.335125872Z WHERE "ArtistMetadata"."Id" IS NULL)
2024-08-24T13:24:06.342974867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012747s
2024-08-24T13:24:06.350267561Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2024-08-24T13:24:06.350303361Z WHERE "Id" IN (
2024-08-24T13:24:06.350306561Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2024-08-24T13:24:06.350309161Z LEFT OUTER JOIN "Tracks"
2024-08-24T13:24:06.350311461Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2024-08-24T13:24:06.350318961Z WHERE "Tracks"."Id" IS NULL)
2024-08-24T13:24:06.362358053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2024-08-24T13:24:06.362390353Z WHERE "Id" IN (
2024-08-24T13:24:06.362392553Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2024-08-24T13:24:06.362394253Z LEFT OUTER JOIN "Tracks"
2024-08-24T13:24:06.362398353Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2024-08-24T13:24:06.362400053Z WHERE "Tracks"."Id" IS NULL)
2024-08-24T13:24:06.371147247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137419s
2024-08-24T13:24:06.374060445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2024-08-24T13:24:06', 'clean_artist_metadata_table')
2024-08-24T13:24:06.377333642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:06.382546239Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2024-08-24T13:24:06.383974238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0250093s
2024-08-24T13:24:06.385972236Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2024-08-24T13:24:06.387517235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:06.390076933Z [Info] health_issue_notification: Starting migration of Main DB to 29
2024-08-24T13:24:06.400905526Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2024-08-24T13:24:06.402392925Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.6E-05s
2024-08-24T13:24:06.403529824Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2024-08-24T13:24:06.405466823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2024-08-24T13:24:06.412457518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007519s
2024-08-24T13:24:06.413664017Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2024-08-24T13:24:06.414646416Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2024-08-24T13:24:06.415813215Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2024-08-24T13:24:06.417727714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2024-08-24T13:24:06.424260609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069998s
2024-08-24T13:24:06.425588308Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2024-08-24T13:24:06.426669608Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.39E-05s
2024-08-24T13:24:06.427854507Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean
2024-08-24T13:24:06.429679605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0
2024-08-24T13:24:06.436115001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069094s
2024-08-24T13:24:06.437288600Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2024-08-24T13:24:06.438290599Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s
2024-08-24T13:24:06.439459799Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean
2024-08-24T13:24:06.441293597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0
2024-08-24T13:24:06.447759893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069607s
2024-08-24T13:24:06.448911192Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2024-08-24T13:24:06.449913891Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s
2024-08-24T13:24:06.451076090Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean
2024-08-24T13:24:06.452778589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0
2024-08-24T13:24:06.459319285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069206s
2024-08-24T13:24:06.460664084Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload
2024-08-24T13:24:06.499082656Z [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)
2024-08-24T13:24:06.516734044Z [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"
2024-08-24T13:24:06.526526137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2024-08-24T13:24:06.530069035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2024-08-24T13:24:06.546319923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0841333s
2024-08-24T13:24:06.547964122Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport
2024-08-24T13:24:06.588158994Z [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)
2024-08-24T13:24:06.607834780Z [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"
2024-08-24T13:24:06.618787072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2024-08-24T13:24:06.622403169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2024-08-24T13:24:06.638274258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0885528s
2024-08-24T13:24:06.640771856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2024-08-24T13:24:06', 'health_issue_notification')
2024-08-24T13:24:06.644436854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:06.650157250Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2024-08-24T13:24:06.651585349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1001826s
2024-08-24T13:24:06.655212846Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2024-08-24T13:24:06.656959645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:06.659647643Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30
2024-08-24T13:24:06.675222032Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2024-08-24T13:24:06.677421031Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.71E-05s
2024-08-24T13:24:06.679204529Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime
2024-08-24T13:24:06.682239627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00'
2024-08-24T13:24:06.690748721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096596s
2024-08-24T13:24:06.692138320Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2024-08-24T13:24:06.693203619Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s
2024-08-24T13:24:06.694441119Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String
2024-08-24T13:24:06.695977718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT
2024-08-24T13:24:06.702538113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066269s
2024-08-24T13:24:06.704157012Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2024-08-24T13:24:06.705907710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2024-08-24T13:24:06.708368809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025809s
2024-08-24T13:24:06.713275005Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2024-08-24T13:24:06.713347405Z WHERE "Id" IN (
2024-08-24T13:24:06.713383605Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2024-08-24T13:24:06.713462605Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2024-08-24T13:24:06.713473805Z WHERE "Tracks"."Id" IS NULL)
2024-08-24T13:24:06.730547293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2024-08-24T13:24:06.730572893Z WHERE "Id" IN (
2024-08-24T13:24:06.730575293Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2024-08-24T13:24:06.730577193Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2024-08-24T13:24:06.730634993Z WHERE "Tracks"."Id" IS NULL)
2024-08-24T13:24:06.737589388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019238s
2024-08-24T13:24:06.743070484Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2024-08-24T13:24:06.743089784Z WHERE "Id" IN (
2024-08-24T13:24:06.743092184Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2024-08-24T13:24:06.743140884Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2024-08-24T13:24:06.743153184Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2024-08-24T13:24:06.743206584Z WHERE "Artists"."Path" IS NULL)
2024-08-24T13:24:06.752564978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2024-08-24T13:24:06.752582578Z WHERE "Id" IN (
2024-08-24T13:24:06.752584678Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2024-08-24T13:24:06.752589078Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2024-08-24T13:24:06.752692877Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2024-08-24T13:24:06.752704677Z WHERE "Artists"."Path" IS NULL)
2024-08-24T13:24:06.760037172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113569s
2024-08-24T13:24:06.765641268Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2024-08-24T13:24:06.765660968Z WHERE "Id" IN (
2024-08-24T13:24:06.765676668Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2024-08-24T13:24:06.765683768Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2024-08-24T13:24:06.765694168Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2024-08-24T13:24:06.765725368Z WHERE "AlbumReleases"."Monitored" = 0
2024-08-24T13:24:06.765733068Z OR "AlbumReleases"."Monitored" IS NULL)
2024-08-24T13:24:06.775967461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2024-08-24T13:24:06.775986261Z WHERE "Id" IN (
2024-08-24T13:24:06.775988561Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2024-08-24T13:24:06.775990361Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2024-08-24T13:24:06.775992361Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2024-08-24T13:24:06.775994061Z WHERE "AlbumReleases"."Monitored" = 0
2024-08-24T13:24:06.776055761Z OR "AlbumReleases"."Monitored" IS NULL)
2024-08-24T13:24:06.784036555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122195s
2024-08-24T13:24:06.787599553Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2024-08-24T13:24:06.787612453Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2024-08-24T13:24:06.787661053Z FROM "Artists"
2024-08-24T13:24:06.787671053Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2024-08-24T13:24:06.787692653Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2024-08-24T13:24:06.793381249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2024-08-24T13:24:06.793391049Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2024-08-24T13:24:06.793393549Z FROM "Artists"
2024-08-24T13:24:06.793524849Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2024-08-24T13:24:06.793533749Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2024-08-24T13:24:06.798668045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073546s
2024-08-24T13:24:06.802781842Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2024-08-24T13:24:06.802797242Z WHERE "Id" NOT IN (
2024-08-24T13:24:06.802801142Z SELECT MIN("Id")
2024-08-24T13:24:06.802803842Z FROM "TrackFiles"
2024-08-24T13:24:06.802863142Z GROUP BY "Path"
2024-08-24T13:24:06.802871542Z )
2024-08-24T13:24:06.809934437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2024-08-24T13:24:06.809948437Z WHERE "Id" NOT IN (
2024-08-24T13:24:06.809950437Z SELECT MIN("Id")
2024-08-24T13:24:06.810047637Z FROM "TrackFiles"
2024-08-24T13:24:06.810056337Z GROUP BY "Path"
2024-08-24T13:24:06.810058537Z )
2024-08-24T13:24:06.817639832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103426s
2024-08-24T13:24:06.818904531Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2024-08-24T13:24:06.819892830Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s
2024-08-24T13:24:06.821452429Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String
2024-08-24T13:24:06.857259804Z [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)
2024-08-24T13:24:06.871599494Z [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"
2024-08-24T13:24:06.878863288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2024-08-24T13:24:06.882706386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2024-08-24T13:24:06.901623472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2024-08-24T13:24:06.906783069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0836801s
2024-08-24T13:24:06.909152667Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path)
2024-08-24T13:24:06.912284265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2024-08-24T13:24:06.917885361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061449s
2024-08-24T13:24:06.920145759Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath
2024-08-24T13:24:06.974144621Z [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)
2024-08-24T13:24:06.984806114Z [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"
2024-08-24T13:24:06.991651009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2024-08-24T13:24:06.995768306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2024-08-24T13:24:07.019304489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2024-08-24T13:24:07.024152186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2024-08-24T13:24:07.029192182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1056478s
2024-08-24T13:24:07.035571078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2024-08-24T13:24:07', 'add_mediafilerepository_mtime')
2024-08-24T13:24:07.043106173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:07.050376767Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2024-08-24T13:24:07.053469365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1273708s
2024-08-24T13:24:07.058291562Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2024-08-24T13:24:07.061045360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:07.066101956Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31
2024-08-24T13:24:07.090995139Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2024-08-24T13:24:07.091025839Z WHERE "Id" NOT IN (
2024-08-24T13:24:07.091029839Z SELECT MIN("Artists"."Id") from "Artists"
2024-08-24T13:24:07.091109239Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2024-08-24T13:24:07.091189239Z GROUP BY "ArtistMetadata"."Id")
2024-08-24T13:24:07.108608026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2024-08-24T13:24:07.108648226Z WHERE "Id" NOT IN (
2024-08-24T13:24:07.108685526Z SELECT MIN("Artists"."Id") from "Artists"
2024-08-24T13:24:07.108713426Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2024-08-24T13:24:07.108766226Z GROUP BY "ArtistMetadata"."Id")
2024-08-24T13:24:07.119472319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204939s
2024-08-24T13:24:07.121225417Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId)
2024-08-24T13:24:07.122995716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId"
2024-08-24T13:24:07.125852714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032669s
2024-08-24T13:24:07.127292013Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32
2024-08-24T13:24:07.178975777Z [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)
2024-08-24T13:24:07.193289267Z [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"
2024-08-24T13:24:07.201075161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2024-08-24T13:24:07.204695358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2024-08-24T13:24:07.222385646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2024-08-24T13:24:07.226448143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2024-08-24T13:24:07.231961639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2024-08-24T13:24:07.235810737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1068274s
2024-08-24T13:24:07.237446035Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2024-08-24T13:24:07.239366134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2024-08-24T13:24:07.242847132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038249s
2024-08-24T13:24:07.248079628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2024-08-24T13:24:07', 'add_artistmetadataid_constraint')
2024-08-24T13:24:07.254249424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:07.260899619Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2024-08-24T13:24:07.263592617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.021231s
2024-08-24T13:24:07.267858614Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2024-08-24T13:24:07.269711813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:07.273463610Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32
2024-08-24T13:24:07.283207703Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2024-08-24T13:24:07.284762202Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.85E-05s
2024-08-24T13:24:07.286036201Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String
2024-08-24T13:24:07.288083700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]'
2024-08-24T13:24:07.295627494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080241s
2024-08-24T13:24:07.297113893Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2024-08-24T13:24:07.298458792Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s
2024-08-24T13:24:07.299830091Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String
2024-08-24T13:24:07.301945590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]'
2024-08-24T13:24:07.309427785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077304s
2024-08-24T13:24:07.311562283Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2024-08-24T13:24:07.313145782Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.54E-05s
2024-08-24T13:24:07.314528581Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String
2024-08-24T13:24:07.316498180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]'
2024-08-24T13:24:07.323827774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077278s
2024-08-24T13:24:07.325475073Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2024-08-24T13:24:07.326724972Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2024-08-24T13:24:07.328081971Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String
2024-08-24T13:24:07.330220070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]'
2024-08-24T13:24:07.337662165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079372s
2024-08-24T13:24:07.338995664Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2024-08-24T13:24:07.340064863Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s
2024-08-24T13:24:07.342194161Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String
2024-08-24T13:24:07.344999259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]'
2024-08-24T13:24:07.352249954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078624s
2024-08-24T13:24:07.353529853Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2024-08-24T13:24:07.354556653Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s
2024-08-24T13:24:07.355779052Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String
2024-08-24T13:24:07.357620251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]'
2024-08-24T13:24:07.364817845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074409s
2024-08-24T13:24:07.367152344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2024-08-24T13:24:07', 'old_ids_and_artist_alias')
2024-08-24T13:24:07.370081642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:07.375185138Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2024-08-24T13:24:07.376550737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177736s
2024-08-24T13:24:07.378180736Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2024-08-24T13:24:07.379515135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:07.381989233Z [Info] download_propers_config: Starting migration of Main DB to 33
2024-08-24T13:24:07.385994731Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2024-08-24T13:24:07.387492729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2024-08-24T13:24:07.397281223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093613s
2024-08-24T13:24:07.400272620Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2024-08-24T13:24:07.402224919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2024-08-24T13:24:07.404755417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027775s
2024-08-24T13:24:07.407192816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2024-08-24T13:24:07', 'download_propers_config')
2024-08-24T13:24:07.410260213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:07.414847410Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2024-08-24T13:24:07.416123409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126654s
2024-08-24T13:24:07.417825408Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2024-08-24T13:24:07.419062707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:07.421258106Z [Info] remove_language_profiles: Starting migration of Main DB to 34
2024-08-24T13:24:07.438475794Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2024-08-24T13:24:07.441404991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2024-08-24T13:24:07.444430189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004379s
2024-08-24T13:24:07.445853988Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId
2024-08-24T13:24:07.488988058Z [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)
2024-08-24T13:24:07.501113949Z [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"
2024-08-24T13:24:07.508116144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2024-08-24T13:24:07.512135242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2024-08-24T13:24:07.531134628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2024-08-24T13:24:07.535074125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2024-08-24T13:24:07.538766723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2024-08-24T13:24:07.542501520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2024-08-24T13:24:07.545792318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0984983s
2024-08-24T13:24:07.547237217Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2024-08-24T13:24:07.582584892Z [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)
2024-08-24T13:24:07.597340881Z [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"
2024-08-24T13:24:07.606143675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2024-08-24T13:24:07.610199572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2024-08-24T13:24:07.629685259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2024-08-24T13:24:07.633480556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.084646s
2024-08-24T13:24:07.635129155Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language
2024-08-24T13:24:07.673127128Z [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)
2024-08-24T13:24:07.683496621Z [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"
2024-08-24T13:24:07.689922516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2024-08-24T13:24:07.693212414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2024-08-24T13:24:07.709200002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0724078s
2024-08-24T13:24:07.710838901Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2024-08-24T13:24:07.761802365Z [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)
2024-08-24T13:24:07.771972858Z [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"
2024-08-24T13:24:07.780158952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2024-08-24T13:24:07.784539249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2024-08-24T13:24:07.808228433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2024-08-24T13:24:07.812919929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2024-08-24T13:24:07.817154426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2024-08-24T13:24:07.821683123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2024-08-24T13:24:07.826009020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1135653s
2024-08-24T13:24:07.827830819Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language
2024-08-24T13:24:07.878361583Z [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)
2024-08-24T13:24:07.889169775Z [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"
2024-08-24T13:24:07.894736672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2024-08-24T13:24:07.898969169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2024-08-24T13:24:07.915307957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0854861s
2024-08-24T13:24:07.919558954Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language
2024-08-24T13:24:07.965834721Z [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)
2024-08-24T13:24:07.976173514Z [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"
2024-08-24T13:24:07.982162010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2024-08-24T13:24:07.985720507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2024-08-24T13:24:08.002928695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2024-08-24T13:24:08.007149592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2024-08-24T13:24:08.010952790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0896541s
2024-08-24T13:24:08.013897087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2024-08-24T13:24:08', 'remove_language_profiles')
2024-08-24T13:24:08.017736685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:08.024150780Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2024-08-24T13:24:08.026031379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1027976s
2024-08-24T13:24:08.028174877Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2024-08-24T13:24:08.029553376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:08.032269374Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35
2024-08-24T13:24:08.037503071Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2024-08-24T13:24:08.039204770Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2024-08-24T13:24:08.040812768Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String
2024-08-24T13:24:08.042552067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT
2024-08-24T13:24:08.049216463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006934s
2024-08-24T13:24:08.051359261Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2024-08-24T13:24:08.058271956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2024-08-24T13:24:08.061857954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067036s
2024-08-24T13:24:08.064449252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2024-08-24T13:24:08', 'multi_disc_naming_format')
2024-08-24T13:24:08.068001349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:08.073000246Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2024-08-24T13:24:08.074387445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177155s
2024-08-24T13:24:08.075800744Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2024-08-24T13:24:08.077002943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:08.079062741Z [Info] add_download_client_priority: Starting migration of Main DB to 36
2024-08-24T13:24:08.083647538Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2024-08-24T13:24:08.085104937Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2024-08-24T13:24:08.086223136Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2024-08-24T13:24:08.087962635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2024-08-24T13:24:08.094830930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071636s
2024-08-24T13:24:08.096041729Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2024-08-24T13:24:08.097104029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2024-08-24T13:24:08.369042843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2714594s
2024-08-24T13:24:08.371636041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2024-08-24T13:24:08', 'add_download_client_priority')
2024-08-24T13:24:08.374916439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:08.379382536Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2024-08-24T13:24:08.380614635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.282156s
2024-08-24T13:24:08.382153134Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2024-08-24T13:24:08.383282033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:08.385370232Z [Info] remove_growl_prowl: Starting migration of Main DB to 37
2024-08-24T13:24:08.390105928Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2024-08-24T13:24:08.392090927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2024-08-24T13:24:08.394372225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028287s
2024-08-24T13:24:08.395547124Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2024-08-24T13:24:08.397055623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl'
2024-08-24T13:24:08.399149622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024216s
2024-08-24T13:24:08.401102620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2024-08-24T13:24:08', 'remove_growl_prowl')
2024-08-24T13:24:08.403919618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:08.409133015Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2024-08-24T13:24:08.410469214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121629s
2024-08-24T13:24:08.411912113Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2024-08-24T13:24:08.412989212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:08.415038311Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38
2024-08-24T13:24:08.419240908Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2024-08-24T13:24:08.421089306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2024-08-24T13:24:08.423451805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002756s
2024-08-24T13:24:08.424637404Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2024-08-24T13:24:08.426115103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2024-08-24T13:24:08.428269101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024764s
2024-08-24T13:24:08.430117900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2024-08-24T13:24:08', 'remove_plex_hometheatre')
2024-08-24T13:24:08.432956998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:08.438175794Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2024-08-24T13:24:08.439475393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120339s
2024-08-24T13:24:08.440977592Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2024-08-24T13:24:08.442118291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:08.444166590Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39
2024-08-24T13:24:08.453147584Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2024-08-24T13:24:08.454634883Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.76E-05s
2024-08-24T13:24:08.455791182Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String
2024-08-24T13:24:08.457369481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT
2024-08-24T13:24:08.464253676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068758s
2024-08-24T13:24:08.465608375Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2024-08-24T13:24:08.466692874Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s
2024-08-24T13:24:08.468023173Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32
2024-08-24T13:24:08.470002372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0
2024-08-24T13:24:08.477007367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073141s
2024-08-24T13:24:08.478323166Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2024-08-24T13:24:08.479443365Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s
2024-08-24T13:24:08.480710764Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32
2024-08-24T13:24:08.482651963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0
2024-08-24T13:24:08.489536058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007289s
2024-08-24T13:24:08.490945157Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2024-08-24T13:24:08.492070056Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2024-08-24T13:24:08.493287155Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32
2024-08-24T13:24:08.495212854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0
2024-08-24T13:24:08.502059849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072761s
2024-08-24T13:24:08.503300448Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2024-08-24T13:24:08.504290148Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s
2024-08-24T13:24:08.505367347Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String
2024-08-24T13:24:08.506886946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT
2024-08-24T13:24:08.513543041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067458s
2024-08-24T13:24:08.514710140Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2024-08-24T13:24:08.515701040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2024-08-24T13:24:08.532886127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168516s
2024-08-24T13:24:08.535199726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2024-08-24T13:24:08', 'add_root_folder_add_defaults')
2024-08-24T13:24:08.538146924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:08.542604621Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2024-08-24T13:24:08.543861220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.02661s
2024-08-24T13:24:08.545278119Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2024-08-24T13:24:08.546368718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:08.548481316Z [Info] task_duration: Starting migration of Main DB to 40
2024-08-24T13:24:08.552254714Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2024-08-24T13:24:08.553494213Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s
2024-08-24T13:24:08.554686412Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2024-08-24T13:24:08.556296911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2024-08-24T13:24:08.563490106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072252s
2024-08-24T13:24:08.565639304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2024-08-24T13:24:08', 'task_duration')
2024-08-24T13:24:08.568563902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:08.573202699Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2024-08-24T13:24:08.574523298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016942s
2024-08-24T13:24:08.576127397Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2024-08-24T13:24:08.577459296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:08.579484895Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41
2024-08-24T13:24:08.584661591Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2024-08-24T13:24:08.585910490Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s
2024-08-24T13:24:08.587186489Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2024-08-24T13:24:08.589000088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2024-08-24T13:24:08.595834583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072703s
2024-08-24T13:24:08.597104982Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2024-08-24T13:24:08.598082581Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.4E-06s
2024-08-24T13:24:08.599241181Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2024-08-24T13:24:08.600930979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2024-08-24T13:24:08.607818375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071765s
2024-08-24T13:24:08.610050373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2024-08-24T13:24:08', 'add_indexer_and_enabled_to_release_profiles')
2024-08-24T13:24:08.613303971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:08.618181167Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2024-08-24T13:24:08.619683066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172538s
2024-08-24T13:24:08.621490265Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2024-08-24T13:24:08.622946264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:08.625376762Z [Info] remove_album_folders: Starting migration of Main DB to 42
2024-08-24T13:24:08.630871758Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder
2024-08-24T13:24:08.666743233Z [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)
2024-08-24T13:24:08.677495325Z [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"
2024-08-24T13:24:08.684099721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2024-08-24T13:24:08.688002718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2024-08-24T13:24:08.705895005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2024-08-24T13:24:08.709373403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2024-08-24T13:24:08.712362301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2024-08-24T13:24:08.715919398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2024-08-24T13:24:08.719109996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0866749s
2024-08-24T13:24:08.720986895Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2024-08-24T13:24:08.723072593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2024-08-24T13:24:08.725409792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028051s
2024-08-24T13:24:08.727046090Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2024-08-24T13:24:08.729235989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2024-08-24T13:24:08.731922587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030927s
2024-08-24T13:24:08.733301586Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat
2024-08-24T13:24:08.769328561Z [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)
2024-08-24T13:24:08.777865455Z [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"
2024-08-24T13:24:08.784131150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2024-08-24T13:24:08.787827347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2024-08-24T13:24:08.813240830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.078191s
2024-08-24T13:24:08.816187227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2024-08-24T13:24:08', 'remove_album_folders')
2024-08-24T13:24:08.820093825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:08.826276220Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2024-08-24T13:24:08.827722019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0910339s
2024-08-24T13:24:08.829797218Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2024-08-24T13:24:08.831518417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:08.835173814Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44
2024-08-24T13:24:08.841669609Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2024-08-24T13:24:08.843513908Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.84E-05s
2024-08-24T13:24:08.845267907Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2024-08-24T13:24:08.847611505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2024-08-24T13:24:08.855069600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081319s
2024-08-24T13:24:08.857339998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2024-08-24T13:24:08', 'add_priority_to_indexers')
2024-08-24T13:24:08.860261796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:08.864931993Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2024-08-24T13:24:08.866301792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181015s
2024-08-24T13:24:08.868033291Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2024-08-24T13:24:08.869299790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:08.871442988Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45
2024-08-24T13:24:08.876059285Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2024-08-24T13:24:08.878479484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2024-08-24T13:24:08.881983781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038475s
2024-08-24T13:24:08.884205779Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2024-08-24T13:24:08.886109178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2024-08-24T13:24:08.897052470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105787s
2024-08-24T13:24:08.900886468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2024-08-24T13:24:08', 'remove_chown_and_folderchmod_config')
2024-08-24T13:24:08.904458665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:08.909386062Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2024-08-24T13:24:08.910776961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0231308s
2024-08-24T13:24:08.912186460Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2024-08-24T13:24:08.913279059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:08.915587957Z [Info] update_notifiarr: Starting migration of Main DB to 47
2024-08-24T13:24:08.969502519Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2024-08-24T13:24:08.974154016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2024-08-24T13:24:08.978467713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00563s
2024-08-24T13:24:08.980710711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2024-08-24T13:24:08', 'update_notifiarr')
2024-08-24T13:24:08.983998509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:08.989878705Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2024-08-24T13:24:08.991557304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016709s
2024-08-24T13:24:08.993790902Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2024-08-24T13:24:08.995832501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:08.999809898Z [Info] email_multiple_addresses: Starting migration of Main DB to 49
2024-08-24T13:24:09.003777795Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2024-08-24T13:24:09.005113994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2024-08-24T13:24:09.040474169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0347943s
2024-08-24T13:24:09.043389467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2024-08-24T13:24:09', 'email_multiple_addresses')
2024-08-24T13:24:09.046901365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:09.051951261Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2024-08-24T13:24:09.053403760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0463288s
2024-08-24T13:24:09.055000859Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2024-08-24T13:24:09.056341058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:09.058631256Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50
2024-08-24T13:24:09.062925253Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2024-08-24T13:24:09.064690352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2024-08-24T13:24:09.082966039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181948s
2024-08-24T13:24:09.085708937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2024-08-24T13:24:09', 'rename_blacklist_to_blocklist')
2024-08-24T13:24:09.089488735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:09.094504331Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2024-08-24T13:24:09.095914530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0297177s
2024-08-24T13:24:09.097508329Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2024-08-24T13:24:09.098697328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:09.100800427Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51
2024-08-24T13:24:09.107211922Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2024-08-24T13:24:09.108826621Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s
2024-08-24T13:24:09.111437019Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2024-08-24T13:24:09.115272416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2024-08-24T13:24:09.125530109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114161s
2024-08-24T13:24:09.127510808Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2024-08-24T13:24:09.129810506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2024-08-24T13:24:09.137271501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079311s
2024-08-24T13:24:09.138926700Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2024-08-24T13:24:09.140144099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2024-08-24T13:24:09.200824556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0602769s
2024-08-24T13:24:09.203642154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2024-08-24T13:24:09', 'cdh_per_downloadclient')
2024-08-24T13:24:09.207348551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:09.212921047Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2024-08-24T13:24:09.214493746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0722031s
2024-08-24T13:24:09.216111945Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2024-08-24T13:24:09.217345344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:09.219844943Z [Info] download_history: Starting migration of Main DB to 52
2024-08-24T13:24:09.231670534Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2024-08-24T13:24:09.236991631Z [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)
2024-08-24T13:24:09.243970326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106259s
2024-08-24T13:24:09.245557324Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2024-08-24T13:24:09.247412923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2024-08-24T13:24:09.251012821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039447s
2024-08-24T13:24:09.252458920Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId)
2024-08-24T13:24:09.254117918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2024-08-24T13:24:09.257548316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036668s
2024-08-24T13:24:09.259228815Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2024-08-24T13:24:09.261022014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2024-08-24T13:24:09.264218911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036272s
2024-08-24T13:24:09.265318511Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2024-08-24T13:24:09.266374710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2024-08-24T13:24:09.291695092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0249057s
2024-08-24T13:24:09.294021990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2024-08-24T13:24:09', 'download_history')
2024-08-24T13:24:09.296978688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:09.301535085Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2024-08-24T13:24:09.302908584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0349364s
2024-08-24T13:24:09.304554183Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2024-08-24T13:24:09.305703482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:09.307803381Z [Info] add_update_history: Starting migration of Main DB to 53
2024-08-24T13:24:09.311306478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2024-08-24T13:24:09', 'add_update_history')
2024-08-24T13:24:09.314898276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:09.320742271Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2024-08-24T13:24:09.323123470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141292s
2024-08-24T13:24:09.326007468Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2024-08-24T13:24:09.327903566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:09.330668164Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54
2024-08-24T13:24:09.336452360Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2024-08-24T13:24:09.338194759Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.69E-05s
2024-08-24T13:24:09.339919958Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2024-08-24T13:24:09.342094456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1
2024-08-24T13:24:09.351643450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096141s
2024-08-24T13:24:09.355241147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2024-08-24T13:24:09', 'add_on_update_to_notifications')
2024-08-24T13:24:09.358708845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:09.365838040Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2024-08-24T13:24:09.367328839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0240495s
2024-08-24T13:24:09.368922937Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2024-08-24T13:24:09.370131337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:09.372258535Z [Info] download_client_per_indexer: Starting migration of Main DB to 55
2024-08-24T13:24:09.376244832Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2024-08-24T13:24:09.377591131Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2024-08-24T13:24:09.378764130Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2024-08-24T13:24:09.380730829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2024-08-24T13:24:09.388182224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007787s
2024-08-24T13:24:09.390723022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2024-08-24T13:24:09', 'download_client_per_indexer')
2024-08-24T13:24:09.394238520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:09.400169815Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2024-08-24T13:24:09.401944014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195153s
2024-08-24T13:24:09.403735113Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2024-08-24T13:24:09.405103512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:09.408653509Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56
2024-08-24T13:24:09.415963204Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2024-08-24T13:24:09.417832703Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.73E-05s
2024-08-24T13:24:09.419480302Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32
2024-08-24T13:24:09.421967400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2024-08-24T13:24:09.430496794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090641s
2024-08-24T13:24:09.432193293Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2024-08-24T13:24:09.433686692Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.77E-05s
2024-08-24T13:24:09.435706790Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32
2024-08-24T13:24:09.438351788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0
2024-08-24T13:24:09.447151082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093164s
2024-08-24T13:24:09.448605381Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2024-08-24T13:24:09.449842880Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2024-08-24T13:24:09.451407079Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2024-08-24T13:24:09.453823877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2024-08-24T13:24:09.462233372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089667s
2024-08-24T13:24:09.465286169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2024-08-24T13:24:09', 'AddNewItemMonitorType')
2024-08-24T13:24:09.469437866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:09.475704762Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2024-08-24T13:24:09.477607861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0222671s
2024-08-24T13:24:09.479412459Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2024-08-24T13:24:09.480780358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:09.483423057Z [Info] ImportListSearch: Starting migration of Main DB to 57
2024-08-24T13:24:09.489104753Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2024-08-24T13:24:09.490897751Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s
2024-08-24T13:24:09.492245850Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean
2024-08-24T13:24:09.494376349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1
2024-08-24T13:24:09.502879243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086024s
2024-08-24T13:24:09.505985841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2024-08-24T13:24:09', 'ImportListSearch')
2024-08-24T13:24:09.509998638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:09.515814234Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2024-08-24T13:24:09.517832832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217268s
2024-08-24T13:24:09.520088331Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2024-08-24T13:24:09.521711630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:09.524419628Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58
2024-08-24T13:24:09.529672324Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2024-08-24T13:24:09.531138323Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2024-08-24T13:24:09.532615222Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean
2024-08-24T13:24:09.535382420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0
2024-08-24T13:24:09.544045114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092722s
2024-08-24T13:24:09.546529612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2024-08-24T13:24:09', 'ImportListMonitorExisting')
2024-08-24T13:24:09.549915810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:09.555136206Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2024-08-24T13:24:09.556746505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203843s
2024-08-24T13:24:09.558630804Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2024-08-24T13:24:09.560073402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:09.562327501Z [Info] add_indexer_tags: Starting migration of Main DB to 59
2024-08-24T13:24:09.567876697Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2024-08-24T13:24:09.570259195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2024-08-24T13:24:09.573000693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032667s
2024-08-24T13:24:09.574653392Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2024-08-24T13:24:09.576390591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles'
2024-08-24T13:24:09.578746089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002726s
2024-08-24T13:24:09.579911988Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2024-08-24T13:24:09.580936688Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s
2024-08-24T13:24:09.582016687Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2024-08-24T13:24:09.583712186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2024-08-24T13:24:09.591450280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078513s
2024-08-24T13:24:09.593640879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2024-08-24T13:24:09', 'add_indexer_tags')
2024-08-24T13:24:09.596594877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:09.601469573Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2024-08-24T13:24:09.603066772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017756s
2024-08-24T13:24:09.604685571Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2024-08-24T13:24:09.605896970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:09.608605968Z [Info] update_audio_types: Starting migration of Main DB to 60
2024-08-24T13:24:09.611991366Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2024-08-24T13:24:09.613287465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2024-08-24T13:24:09.637755248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0241245s
2024-08-24T13:24:09.640169746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2024-08-24T13:24:09', 'update_audio_types')
2024-08-24T13:24:09.643675343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:09.648194840Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2024-08-24T13:24:09.649520439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0346867s
2024-08-24T13:24:09.652095038Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2024-08-24T13:24:09.653809936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:09.656327635Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61
2024-08-24T13:24:09.691266310Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2024-08-24T13:24:09.693226209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2024-08-24T13:24:09.695556907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026628s
2024-08-24T13:24:09.696749206Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2024-08-24T13:24:09.697798705Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s
2024-08-24T13:24:09.699033104Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset
2024-08-24T13:24:09.752114667Z [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)
2024-08-24T13:24:09.764888458Z [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"
2024-08-24T13:24:09.772820652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases"
2024-08-24T13:24:09.776555250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases"
2024-08-24T13:24:09.794077437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2024-08-24T13:24:09.798194234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2024-08-24T13:24:09.802121432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1011702s
2024-08-24T13:24:09.803669031Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2024-08-24T13:24:09.804859830Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2024-08-24T13:24:09.806315129Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset
2024-08-24T13:24:09.856031494Z [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)
2024-08-24T13:24:09.877189279Z [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"
2024-08-24T13:24:09.892945468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2024-08-24T13:24:09.897805064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2024-08-24T13:24:09.916178251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2024-08-24T13:24:09.921173748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2024-08-24T13:24:09.925943044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2024-08-24T13:24:09.929450542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1215815s
2024-08-24T13:24:09.931034341Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2024-08-24T13:24:09.932333940Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.41E-05s
2024-08-24T13:24:09.934118439Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset
2024-08-24T13:24:09.982700904Z [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)
2024-08-24T13:24:10.002648190Z [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"
2024-08-24T13:24:10.013980382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2024-08-24T13:24:10.018078279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2024-08-24T13:24:10.035242767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2024-08-24T13:24:10.039395064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2024-08-24T13:24:10.043127262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2024-08-24T13:24:10.046579359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1107388s
2024-08-24T13:24:10.047910858Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2024-08-24T13:24:10.049013857Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s
2024-08-24T13:24:10.050982456Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset
2024-08-24T13:24:10.098937322Z [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)
2024-08-24T13:24:10.118639208Z [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"
2024-08-24T13:24:10.130380100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2024-08-24T13:24:10.134212097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2024-08-24T13:24:10.153070584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2024-08-24T13:24:10.157720381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2024-08-24T13:24:10.162302877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2024-08-24T13:24:10.167763174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.114252s
2024-08-24T13:24:10.170514472Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2024-08-24T13:24:10.172620170Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.76E-05s
2024-08-24T13:24:10.174318669Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset
2024-08-24T13:24:10.216301239Z [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)
2024-08-24T13:24:10.228546831Z [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"
2024-08-24T13:24:10.235783926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2024-08-24T13:24:10.239584623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2024-08-24T13:24:10.257374610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2024-08-24T13:24:10.261225608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2024-08-24T13:24:10.265110805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2024-08-24T13:24:10.269272902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2024-08-24T13:24:10.272713600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0965007s
2024-08-24T13:24:10.274026999Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2024-08-24T13:24:10.275067798Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.75E-05s
2024-08-24T13:24:10.276411797Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset
2024-08-24T13:24:10.317626668Z [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)
2024-08-24T13:24:10.331010658Z [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"
2024-08-24T13:24:10.338323453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2024-08-24T13:24:10.341990451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2024-08-24T13:24:10.358591539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2024-08-24T13:24:10.362301536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2024-08-24T13:24:10.365338934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2024-08-24T13:24:10.369714331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2024-08-24T13:24:10.373067029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0952897s
2024-08-24T13:24:10.374219428Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2024-08-24T13:24:10.375298527Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s
2024-08-24T13:24:10.376544426Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2024-08-24T13:24:10.411330702Z [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)
2024-08-24T13:24:10.421029695Z [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"
2024-08-24T13:24:10.426787291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2024-08-24T13:24:10.430333088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2024-08-24T13:24:10.448316776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.070172s
2024-08-24T13:24:10.449956974Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2024-08-24T13:24:10.451136374Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2024-08-24T13:24:10.452488073Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2024-08-24T13:24:10.497112941Z [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)
2024-08-24T13:24:10.507623134Z [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"
2024-08-24T13:24:10.513955929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2024-08-24T13:24:10.516905927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2024-08-24T13:24:10.533833215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0796102s
2024-08-24T13:24:10.535457414Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2024-08-24T13:24:10.536636913Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s
2024-08-24T13:24:10.538053312Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2024-08-24T13:24:10.581229882Z [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)
2024-08-24T13:24:10.590644475Z [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"
2024-08-24T13:24:10.596008671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2024-08-24T13:24:10.598724469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2024-08-24T13:24:10.614789358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.075085s
2024-08-24T13:24:10.616241557Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2024-08-24T13:24:10.617322356Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2024-08-24T13:24:10.618833955Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2024-08-24T13:24:10.656442329Z [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)
2024-08-24T13:24:10.668111921Z [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"
2024-08-24T13:24:10.676805414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2024-08-24T13:24:10.680137412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2024-08-24T13:24:10.697618000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0772123s
2024-08-24T13:24:10.698979699Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2024-08-24T13:24:10.700025298Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s
2024-08-24T13:24:10.701300597Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2024-08-24T13:24:10.738902571Z [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)
2024-08-24T13:24:10.748068964Z [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"
2024-08-24T13:24:10.753455460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2024-08-24T13:24:10.756226458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2024-08-24T13:24:10.775878744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0729508s
2024-08-24T13:24:10.777290843Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2024-08-24T13:24:10.778401543Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s
2024-08-24T13:24:10.779686942Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2024-08-24T13:24:10.813342818Z [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)
2024-08-24T13:24:10.820440913Z [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"
2024-08-24T13:24:10.825067110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2024-08-24T13:24:10.828556107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2024-08-24T13:24:10.850448292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2024-08-24T13:24:10.854416689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0732401s
2024-08-24T13:24:10.855730888Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2024-08-24T13:24:10.856815487Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2024-08-24T13:24:10.858109686Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2024-08-24T13:24:10.893570861Z [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)
2024-08-24T13:24:10.904556454Z [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"
2024-08-24T13:24:10.912073348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2024-08-24T13:24:10.915771546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2024-08-24T13:24:10.937160631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2024-08-24T13:24:10.943117726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0828181s
2024-08-24T13:24:10.945796425Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2024-08-24T13:24:10.947735223Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.81E-05s
2024-08-24T13:24:10.949794422Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2024-08-24T13:24:10.996295089Z [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)
2024-08-24T13:24:11.007449381Z [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"
2024-08-24T13:24:11.012884777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2024-08-24T13:24:11.016642675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2024-08-24T13:24:11.036779960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2024-08-24T13:24:11.041121057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0889897s
2024-08-24T13:24:11.042749756Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2024-08-24T13:24:11.043954855Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s
2024-08-24T13:24:11.046587253Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2024-08-24T13:24:11.106649211Z [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)
2024-08-24T13:24:11.120015702Z [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"
2024-08-24T13:24:11.126689897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2024-08-24T13:24:11.132102393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2024-08-24T13:24:11.152250779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2024-08-24T13:24:11.156947676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2024-08-24T13:24:11.161516072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2024-08-24T13:24:11.165522369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1163022s
2024-08-24T13:24:11.167353668Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2024-08-24T13:24:11.169070867Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s
2024-08-24T13:24:11.170837766Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2024-08-24T13:24:11.213022136Z [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)
2024-08-24T13:24:11.228684725Z [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"
2024-08-24T13:24:11.237110719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2024-08-24T13:24:11.241919016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2024-08-24T13:24:11.261569102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0886686s
2024-08-24T13:24:11.263179301Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2024-08-24T13:24:11.264317700Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2024-08-24T13:24:11.265651799Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2024-08-24T13:24:11.308566969Z [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)
2024-08-24T13:24:11.317330762Z [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"
2024-08-24T13:24:11.322146259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2024-08-24T13:24:11.325516857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2024-08-24T13:24:11.342564345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0750657s
2024-08-24T13:24:11.343883244Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2024-08-24T13:24:11.344904043Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s
2024-08-24T13:24:11.347062741Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2024-08-24T13:24:11.391487710Z [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)
2024-08-24T13:24:11.400666204Z [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"
2024-08-24T13:24:11.405955400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2024-08-24T13:24:11.411679296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2024-08-24T13:24:11.432371881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2024-08-24T13:24:11.437526278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2024-08-24T13:24:11.441754275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2024-08-24T13:24:11.445781872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2024-08-24T13:24:11.449346069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1007082s
2024-08-24T13:24:11.450678968Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2024-08-24T13:24:11.451907567Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2024-08-24T13:24:11.453466166Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2024-08-24T13:24:11.495651337Z [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)
2024-08-24T13:24:11.504348430Z [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"
2024-08-24T13:24:11.509899126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2024-08-24T13:24:11.513410124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2024-08-24T13:24:11.531635511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2024-08-24T13:24:11.537100807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0813019s
2024-08-24T13:24:11.539011306Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2024-08-24T13:24:11.540611605Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s
2024-08-24T13:24:11.542581203Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2024-08-24T13:24:11.581090976Z [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)
2024-08-24T13:24:11.589632270Z [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"
2024-08-24T13:24:11.596575065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2024-08-24T13:24:11.604114160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2024-08-24T13:24:11.622455947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2024-08-24T13:24:11.626471844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0818153s
2024-08-24T13:24:11.627753143Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2024-08-24T13:24:11.628793443Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s
2024-08-24T13:24:11.629977142Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2024-08-24T13:24:11.663386918Z [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)
2024-08-24T13:24:11.670854513Z [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"
2024-08-24T13:24:11.675707709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2024-08-24T13:24:11.678560707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2024-08-24T13:24:11.694867496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2024-08-24T13:24:11.698013194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0667067s
2024-08-24T13:24:11.699119593Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2024-08-24T13:24:11.700116192Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s
2024-08-24T13:24:11.701321091Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2024-08-24T13:24:11.742162763Z [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)
2024-08-24T13:24:11.750447457Z [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"
2024-08-24T13:24:11.755873253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2024-08-24T13:24:11.758889251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2024-08-24T13:24:11.781502535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2024-08-24T13:24:11.785124532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0823208s
2024-08-24T13:24:11.786378931Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2024-08-24T13:24:11.787376031Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s
2024-08-24T13:24:11.788572630Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2024-08-24T13:24:11.828149402Z [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)
2024-08-24T13:24:11.840027593Z [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"
2024-08-24T13:24:11.846262989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2024-08-24T13:24:11.849619087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2024-08-24T13:24:11.867005074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2024-08-24T13:24:11.870651472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.08057s
2024-08-24T13:24:11.871953371Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2024-08-24T13:24:11.873087870Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2024-08-24T13:24:11.874306369Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2024-08-24T13:24:11.909825044Z [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)
2024-08-24T13:24:11.918045338Z [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"
2024-08-24T13:24:11.923426235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2024-08-24T13:24:11.926818432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2024-08-24T13:24:11.946970118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2024-08-24T13:24:11.953332614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0771993s
2024-08-24T13:24:11.955067612Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2024-08-24T13:24:11.956844711Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s
2024-08-24T13:24:11.958829510Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset
2024-08-24T13:24:12.006682576Z [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)
2024-08-24T13:24:12.015778769Z [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"
2024-08-24T13:24:12.021396865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2024-08-24T13:24:12.024716363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2024-08-24T13:24:12.042387651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0813305s
2024-08-24T13:24:12.044475149Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2024-08-24T13:24:12.046029448Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s
2024-08-24T13:24:12.047948247Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset
2024-08-24T13:24:12.088188218Z [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)
2024-08-24T13:24:12.098371811Z [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"
2024-08-24T13:24:12.104922807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2024-08-24T13:24:12.109034704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2024-08-24T13:24:12.127709890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0776246s
2024-08-24T13:24:12.130341989Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2024-08-24T13:24:12.132176687Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.23E-05s
2024-08-24T13:24:12.134544986Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2024-08-24T13:24:12.178077555Z [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)
2024-08-24T13:24:12.188798047Z [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"
2024-08-24T13:24:12.194848543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2024-08-24T13:24:12.198328741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2024-08-24T13:24:12.215367429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0787152s
2024-08-24T13:24:12.216964028Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2024-08-24T13:24:12.219096928Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.81E-05s
2024-08-24T13:24:12.221293328Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2024-08-24T13:24:12.266302929Z [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)
2024-08-24T13:24:12.276445529Z [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"
2024-08-24T13:24:12.282656729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2024-08-24T13:24:12.286316629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2024-08-24T13:24:12.304010729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0803341s
2024-08-24T13:24:12.305871629Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2024-08-24T13:24:12.307377929Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s
2024-08-24T13:24:12.309060329Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2024-08-24T13:24:12.348202730Z [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)
2024-08-24T13:24:12.355968730Z [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"
2024-08-24T13:24:12.360742730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2024-08-24T13:24:12.363812630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2024-08-24T13:24:12.383955430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0700795s
2024-08-24T13:24:12.386021530Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2024-08-24T13:24:12.387676730Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s
2024-08-24T13:24:12.389369430Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2024-08-24T13:24:12.438975231Z [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)
2024-08-24T13:24:12.447469531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2024-08-24T13:24:12.452589131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2024-08-24T13:24:12.456496931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2024-08-24T13:24:12.476086632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2024-08-24T13:24:12.480269332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0889618s
2024-08-24T13:24:12.481757032Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2024-08-24T13:24:12.482982032Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2024-08-24T13:24:12.484551532Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2024-08-24T13:24:12.522034132Z [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)
2024-08-24T13:24:12.529233532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2024-08-24T13:24:12.534840032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2024-08-24T13:24:12.540305332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2024-08-24T13:24:12.559744633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2024-08-24T13:24:12.563874833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0776622s
2024-08-24T13:24:12.565244433Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2024-08-24T13:24:12.566374933Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2024-08-24T13:24:12.567670833Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset
2024-08-24T13:24:12.608003233Z [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)
2024-08-24T13:24:12.617579033Z [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"
2024-08-24T13:24:12.624390034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2024-08-24T13:24:12.628251634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2024-08-24T13:24:12.648781134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2024-08-24T13:24:12.654913834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2024-08-24T13:24:12.660386234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0906732s
2024-08-24T13:24:12.662077234Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2024-08-24T13:24:12.663984834Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2024-08-24T13:24:12.666622534Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset
2024-08-24T13:24:12.726373535Z [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)
2024-08-24T13:24:12.735537035Z [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"
2024-08-24T13:24:12.741205735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2024-08-24T13:24:12.744384335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2024-08-24T13:24:12.760579435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2024-08-24T13:24:12.763936835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2024-08-24T13:24:12.766629736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0976069s
2024-08-24T13:24:12.767757436Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2024-08-24T13:24:12.768795336Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s
2024-08-24T13:24:12.770730436Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2024-08-24T13:24:12.802634536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2024-08-24T13:24:12.808098336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2024-08-24T13:24:12.813414636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2024-08-24T13:24:12.817682736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2024-08-24T13:24:12.838876237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2024-08-24T13:24:12.842656037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0704732s
2024-08-24T13:24:12.845499137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2024-08-24T13:24:12', 'postgres_update_timestamp_columns_to_with_timezone')
2024-08-24T13:24:12.848842937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:12.855110337Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2024-08-24T13:24:12.856820737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.082521s
2024-08-24T13:24:12.860725137Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2024-08-24T13:24:12.862264037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:12.865563337Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62
2024-08-24T13:24:12.874825937Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2024-08-24T13:24:12.876318637Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2024-08-24T13:24:12.877629237Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean
2024-08-24T13:24:12.879809337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0
2024-08-24T13:24:12.887638137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084027s
2024-08-24T13:24:12.888962437Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2024-08-24T13:24:12.889986337Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s
2024-08-24T13:24:12.891108937Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean
2024-08-24T13:24:12.892826137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0
2024-08-24T13:24:12.899957737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072812s
2024-08-24T13:24:12.902833237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2024-08-24T13:24:12', 'add_on_delete_to_notifications')
2024-08-24T13:24:12.906018137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:12.910608437Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2024-08-24T13:24:12.911899138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179629s
2024-08-24T13:24:12.913345938Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2024-08-24T13:24:12.914488238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:12.916691738Z [Info] add_custom_formats: Starting migration of Main DB to 63
2024-08-24T13:24:12.940808138Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2024-08-24T13:24:12.943074638Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.63E-05s
2024-08-24T13:24:12.944483538Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2024-08-24T13:24:12.946534938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2024-08-24T13:24:12.953923438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078759s
2024-08-24T13:24:12.955128038Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2024-08-24T13:24:12.956810738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2024-08-24T13:24:12.959141738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030125s
2024-08-24T13:24:12.960198538Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2024-08-24T13:24:12.961166138Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.8E-06s
2024-08-24T13:24:12.962315538Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String
2024-08-24T13:24:12.963852938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT
2024-08-24T13:24:12.970684338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069171s
2024-08-24T13:24:12.971927338Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2024-08-24T13:24:12.972997338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2024-08-24T13:24:12.989042839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157669s
2024-08-24T13:24:12.990336839Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2024-08-24T13:24:12.993505139Z [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)
2024-08-24T13:24:12.998404939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068212s
2024-08-24T13:24:13.000044439Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2024-08-24T13:24:13.001988739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2024-08-24T13:24:13.005340939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038152s
2024-08-24T13:24:13.006698839Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2024-08-24T13:24:13.007811239Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2024-08-24T13:24:13.009161239Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2024-08-24T13:24:13.010939539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2024-08-24T13:24:13.018132139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074822s
2024-08-24T13:24:13.019405939Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2024-08-24T13:24:13.020407539Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s
2024-08-24T13:24:13.021498739Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2024-08-24T13:24:13.023248239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2024-08-24T13:24:13.030163739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073763s
2024-08-24T13:24:13.031353239Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2024-08-24T13:24:13.032430539Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s
2024-08-24T13:24:13.033710639Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2024-08-24T13:24:13.035678439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2024-08-24T13:24:13.043263539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078748s
2024-08-24T13:24:13.044675939Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2024-08-24T13:24:13.045783739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2024-08-24T13:24:13.108343540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0621662s
2024-08-24T13:24:13.109628740Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2024-08-24T13:24:13.110644040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2024-08-24T13:24:13.127998740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162504s
2024-08-24T13:24:13.129611640Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2024-08-24T13:24:13.169323541Z [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)
2024-08-24T13:24:13.176599341Z [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"
2024-08-24T13:24:13.181037341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2024-08-24T13:24:13.183852241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2024-08-24T13:24:13.201942041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.070828s
2024-08-24T13:24:13.203525242Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2024-08-24T13:24:13.239133042Z [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)
2024-08-24T13:24:13.246630342Z [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"
2024-08-24T13:24:13.251952642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2024-08-24T13:24:13.255817142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2024-08-24T13:24:13.275168142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0697248s
2024-08-24T13:24:13.277356143Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2024-08-24T13:24:13.279205943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2024-08-24T13:24:13.281712543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027185s
2024-08-24T13:24:13.283020043Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2024-08-24T13:24:13.284191443Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s
2024-08-24T13:24:13.285749743Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2024-08-24T13:24:13.287975043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2024-08-24T13:24:13.295368943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079147s
2024-08-24T13:24:13.296781043Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2024-08-24T13:24:13.297866943Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s
2024-08-24T13:24:13.299100243Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2024-08-24T13:24:13.300875943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2024-08-24T13:24:13.308293743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075716s
2024-08-24T13:24:13.310640643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2024-08-24T13:24:13', 'add_custom_formats')
2024-08-24T13:24:13.313579143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:13.319397643Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2024-08-24T13:24:13.320775343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018615s
2024-08-24T13:24:13.322721843Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2024-08-24T13:24:13.324071643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:13.326978043Z [Info] add_result_to_commands: Starting migration of Main DB to 64
2024-08-24T13:24:13.331380343Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2024-08-24T13:24:13.332631043Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2024-08-24T13:24:13.333699743Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2024-08-24T13:24:13.335288243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2024-08-24T13:24:13.342280943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073573s
2024-08-24T13:24:13.344312143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2024-08-24T13:24:13', 'add_result_to_commands')
2024-08-24T13:24:13.346924443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:13.352197044Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2024-08-24T13:24:13.353347044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171874s
2024-08-24T13:24:13.354721644Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2024-08-24T13:24:13.355960844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:13.357953844Z [Info] health_restored_notification: Starting migration of Main DB to 65
2024-08-24T13:24:13.362046044Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2024-08-24T13:24:13.363261944Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2024-08-24T13:24:13.364412344Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2024-08-24T13:24:13.366168944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2024-08-24T13:24:13.373449844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076719s
2024-08-24T13:24:13.375525244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2024-08-24T13:24:13', 'health_restored_notification')
2024-08-24T13:24:13.378251944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:13.383406444Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2024-08-24T13:24:13.384701144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176072s
2024-08-24T13:24:13.386027244Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2024-08-24T13:24:13.387117944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:13.389109744Z [Info] remove_uc: Starting migration of Main DB to 66
2024-08-24T13:24:13.392834944Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2024-08-24T13:24:13.394853644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2024-08-24T13:24:13.397253044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029513s
2024-08-24T13:24:13.399111644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2024-08-24T13:24:13', 'remove_uc')
2024-08-24T13:24:13.402339444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:13.407264444Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2024-08-24T13:24:13.408480344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128033s
2024-08-24T13:24:13.409999244Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2024-08-24T13:24:13.411255044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:13.413384144Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67
2024-08-24T13:24:13.416848144Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2024-08-24T13:24:13.418314844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2024-08-24T13:24:13.449049845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0304172s
2024-08-24T13:24:13.451946145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2024-08-24T13:24:13', 'download_clients_rename_tv_to_music')
2024-08-24T13:24:13.455097545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:13.463258845Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2024-08-24T13:24:13.464695745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0446941s
2024-08-24T13:24:13.466310145Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2024-08-24T13:24:13.467730945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:13.469907445Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68
2024-08-24T13:24:13.474108845Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2024-08-24T13:24:13.475346445Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2024-08-24T13:24:13.476568745Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2024-08-24T13:24:13.478581745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2024-08-24T13:24:13.486015845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078813s
2024-08-24T13:24:13.488394145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2024-08-24T13:24:13', 'add_colon_replacement_to_naming_config')
2024-08-24T13:24:13.491646245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:13.496748346Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2024-08-24T13:24:13.498147446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183478s
2024-08-24T13:24:13.499541446Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2024-08-24T13:24:13.500705746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:13.503099346Z [Info] list_sync_time: Starting migration of Main DB to 69
2024-08-24T13:24:13.508666946Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2024-08-24T13:24:13.544789646Z [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)
2024-08-24T13:24:13.551842146Z [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"
2024-08-24T13:24:13.556835346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2024-08-24T13:24:13.560524246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2024-08-24T13:24:13.581809647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2024-08-24T13:24:13.585679547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0751588s
2024-08-24T13:24:13.587387447Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2024-08-24T13:24:13.588587047Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s
2024-08-24T13:24:13.589814947Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset
2024-08-24T13:24:13.591514747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2024-08-24T13:24:13.598759747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073446s
2024-08-24T13:24:13.601074547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2024-08-24T13:24:13', 'list_sync_time')
2024-08-24T13:24:13.604080447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:13.609270747Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2024-08-24T13:24:13.610630847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177855s
2024-08-24T13:24:13.612071947Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2024-08-24T13:24:13.613218747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:13.615249147Z [Info] add_download_client_tags: Starting migration of Main DB to 70
2024-08-24T13:24:13.620153547Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2024-08-24T13:24:13.621640147Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s
2024-08-24T13:24:13.622850847Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2024-08-24T13:24:13.624471347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2024-08-24T13:24:13.631941947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076277s
2024-08-24T13:24:13.634446947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2024-08-24T13:24:13', 'add_download_client_tags')
2024-08-24T13:24:13.637755747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:13.642926548Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2024-08-24T13:24:13.644225448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185114s
2024-08-24T13:24:13.645777048Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2024-08-24T13:24:13.646991548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:13.649217048Z [Info] add_notification_status: Starting migration of Main DB to 71
2024-08-24T13:24:13.656816648Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2024-08-24T13:24:13.660329648Z [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)
2024-08-24T13:24:13.665472448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007054s
2024-08-24T13:24:13.666932548Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2024-08-24T13:24:13.668851648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2024-08-24T13:24:13.672576748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040728s
2024-08-24T13:24:13.674973948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2024-08-24T13:24:13', 'add_notification_status')
2024-08-24T13:24:13.678212848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:13.683148948Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2024-08-24T13:24:13.684490848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144233s
2024-08-24T13:24:13.686131948Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2024-08-24T13:24:13.687425048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:13.689715048Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72
2024-08-24T13:24:13.693144348Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2024-08-24T13:24:13.694359348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2024-08-24T13:24:13.736235049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0411897s
2024-08-24T13:24:13.739096249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2024-08-24T13:24:13', 'add_alac_24_quality_in_profiles')
2024-08-24T13:24:13.742194049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:13.747237949Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2024-08-24T13:24:13.748514449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.052584s
2024-08-24T13:24:13.749973049Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2024-08-24T13:24:13.751196649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:13.753379149Z [Info] add_salt_to_users: Starting migration of Main DB to 73
2024-08-24T13:24:13.757689449Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2024-08-24T13:24:13.758951749Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s
2024-08-24T13:24:13.760031749Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2024-08-24T13:24:13.761389049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2024-08-24T13:24:13.768641049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072382s
2024-08-24T13:24:13.770104549Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2024-08-24T13:24:13.771577549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2024-08-24T13:24:13.778609749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071319s
2024-08-24T13:24:13.780754749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2024-08-24T13:24:13', 'add_salt_to_users')
2024-08-24T13:24:13.783608549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:13.788277150Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2024-08-24T13:24:13.789564850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167297s
2024-08-24T13:24:13.791122150Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2024-08-24T13:24:13.792268750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:13.794367850Z [Info] add_auto_tagging: Starting migration of Main DB to 74
2024-08-24T13:24:13.800337050Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2024-08-24T13:24:13.804163450Z [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 '[]')
2024-08-24T13:24:13.809620050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076929s
2024-08-24T13:24:13.810988550Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2024-08-24T13:24:13.812496850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2024-08-24T13:24:13.815400550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032159s
2024-08-24T13:24:13.817523150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2024-08-24T13:24:13', 'add_auto_tagging')
2024-08-24T13:24:13.820473450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:13.825125650Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2024-08-24T13:24:13.826434050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127106s
2024-08-24T13:24:13.828013250Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2024-08-24T13:24:13.829240250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:13.831337350Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75
2024-08-24T13:24:13.835847150Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2024-08-24T13:24:13.837393350Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2024-08-24T13:24:13.838790550Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2024-08-24T13:24:13.840507750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2024-08-24T13:24:13.847784750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075767s
2024-08-24T13:24:13.849604650Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2024-08-24T13:24:13.851696350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2024-08-24T13:24:13.854189250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029202s
2024-08-24T13:24:13.856234150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2024-08-24T13:24:13', 'quality_definition_preferred_size')
2024-08-24T13:24:13.859163151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:13.866731551Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2024-08-24T13:24:13.868441151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014303s
2024-08-24T13:24:13.870153751Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2024-08-24T13:24:13.871468251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:13.873679451Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76
2024-08-24T13:24:13.878112951Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2024-08-24T13:24:13.879568351Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2024-08-24T13:24:13.880958651Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean
2024-08-24T13:24:13.882921451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0
2024-08-24T13:24:13.891631051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090251s
2024-08-24T13:24:13.894108351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2024-08-24T13:24:13', 'add_on_artist_add_to_notifications')
2024-08-24T13:24:13.897187451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:13.902386351Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2024-08-24T13:24:13.903750551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195787s
2024-08-24T13:24:13.905300651Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2024-08-24T13:24:13.906677251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:13.908907251Z [Info] album_last_searched_time: Starting migration of Main DB to 77
2024-08-24T13:24:13.912709251Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2024-08-24T13:24:13.913890551Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s
2024-08-24T13:24:13.915045151Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset
2024-08-24T13:24:13.917172851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME
2024-08-24T13:24:13.925784451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089742s
2024-08-24T13:24:13.928295751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2024-08-24T13:24:13', 'album_last_searched_time')
2024-08-24T13:24:13.931507751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:13.936512452Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2024-08-24T13:24:13.938029352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195659s
2024-08-24T13:24:13.939635752Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2024-08-24T13:24:13.940823252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:13.943831452Z [Info] add_indexer_flags: Starting migration of Main DB to 78
2024-08-24T13:24:13.949006352Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2024-08-24T13:24:13.950348452Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2024-08-24T13:24:13.951650252Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2024-08-24T13:24:13.953526552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2024-08-24T13:24:13.961311652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081259s
2024-08-24T13:24:13.962726752Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2024-08-24T13:24:13.963770652Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s
2024-08-24T13:24:13.964870752Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32
2024-08-24T13:24:13.966562652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2024-08-24T13:24:13.974259852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079423s
2024-08-24T13:24:13.976368152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2024-08-24T13:24:13', 'add_indexer_flags')
2024-08-24T13:24:13.979165552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:13.983696652Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2024-08-24T13:24:13.985148352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017362s
2024-08-24T13:24:14.117374354Z [Debug] MigrationController: Took: 00:00:16.4231753
2024-08-24T13:24:15.548928274Z [Debug] FingerprintingService: fpcalc version: 1.5.1
2024-08-24T13:24:15.981694780Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2024-08-24T13:24:16.267619584Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2024-08-24T13:24:16.397732985Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2024-08-24T13:24:16.403555585Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2024-08-24T13:24:16.405873585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2024-08-24T13:24:16.421755186Z [Info] DatabaseEngineVersionCheck: SQLite 3.45.3
2024-08-24T13:24:16.423503286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174721s
2024-08-24T13:24:16.425396486Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2024-08-24T13:24:16.427033886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194886s
2024-08-24T13:24:16.477845986Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2024-08-24T13:24:16.482682486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:16.488242487Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2024-08-24T13:24:16.491576387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2024-08-24T13:24:16.498798687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085396s
2024-08-24T13:24:16.501106687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:16.510514387Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2024-08-24T13:24:16.511923787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202524s
2024-08-24T13:24:16.516856887Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2024-08-24T13:24:16.518481587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:16.523642487Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2024-08-24T13:24:16.525372587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2024-08-24T13:24:16.528701787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034581s
2024-08-24T13:24:16.529980687Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2024-08-24T13:24:16.530971487Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s
2024-08-24T13:24:16.532713287Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2024-08-24T13:24:16.534486687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2024-08-24T13:24:16.542115087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067937s
2024-08-24T13:24:16.544328187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:16.550556687Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2024-08-24T13:24:16.552003687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159065s
2024-08-24T13:24:16.554904687Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2024-08-24T13:24:16.556147488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:16.559420688Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2024-08-24T13:24:16.560587688Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2024-08-24T13:24:16.561695388Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2024-08-24T13:24:16.564131688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2024-08-24T13:24:16.567771688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043211s
2024-08-24T13:24:16.568933188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:16.574355288Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2024-08-24T13:24:16.575400888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109432s
2024-08-24T13:24:16.578203388Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2024-08-24T13:24:16.579324588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:16.581528988Z [Info] InitialSetup: Starting migration of Log DB to 1
2024-08-24T13:24:16.587441888Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2024-08-24T13:24:16.590621688Z [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)
2024-08-24T13:24:16.595484488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068236s
2024-08-24T13:24:16.596510888Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2024-08-24T13:24:16.597789188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2024-08-24T13:24:16.600040688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025127s
2024-08-24T13:24:16.601949588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2024-08-24T13:24:16', 'InitialSetup')
2024-08-24T13:24:16.604319988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:16.610011888Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2024-08-24T13:24:16.611058988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124193s
2024-08-24T13:24:16.612673788Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2024-08-24T13:24:16.613902888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:16.615862188Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2
2024-08-24T13:24:16.618693988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2024-08-24T13:24:16', 'add_reason_to_pending_releases')
2024-08-24T13:24:16.621724088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:16.627254188Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2024-08-24T13:24:16.628452288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132401s
2024-08-24T13:24:16.629740389Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2024-08-24T13:24:16.630813089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:16.632779589Z [Info] add_medium_support: Starting migration of Log DB to 3
2024-08-24T13:24:16.634582889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2024-08-24T13:24:16', 'add_medium_support')
2024-08-24T13:24:16.637296289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:16.642607889Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2024-08-24T13:24:16.643663789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117302s
2024-08-24T13:24:16.645109089Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2024-08-24T13:24:16.646213389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:16.648063389Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4
2024-08-24T13:24:16.650099989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2024-08-24T13:24:16', 'add_various_qualites_in_profile')
2024-08-24T13:24:16.652771389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:16.658378589Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2024-08-24T13:24:16.659546889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119511s
2024-08-24T13:24:16.660830489Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2024-08-24T13:24:16.661875989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:16.663639889Z [Info] metadata_profiles: Starting migration of Log DB to 5
2024-08-24T13:24:16.665477889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2024-08-24T13:24:16', 'metadata_profiles')
2024-08-24T13:24:16.667928189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:16.672931889Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2024-08-24T13:24:16.673967189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109834s
2024-08-24T13:24:16.675357489Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2024-08-24T13:24:16.676541789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:16.678274389Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6
2024-08-24T13:24:16.680412089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2024-08-24T13:24:16', 'separate_automatic_and_interactive_search')
2024-08-24T13:24:16.683053389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:16.691384989Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2024-08-24T13:24:16.692598789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145885s
2024-08-24T13:24:16.693882289Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2024-08-24T13:24:16.694976389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:16.696774589Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7
2024-08-24T13:24:16.698778989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2024-08-24T13:24:16', 'change_album_path_to_relative')
2024-08-24T13:24:16.701310189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:16.705651990Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2024-08-24T13:24:16.706810290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104637s
2024-08-24T13:24:16.708090890Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2024-08-24T13:24:16.709165390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:16.710904490Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8
2024-08-24T13:24:16.712817190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2024-08-24T13:24:16', 'change_quality_size_mb_to_kb')
2024-08-24T13:24:16.715405590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:16.720986090Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2024-08-24T13:24:16.722064790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116329s
2024-08-24T13:24:16.723465390Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2024-08-24T13:24:16.724517390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:16.726569690Z [Info] album_releases: Starting migration of Log DB to 9
2024-08-24T13:24:16.728695990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2024-08-24T13:24:16', 'album_releases')
2024-08-24T13:24:16.731498090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:16.735963490Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2024-08-24T13:24:16.737122790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112698s
2024-08-24T13:24:16.738523890Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2024-08-24T13:24:16.739595890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:16.741486890Z [Info] album_releases_fix: Starting migration of Log DB to 10
2024-08-24T13:24:16.743358890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2024-08-24T13:24:16', 'album_releases_fix')
2024-08-24T13:24:16.745982990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:16.750775090Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2024-08-24T13:24:16.752014790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110119s
2024-08-24T13:24:16.753404590Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2024-08-24T13:24:16.754432790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:16.756300390Z [Info] import_lists: Starting migration of Log DB to 11
2024-08-24T13:24:16.758144790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2024-08-24T13:24:16', 'import_lists')
2024-08-24T13:24:16.760744090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:16.764961490Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2024-08-24T13:24:16.766340290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103857s
2024-08-24T13:24:16.768692790Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2024-08-24T13:24:16.770641190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:16.773070490Z [Info] add_release_status: Starting migration of Log DB to 12
2024-08-24T13:24:16.775412391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2024-08-24T13:24:16', 'add_release_status')
2024-08-24T13:24:16.778938291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:16.783733591Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2024-08-24T13:24:16.785546991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127432s
2024-08-24T13:24:16.788654991Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2024-08-24T13:24:16.790631191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:16.793274991Z [Info] album_download_notification: Starting migration of Log DB to 13
2024-08-24T13:24:16.796488891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2024-08-24T13:24:16', 'album_download_notification')
2024-08-24T13:24:16.800368891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:16.806081891Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2024-08-24T13:24:16.807543091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150643s
2024-08-24T13:24:16.809518391Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2024-08-24T13:24:16.811313491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:16.814054091Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14
2024-08-24T13:24:16.816677891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2024-08-24T13:24:16', 'fix_language_metadata_profiles')
2024-08-24T13:24:16.819943991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:16.825051891Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2024-08-24T13:24:16.826440491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130831s
2024-08-24T13:24:16.828047391Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2024-08-24T13:24:16.829281591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:16.831609491Z [Info] remove_fanzub: Starting migration of Log DB to 15
2024-08-24T13:24:16.833979191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2024-08-24T13:24:16', 'remove_fanzub')
2024-08-24T13:24:16.837769891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:16.842419191Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2024-08-24T13:24:16.843698191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129017s
2024-08-24T13:24:16.845229791Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2024-08-24T13:24:16.846905391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:16.849798192Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16
2024-08-24T13:24:16.852400792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2024-08-24T13:24:16', 'update_artist_history_indexes')
2024-08-24T13:24:16.855836492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:16.860995792Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2024-08-24T13:24:16.862513292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141584s
2024-08-24T13:24:16.864134292Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2024-08-24T13:24:16.865523892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:16.868130692Z [Info] remove_nma: Starting migration of Log DB to 17
2024-08-24T13:24:16.870486892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2024-08-24T13:24:16', 'remove_nma')
2024-08-24T13:24:16.873724792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:16.878429992Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2024-08-24T13:24:16.879816092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126925s
2024-08-24T13:24:16.881345792Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2024-08-24T13:24:16.882517492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:16.884859092Z [Info] album_disambiguation: Starting migration of Log DB to 18
2024-08-24T13:24:16.887279792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2024-08-24T13:24:16', 'album_disambiguation')
2024-08-24T13:24:16.890191692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:16.894976392Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2024-08-24T13:24:16.896456192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120187s
2024-08-24T13:24:16.898206192Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2024-08-24T13:24:16.899493692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:16.902185092Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19
2024-08-24T13:24:16.904601792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2024-08-24T13:24:16', 'add_ape_quality_in_profiles')
2024-08-24T13:24:16.908181592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:16.913207392Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2024-08-24T13:24:16.914557392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132352s
2024-08-24T13:24:16.916098092Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2024-08-24T13:24:16.917754792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:16.920395992Z [Info] remove_pushalot: Starting migration of Log DB to 20
2024-08-24T13:24:16.922775293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2024-08-24T13:24:16', 'remove_pushalot')
2024-08-24T13:24:16.925849493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:16.930626593Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2024-08-24T13:24:16.932583793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129317s
2024-08-24T13:24:16.934935593Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2024-08-24T13:24:16.936368393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:16.938969793Z [Info] add_custom_filters: Starting migration of Log DB to 21
2024-08-24T13:24:16.943551993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2024-08-24T13:24:16', 'add_custom_filters')
2024-08-24T13:24:16.947854293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:16.952741193Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2024-08-24T13:24:16.954072793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161327s
2024-08-24T13:24:16.955508993Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2024-08-24T13:24:16.956866893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:16.959401493Z [Info] import_list_tags: Starting migration of Log DB to 22
2024-08-24T13:24:16.962170793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2024-08-24T13:24:16', 'import_list_tags')
2024-08-24T13:24:16.965510893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:16.971188393Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2024-08-24T13:24:16.972588493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138205s
2024-08-24T13:24:16.973957193Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2024-08-24T13:24:16.975037193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:16.977036793Z [Info] add_release_groups_etc: Starting migration of Log DB to 23
2024-08-24T13:24:16.979072693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2024-08-24T13:24:16', 'add_release_groups_etc')
2024-08-24T13:24:16.981823393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:16.986843193Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2024-08-24T13:24:16.988472293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112656s
2024-08-24T13:24:16.989828093Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2024-08-24T13:24:16.990942093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:16.992895093Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24
2024-08-24T13:24:16.994851694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2024-08-24T13:24:16', 'NewMediaInfoFormat')
2024-08-24T13:24:16.997613294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:17.003457494Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2024-08-24T13:24:17.005568594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120513s
2024-08-24T13:24:17.008248594Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2024-08-24T13:24:17.010297294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:17.013075994Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25
2024-08-24T13:24:17.015900994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2024-08-24T13:24:17', 'rename_restrictions_to_release_profiles')
2024-08-24T13:24:17.019213094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:17.025946594Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2024-08-24T13:24:17.027543394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148567s
2024-08-24T13:24:17.029104394Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2024-08-24T13:24:17.030352394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:17.032671994Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26
2024-08-24T13:24:17.348828798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2024-08-24T13:24:17', 'rename_quality_profiles_add_upgrade_allowed')
2024-08-24T13:24:17.527059101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:17.567623301Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2024-08-24T13:24:17.579842702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.532356s
2024-08-24T13:24:17.683885503Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2024-08-24T13:24:17.695949403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:17.773392604Z [Info] add_import_exclusions: Starting migration of Log DB to 27
2024-08-24T13:24:17.777132704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2024-08-24T13:24:17', 'add_import_exclusions')
2024-08-24T13:24:17.783503404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:17.789552204Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2024-08-24T13:24:17.800616005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0933703s
2024-08-24T13:24:17.806789605Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2024-08-24T13:24:17.808005105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:17.811164805Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28
2024-08-24T13:24:17.812986605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2024-08-24T13:24:17', 'clean_artist_metadata_table')
2024-08-24T13:24:17.815889305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:17.820933605Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2024-08-24T13:24:17.827823705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122291s
2024-08-24T13:24:17.829103505Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2024-08-24T13:24:17.830172205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:17.832055505Z [Info] health_issue_notification: Starting migration of Log DB to 29
2024-08-24T13:24:17.834949605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2024-08-24T13:24:17', 'health_issue_notification')
2024-08-24T13:24:17.837786005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:17.842144305Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2024-08-24T13:24:17.843283105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117195s
2024-08-24T13:24:17.848257905Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2024-08-24T13:24:17.851347005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:17.853282405Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30
2024-08-24T13:24:17.855325805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2024-08-24T13:24:17', 'add_mediafilerepository_mtime')
2024-08-24T13:24:17.857931405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:17.862349305Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2024-08-24T13:24:17.863501105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107743s
2024-08-24T13:24:17.864849905Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2024-08-24T13:24:17.866763405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:17.872386606Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31
2024-08-24T13:24:17.875936206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2024-08-24T13:24:17', 'add_artistmetadataid_constraint')
2024-08-24T13:24:17.879538206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:17.884436106Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2024-08-24T13:24:17.891430106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179438s
2024-08-24T13:24:17.894284606Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2024-08-24T13:24:17.895350506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:17.898743906Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32
2024-08-24T13:24:17.901370706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2024-08-24T13:24:17', 'old_ids_and_artist_alias')
2024-08-24T13:24:17.906176206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:17.913387206Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2024-08-24T13:24:17.915735306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151972s
2024-08-24T13:24:17.919850806Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2024-08-24T13:24:17.924064206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:17.927127306Z [Info] download_propers_config: Starting migration of Log DB to 33
2024-08-24T13:24:17.932689306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2024-08-24T13:24:17', 'download_propers_config')
2024-08-24T13:24:17.939628106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:17.947606607Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2024-08-24T13:24:17.955851407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215666s
2024-08-24T13:24:17.957277307Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2024-08-24T13:24:17.958356807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:17.960498807Z [Info] remove_language_profiles: Starting migration of Log DB to 34
2024-08-24T13:24:17.965166907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2024-08-24T13:24:17', 'remove_language_profiles')
2024-08-24T13:24:17.970821707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:17.979887707Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2024-08-24T13:24:17.983289907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210126s
2024-08-24T13:24:17.986089407Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2024-08-24T13:24:17.988232007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:17.991719207Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35
2024-08-24T13:24:17.996723407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2024-08-24T13:24:17', 'multi_disc_naming_format')
2024-08-24T13:24:17.999759307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:18.004920307Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2024-08-24T13:24:18.006894507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166502s
2024-08-24T13:24:18.008455807Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2024-08-24T13:24:18.009679707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:18.013406707Z [Info] add_download_client_priority: Starting migration of Log DB to 36
2024-08-24T13:24:18.015910208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2024-08-24T13:24:18', 'add_download_client_priority')
2024-08-24T13:24:18.018798708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:18.023700308Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2024-08-24T13:24:18.025944708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133493s
2024-08-24T13:24:18.028109008Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2024-08-24T13:24:18.029282108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:18.031308208Z [Info] remove_growl_prowl: Starting migration of Log DB to 37
2024-08-24T13:24:18.039823608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2024-08-24T13:24:18', 'remove_growl_prowl')
2024-08-24T13:24:18.045050308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:18.051523508Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2024-08-24T13:24:18.054067108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205434s
2024-08-24T13:24:18.055441708Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2024-08-24T13:24:18.056542608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:18.059013108Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38
2024-08-24T13:24:18.061158108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2024-08-24T13:24:18', 'remove_plex_hometheatre')
2024-08-24T13:24:18.063870708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:18.068741708Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2024-08-24T13:24:18.071159108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118092s
2024-08-24T13:24:18.074919008Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2024-08-24T13:24:18.077524508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:18.079794108Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39
2024-08-24T13:24:18.083069808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2024-08-24T13:24:18', 'add_root_folder_add_defaults')
2024-08-24T13:24:18.086742208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:18.092979909Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2024-08-24T13:24:18.096698009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146371s
2024-08-24T13:24:18.097950909Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2024-08-24T13:24:18.101797209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:18.103906109Z [Info] task_duration: Starting migration of Log DB to 40
2024-08-24T13:24:18.106273909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2024-08-24T13:24:18', 'task_duration')
2024-08-24T13:24:18.108785909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:18.115226509Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2024-08-24T13:24:18.118022409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121397s
2024-08-24T13:24:18.119552609Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2024-08-24T13:24:18.120735609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:18.123364809Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41
2024-08-24T13:24:18.125902609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2024-08-24T13:24:18', 'add_indexer_and_enabled_to_release_profiles')
2024-08-24T13:24:18.129404909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:18.135086509Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2024-08-24T13:24:18.136780409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136411s
2024-08-24T13:24:18.138554609Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2024-08-24T13:24:18.140400909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:18.144630409Z [Info] remove_album_folders: Starting migration of Log DB to 42
2024-08-24T13:24:18.148551509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2024-08-24T13:24:18', 'remove_album_folders')
2024-08-24T13:24:18.152432509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:18.158079309Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2024-08-24T13:24:18.160033610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172111s
2024-08-24T13:24:18.162731910Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2024-08-24T13:24:18.165874210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:18.168225210Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44
2024-08-24T13:24:18.170124910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2024-08-24T13:24:18', 'add_priority_to_indexers')
2024-08-24T13:24:18.173297210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:18.178063510Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2024-08-24T13:24:18.181104610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119831s
2024-08-24T13:24:18.183728610Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2024-08-24T13:24:18.186441510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:18.190643410Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45
2024-08-24T13:24:18.193201010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2024-08-24T13:24:18', 'remove_chown_and_folderchmod_config')
2024-08-24T13:24:18.196312210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:18.201365010Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2024-08-24T13:24:18.202544910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159059s
2024-08-24T13:24:18.203866710Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2024-08-24T13:24:18.204843710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:18.206572710Z [Info] update_notifiarr: Starting migration of Log DB to 47
2024-08-24T13:24:18.208351010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2024-08-24T13:24:18', 'update_notifiarr')
2024-08-24T13:24:18.212541110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:18.218767310Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2024-08-24T13:24:18.228488110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126182s
2024-08-24T13:24:18.233815711Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2024-08-24T13:24:18.235335311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:18.242632411Z [Info] email_multiple_addresses: Starting migration of Log DB to 49
2024-08-24T13:24:18.246084211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2024-08-24T13:24:18', 'email_multiple_addresses')
2024-08-24T13:24:18.250286311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:18.255636911Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2024-08-24T13:24:18.261282711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197763s
2024-08-24T13:24:18.263940811Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2024-08-24T13:24:18.265987211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:18.268570611Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50
2024-08-24T13:24:18.270986011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2024-08-24T13:24:18', 'rename_blacklist_to_blocklist')
2024-08-24T13:24:18.274254011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:18.278588811Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2024-08-24T13:24:18.279908011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131225s
2024-08-24T13:24:18.281185711Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2024-08-24T13:24:18.282887811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:18.287105211Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51
2024-08-24T13:24:18.290935911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2024-08-24T13:24:18', 'cdh_per_downloadclient')
2024-08-24T13:24:18.293480411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:18.303208111Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2024-08-24T13:24:18.305781311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020203s
2024-08-24T13:24:18.309331612Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2024-08-24T13:24:18.310828512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:18.314804512Z [Info] download_history: Starting migration of Log DB to 52
2024-08-24T13:24:18.317075012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2024-08-24T13:24:18', 'download_history')
2024-08-24T13:24:18.321683712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:18.326795612Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2024-08-24T13:24:18.328508812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155833s
2024-08-24T13:24:18.329887412Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2024-08-24T13:24:18.330997812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:18.333262312Z [Info] add_update_history: Starting migration of Log DB to 53
2024-08-24T13:24:18.380068413Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2024-08-24T13:24:18.399026213Z [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)
2024-08-24T13:24:18.431728313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0492566s
2024-08-24T13:24:18.433533713Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2024-08-24T13:24:18.435637013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2024-08-24T13:24:18.441556313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070535s
2024-08-24T13:24:18.443306113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2024-08-24T13:24:18', 'add_update_history')
2024-08-24T13:24:18.445597813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:18.450285313Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2024-08-24T13:24:18.451217113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157307s
2024-08-24T13:24:18.452493014Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2024-08-24T13:24:18.508162314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:18.518232214Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54
2024-08-24T13:24:18.521174814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2024-08-24T13:24:18', 'add_on_update_to_notifications')
2024-08-24T13:24:18.525189815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:18.530421015Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2024-08-24T13:24:18.532277715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0765257s
2024-08-24T13:24:18.533695015Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2024-08-24T13:24:18.535227015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:18.537185015Z [Info] download_client_per_indexer: Starting migration of Log DB to 55
2024-08-24T13:24:18.539565615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2024-08-24T13:24:18', 'download_client_per_indexer')
2024-08-24T13:24:18.542668315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:18.548242515Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2024-08-24T13:24:18.549387315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01276s
2024-08-24T13:24:18.550592915Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2024-08-24T13:24:18.551715615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:18.553927215Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56
2024-08-24T13:24:18.555682915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2024-08-24T13:24:18', 'AddNewItemMonitorType')
2024-08-24T13:24:18.558353515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:18.566513415Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2024-08-24T13:24:18.567902815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118095s
2024-08-24T13:24:18.569122615Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2024-08-24T13:24:18.570123115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:18.572388815Z [Info] ImportListSearch: Starting migration of Log DB to 57
2024-08-24T13:24:18.574600315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2024-08-24T13:24:18', 'ImportListSearch')
2024-08-24T13:24:18.578882015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:18.585015415Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2024-08-24T13:24:18.586193415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141135s
2024-08-24T13:24:18.587552115Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2024-08-24T13:24:18.588592315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:18.590492115Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58
2024-08-24T13:24:18.592774415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2024-08-24T13:24:18', 'ImportListMonitorExisting')
2024-08-24T13:24:18.595830215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:18.601431516Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2024-08-24T13:24:18.602958616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124536s
2024-08-24T13:24:18.604703216Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2024-08-24T13:24:18.605837216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:18.608233516Z [Info] add_indexer_tags: Starting migration of Log DB to 59
2024-08-24T13:24:18.610573616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2024-08-24T13:24:18', 'add_indexer_tags')
2024-08-24T13:24:18.613826316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:18.619311316Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2024-08-24T13:24:18.621288316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131476s
2024-08-24T13:24:18.623140016Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2024-08-24T13:24:18.624522616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:18.626268516Z [Info] update_audio_types: Starting migration of Log DB to 60
2024-08-24T13:24:18.628177216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2024-08-24T13:24:18', 'update_audio_types')
2024-08-24T13:24:18.631029616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:18.635528816Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2024-08-24T13:24:18.637711116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106662s
2024-08-24T13:24:18.640096116Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2024-08-24T13:24:18.641799216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:18.643904616Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61
2024-08-24T13:24:18.652725816Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2024-08-24T13:24:18.654143916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001245s
2024-08-24T13:24:18.655849516Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2024-08-24T13:24:18.694528817Z [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)
2024-08-24T13:24:18.700719117Z [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"
2024-08-24T13:24:18.705811017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2024-08-24T13:24:18.714613117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2024-08-24T13:24:18.727592817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2024-08-24T13:24:18.731048817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0738803s
2024-08-24T13:24:18.732195917Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2024-08-24T13:24:18.733625917Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.77E-05s
2024-08-24T13:24:18.735258317Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2024-08-24T13:24:18.743011617Z [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)
2024-08-24T13:24:18.747896818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2024-08-24T13:24:18.751165418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2024-08-24T13:24:18.753985818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2024-08-24T13:24:18.760082718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2024-08-24T13:24:18.763939818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0273007s
2024-08-24T13:24:18.765237718Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2024-08-24T13:24:18.766137318Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s
2024-08-24T13:24:18.767259318Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2024-08-24T13:24:18.773232018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2024-08-24T13:24:18.777818918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2024-08-24T13:24:18.781577018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2024-08-24T13:24:18.784945718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2024-08-24T13:24:18.790991118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2024-08-24T13:24:18.794794018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0261936s
2024-08-24T13:24:18.796939518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2024-08-24T13:24:18', 'postgres_update_timestamp_columns_to_with_timezone')
2024-08-24T13:24:18.799848618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:18.805421218Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2024-08-24T13:24:18.807424418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0365602s
2024-08-24T13:24:18.808723818Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2024-08-24T13:24:18.809744818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:18.811521918Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62
2024-08-24T13:24:18.813703718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2024-08-24T13:24:18', 'add_on_delete_to_notifications')
2024-08-24T13:24:18.817007919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:18.821711619Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2024-08-24T13:24:18.822785819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116654s
2024-08-24T13:24:18.824020219Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2024-08-24T13:24:18.824923919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:18.826693219Z [Info] add_custom_formats: Starting migration of Log DB to 63
2024-08-24T13:24:18.828418819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2024-08-24T13:24:18', 'add_custom_formats')
2024-08-24T13:24:18.830806619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:18.834911819Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2024-08-24T13:24:18.835880819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098141s
2024-08-24T13:24:18.837134319Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2024-08-24T13:24:18.838126919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:18.839769919Z [Info] add_result_to_commands: Starting migration of Log DB to 64
2024-08-24T13:24:18.841546119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2024-08-24T13:24:18', 'add_result_to_commands')
2024-08-24T13:24:18.843908119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:18.848265219Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2024-08-24T13:24:18.849400719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01s
2024-08-24T13:24:18.850722519Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2024-08-24T13:24:18.851860119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:18.853638719Z [Info] health_restored_notification: Starting migration of Log DB to 65
2024-08-24T13:24:18.855601219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2024-08-24T13:24:18', 'health_restored_notification')
2024-08-24T13:24:18.858558719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:18.863598619Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2024-08-24T13:24:18.864904819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111166s
2024-08-24T13:24:18.866218519Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2024-08-24T13:24:18.867370819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:18.869616419Z [Info] remove_uc: Starting migration of Log DB to 66
2024-08-24T13:24:18.871698119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2024-08-24T13:24:18', 'remove_uc')
2024-08-24T13:24:18.874349519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:18.878939419Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2024-08-24T13:24:18.881636019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011248s
2024-08-24T13:24:18.883046019Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2024-08-24T13:24:18.884520319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:18.887009019Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67
2024-08-24T13:24:18.889095420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2024-08-24T13:24:18', 'download_clients_rename_tv_to_music')
2024-08-24T13:24:18.891859420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:18.896642520Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2024-08-24T13:24:18.898072220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117436s
2024-08-24T13:24:18.899784420Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2024-08-24T13:24:18.900920920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:18.902724220Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68
2024-08-24T13:24:18.904785720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2024-08-24T13:24:18', 'add_colon_replacement_to_naming_config')
2024-08-24T13:24:18.907464720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:18.912337220Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2024-08-24T13:24:18.913683220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108291s
2024-08-24T13:24:18.914871020Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2024-08-24T13:24:18.915801720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:18.917721520Z [Info] list_sync_time: Starting migration of Log DB to 69
2024-08-24T13:24:18.919647620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2024-08-24T13:24:18', 'list_sync_time')
2024-08-24T13:24:18.922245620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:18.926707020Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2024-08-24T13:24:18.927876820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106184s
2024-08-24T13:24:18.929403420Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2024-08-24T13:24:18.930513820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:18.932302120Z [Info] add_download_client_tags: Starting migration of Log DB to 70
2024-08-24T13:24:18.934154820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2024-08-24T13:24:18', 'add_download_client_tags')
2024-08-24T13:24:18.937109220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:18.942028520Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2024-08-24T13:24:18.943286520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011023s
2024-08-24T13:24:18.944672620Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2024-08-24T13:24:18.945740120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:18.947632020Z [Info] add_notification_status: Starting migration of Log DB to 71
2024-08-24T13:24:18.949598120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2024-08-24T13:24:18', 'add_notification_status')
2024-08-24T13:24:18.952395720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:18.956909920Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2024-08-24T13:24:18.958873220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107777s
2024-08-24T13:24:18.960578020Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2024-08-24T13:24:18.961881920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:18.964109521Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72
2024-08-24T13:24:18.966661721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2024-08-24T13:24:18', 'add_alac_24_quality_in_profiles')
2024-08-24T13:24:18.969931421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:18.974759721Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2024-08-24T13:24:18.976460321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125264s
2024-08-24T13:24:18.977938321Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2024-08-24T13:24:18.979546721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:18.981474121Z [Info] add_salt_to_users: Starting migration of Log DB to 73
2024-08-24T13:24:18.983367421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2024-08-24T13:24:18', 'add_salt_to_users')
2024-08-24T13:24:18.986017321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:18.991502821Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2024-08-24T13:24:18.993835421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011564s
2024-08-24T13:24:18.995173521Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2024-08-24T13:24:18.996206121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:18.998649421Z [Info] add_auto_tagging: Starting migration of Log DB to 74
2024-08-24T13:24:19.001914621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2024-08-24T13:24:19', 'add_auto_tagging')
2024-08-24T13:24:19.005318221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:19.010112821Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2024-08-24T13:24:19.011811621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136585s
2024-08-24T13:24:19.013411721Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2024-08-24T13:24:19.014615921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:19.017935921Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75
2024-08-24T13:24:19.020137921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2024-08-24T13:24:19', 'quality_definition_preferred_size')
2024-08-24T13:24:19.022992921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:19.028215721Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2024-08-24T13:24:19.029750221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132276s
2024-08-24T13:24:19.031066721Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2024-08-24T13:24:19.032529021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:19.035150522Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76
2024-08-24T13:24:19.037985722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2024-08-24T13:24:19', 'add_on_artist_add_to_notifications')
2024-08-24T13:24:19.040752022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:19.045802322Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2024-08-24T13:24:19.046927222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129976s
2024-08-24T13:24:19.048180922Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2024-08-24T13:24:19.049197122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:19.051008322Z [Info] album_last_searched_time: Starting migration of Log DB to 77
2024-08-24T13:24:19.053722822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2024-08-24T13:24:19', 'album_last_searched_time')
2024-08-24T13:24:19.057189822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:19.065378222Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2024-08-24T13:24:19.067262722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154205s
2024-08-24T13:24:19.069565322Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2024-08-24T13:24:19.071137322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2024-08-24T13:24:19.073297322Z [Info] add_indexer_flags: Starting migration of Log DB to 78
2024-08-24T13:24:19.075248322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2024-08-24T13:24:19', 'add_indexer_flags')
2024-08-24T13:24:19.078465922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2024-08-24T13:24:19.086315722Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2024-08-24T13:24:19.087943122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148089s
2024-08-24T13:24:22.023288948Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686
2024-08-24T13:24:22.234314754Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2024-08-24T13:24:23.741021715Z [Info] QualityProfileService: Setting up default quality profiles
2024-08-24T13:24:24.066647841Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2024-08-24T13:24:25.897241322Z [Info] MetadataProfileService: Setting up standard metadata profile
2024-08-24T13:24:27.394043379Z [Info] MetadataProfileService: Setting up empty metadata profile
2024-08-24T13:24:28.452988462Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2024-08-24T13:24:28.461063398Z [ls.io-init] done.
2024-08-24T13:24:28.485682608Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2024-08-24T13:24:28.502159382Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin
Expand
NAME VERSION TYPE
Bouncy Castle for .NET (netstandard2.0) 1.9.0.1 dotnet
Dapper 2.0.151.35995 dotnet
Diacritical 1.0.4.0 dotnet
DryIoc 5.4.3.0 dotnet
DryIoc.Microsoft.DependencyInjection net6.0 6.2.0.0 dotnet
Dynamitey 2.0.9.136 dotnet
Equ 2.3.0 dotnet
FluentMigrator 3.3.2.9 dotnet (+19 duplicates)
FluentValidation 9.5.4.0 dotnet
ICSharpCode.SharpZipLib 1.3.3.11 dotnet
Ical.Net 1.0.0.0 dotnet
ImpromptuInterface 7.0.1.0 dotnet
Json.NET 13.0.3.27908 dotnet
Lidarr 2.4.3.4248 dotnet (+7 duplicates)
MailKit 3.6.0.0 dotnet
Microsoft.AspNetCore 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Antiforgery 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Authentication 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Authentication.Abstractions 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Authentication.Cookies 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Authentication.Core 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Authentication.OAuth 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Authorization 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Authorization.Policy 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Components 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Components.Authorization 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Components.Forms 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Components.Server 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Components.Web 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Connections.Abstractions 6.0.2924.17108 dotnet
Microsoft.AspNetCore.CookiePolicy 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Cors 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Cryptography.Internal 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Cryptography.KeyDerivation 6.0.2924.17108 dotnet
Microsoft.AspNetCore.DataProtection 6.0.2924.17108 dotnet
Microsoft.AspNetCore.DataProtection.Abstractions 6.0.2924.17108 dotnet
Microsoft.AspNetCore.DataProtection.Extensions 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Diagnostics 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Diagnostics.Abstractions 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Diagnostics.HealthChecks 6.0.2924.17108 dotnet
Microsoft.AspNetCore.HostFiltering 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Hosting 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Hosting.Abstractions 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Hosting.Server.Abstractions 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Html.Abstractions 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Http 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Http.Abstractions 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Http.Connections 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Http.Connections.Common 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Http.Extensions 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Http.Features 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Http.Results 6.0.2924.17108 dotnet
Microsoft.AspNetCore.HttpLogging 6.0.2924.17108 dotnet
Microsoft.AspNetCore.HttpOverrides 6.0.2924.17108 dotnet
Microsoft.AspNetCore.HttpsPolicy 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Identity 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Localization 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Localization.Routing 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Metadata 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Mvc 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Mvc.Abstractions 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Mvc.ApiExplorer 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Mvc.Core 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Mvc.Cors 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Mvc.DataAnnotations 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Mvc.Formatters.Json 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Mvc.Formatters.Xml 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Mvc.Localization 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Mvc.Razor 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Mvc.RazorPages 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Mvc.TagHelpers 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Mvc.ViewFeatures 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Razor 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Razor.Runtime 6.0.2924.17108 dotnet
Microsoft.AspNetCore.ResponseCaching 6.0.2924.17108 dotnet
Microsoft.AspNetCore.ResponseCaching.Abstractions 6.0.2924.17108 dotnet
Microsoft.AspNetCore.ResponseCompression 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Rewrite 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Routing 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Routing.Abstractions 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Server.HttpSys 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Server.IIS 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Server.IISIntegration 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Server.Kestrel 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Server.Kestrel.Core 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Server.Kestrel.Transport.Quic 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets 6.0.2924.17108 dotnet
Microsoft.AspNetCore.Session 6.0.2924.17108 dotnet
Microsoft.AspNetCore.SignalR 6.0.2924.17108 dotnet
Microsoft.AspNetCore.SignalR.Common 6.0.2924.17108 dotnet
Microsoft.AspNetCore.SignalR.Core 6.0.2924.17108 dotnet
Microsoft.AspNetCore.SignalR.Protocols.Json 6.0.2924.17108 dotnet
Microsoft.AspNetCore.StaticFiles 6.0.2924.17108 dotnet
Microsoft.AspNetCore.WebSockets 6.0.2924.17108 dotnet
Microsoft.AspNetCore.WebUtilities 6.0.2924.17108 dotnet
Microsoft.Bcl.AsyncInterfaces 6.0.21.52210 dotnet
Microsoft.Bcl.TimeProvider 8.0.23.53103 dotnet
Microsoft.CSharp 6.0.2924.17105 dotnet
Microsoft.Data.SqlClient 2.1.2+2a61e8301e9d21ada2338a9279cf27653e781757 dotnet
Microsoft.Extensions.Caching.Abstractions 6.0.21.52210 dotnet
Microsoft.Extensions.Caching.Memory 6.0.222.6406 dotnet
Microsoft.Extensions.Configuration 6.0.322.12309 dotnet
Microsoft.Extensions.Configuration.Abstractions 6.0.21.52210 dotnet
Microsoft.Extensions.Configuration.Binder 6.0.21.52210 dotnet
Microsoft.Extensions.Configuration.CommandLine 6.0.21.52210 dotnet
Microsoft.Extensions.Configuration.EnvironmentVariables 6.0.222.6406 dotnet
Microsoft.Extensions.Configuration.FileExtensions 6.0.21.52210 dotnet
Microsoft.Extensions.Configuration.Ini 6.0.21.52210 dotnet
Microsoft.Extensions.Configuration.Json 6.0.21.52210 dotnet
Microsoft.Extensions.Configuration.KeyPerFile 6.0.2924.17108 dotnet
Microsoft.Extensions.Configuration.UserSecrets 6.0.222.6406 dotnet
Microsoft.Extensions.Configuration.Xml 6.0.21.52210 dotnet
Microsoft.Extensions.DependencyInjection 6.0.1022.47605 dotnet
Microsoft.Extensions.DependencyInjection.Abstractions 7.0.22.51805 dotnet
Microsoft.Extensions.Diagnostics.HealthChecks 6.0.2924.17108 dotnet
Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions 6.0.2924.17108 dotnet
Microsoft.Extensions.Features 6.0.2924.17108 dotnet
Microsoft.Extensions.FileProviders.Abstractions 6.0.21.52210 dotnet
Microsoft.Extensions.FileProviders.Composite 6.0.21.52210 dotnet
Microsoft.Extensions.FileProviders.Embedded 6.0.2924.17108 dotnet
Microsoft.Extensions.FileProviders.Physical 6.0.21.52210 dotnet
Microsoft.Extensions.FileSystemGlobbing 6.0.21.52210 dotnet
Microsoft.Extensions.Hosting 6.0.222.6406 dotnet
Microsoft.Extensions.Hosting.Abstractions 6.0.21.52210 dotnet
Microsoft.Extensions.Hosting.WindowsServices 6.0.1823.26907 dotnet
Microsoft.Extensions.Http 6.0.21.52210 dotnet
Microsoft.Extensions.Identity.Core 6.0.2924.17108 dotnet
Microsoft.Extensions.Identity.Stores 6.0.2924.17108 dotnet
Microsoft.Extensions.Localization 6.0.2924.17108 dotnet
Microsoft.Extensions.Localization.Abstractions 6.0.2924.17108 dotnet
Microsoft.Extensions.Logging 6.0.21.52210 dotnet
Microsoft.Extensions.Logging.Abstractions 6.0.1823.26907 dotnet
Microsoft.Extensions.Logging.Configuration 6.0.21.52210 dotnet
Microsoft.Extensions.Logging.Console 6.0.21.52210 dotnet
Microsoft.Extensions.Logging.Debug 6.0.21.52210 dotnet
Microsoft.Extensions.Logging.EventLog 6.0.21.52210 dotnet
Microsoft.Extensions.Logging.EventSource 6.0.21.52210 dotnet
Microsoft.Extensions.Logging.TraceSource 6.0.21.52210 dotnet
Microsoft.Extensions.ObjectPool 6.0.2924.17108 dotnet
Microsoft.Extensions.Options 6.0.21.52210 dotnet
Microsoft.Extensions.Options.ConfigurationExtensions 6.0.21.52210 dotnet
Microsoft.Extensions.Options.DataAnnotations 6.0.21.52210 dotnet
Microsoft.Extensions.Primitives 6.0.21.52210 dotnet
Microsoft.Extensions.WebEncoders 6.0.2924.17108 dotnet
Microsoft.Identity.Client 4.21.1.0 dotnet
Microsoft.IdentityModel.JsonWebTokens 6.8.0.11012235604.824068adaeb7b158df2b36d8787f689646e715e0 dotnet
Microsoft.IdentityModel.Logging 6.8.0.11012235604.824068adaeb7b158df2b36d8787f689646e715e0 dotnet
Microsoft.IdentityModel.Protocols 6.8.0.11012235604.824068adaeb7b158df2b36d8787f689646e715e0 dotnet
Microsoft.IdentityModel.Protocols.OpenIdConnect 6.8.0.11012235604.824068adaeb7b158df2b36d8787f689646e715e0 dotnet
Microsoft.IdentityModel.Tokens 6.8.0.11012235604.824068adaeb7b158df2b36d8787f689646e715e0 dotnet
Microsoft.JSInterop 6.0.2924.17108 dotnet
Microsoft.Net.Http.Headers 6.0.2924.17108 dotnet
Microsoft.OpenApi 1.6.14.0 dotnet
Microsoft.VisualBasic 6.0.2924.17105 dotnet
Microsoft.VisualBasic.Core 11.100.2924.17105 dotnet
Microsoft.Win32.Primitives 6.0.2924.17105 dotnet
Microsoft.Win32.Registry 6.0.2924.17105 dotnet
Microsoft.Win32.SystemEvents 6.0.21.52210 dotnet
MimeKit 3.6.0.0 dotnet
Mono.Nat 3.0.1 dotnet
Mono.Posix.NETStandard 1.0.0.0 dotnet
MonoTorrent 2.0.7 dotnet
NLog v5.2.0 5.2.0.1813 dotnet
NLog.Extensions.Logging v5.0.4 5.0.4.221 dotnet
NLog.Targets.Syslog 7.0.0.0 dotnet
NodaTime 3.0.0.0 dotnet
Npgsql 7.0.7.0 dotnet
Polly 8.3.1.3207 dotnet
Polly.Contrib.WaitAndRetry 1.1.1.0+7596d2dacf22d88bbd814bc49c28424fb6e921e9 dotnet
Polly.Core 8.3.1.3207 dotnet
ReusableTasks 2.0.0 dotnet
Sentry 3.25.0.0 dotnet
SixLabors.ImageSharp 3.1.4.0 dotnet
SpotifyAPI.Web 1.0.0.0 dotnet
Swashbuckle.AspNetCore.Annotations 6.6.2.401 dotnet
Swashbuckle.AspNetCore.Swagger 6.6.2.401 dotnet
Swashbuckle.AspNetCore.SwaggerGen 6.6.2.401 dotnet
System 6.0.2924.17105 dotnet
System.AppContext 6.0.2924.17105 dotnet
System.Buffers 6.0.2924.17105 dotnet
System.Collections 6.0.2924.17105 dotnet
System.Collections.Concurrent 6.0.2924.17105 dotnet
System.Collections.Immutable 6.0.2924.17105 dotnet
System.Collections.NonGeneric 6.0.2924.17105 dotnet
System.Collections.Specialized 6.0.2924.17105 dotnet
System.ComponentModel 6.0.2924.17105 dotnet
System.ComponentModel.Annotations 6.0.2924.17105 dotnet
System.ComponentModel.DataAnnotations 6.0.2924.17105 dotnet
System.ComponentModel.EventBasedAsync 6.0.2924.17105 dotnet
System.ComponentModel.Primitives 6.0.2924.17105 dotnet
System.ComponentModel.TypeConverter 6.0.2924.17105 dotnet
System.Configuration 6.0.2924.17105 dotnet
System.Configuration.ConfigurationManager 6.0.922.41905 dotnet
System.Console 6.0.2924.17105 dotnet
System.Core 6.0.2924.17105 dotnet
System.Data 6.0.2924.17105 dotnet
System.Data.Common 6.0.2924.17105 dotnet
System.Data.DataSetExtensions 6.0.2924.17105 dotnet
System.Data.SQLite 1.0.115.5 dotnet
System.Data.SqlServerCe 4.0.8876.1 dotnet
System.Diagnostics.Contracts 6.0.2924.17105 dotnet
System.Diagnostics.Debug 6.0.2924.17105 dotnet
System.Diagnostics.DiagnosticSource 6.0.2924.17105 dotnet
System.Diagnostics.EventLog 6.0.21.52210 dotnet
System.Diagnostics.FileVersionInfo 6.0.2924.17105 dotnet
System.Diagnostics.Process 6.0.2924.17105 dotnet
System.Diagnostics.StackTrace 6.0.2924.17105 dotnet
System.Diagnostics.TextWriterTraceListener 6.0.2924.17105 dotnet
System.Diagnostics.Tools 6.0.2924.17105 dotnet
System.Diagnostics.TraceSource 6.0.2924.17105 dotnet
System.Diagnostics.Tracing 6.0.2924.17105 dotnet
System.Drawing 6.0.2924.17105 dotnet
System.Drawing.Common 6.0.21.52210 dotnet
System.Drawing.Primitives 6.0.2924.17105 dotnet
System.Dynamic.Runtime 6.0.2924.17105 dotnet
System.Formats.Asn1 6.0.2924.17105 dotnet
System.Globalization 6.0.2924.17105 dotnet
System.Globalization.Calendars 6.0.2924.17105 dotnet
System.Globalization.Extensions 6.0.2924.17105 dotnet
System.IO 6.0.2924.17105 dotnet
System.IO.Abstractions 17.0.24.38649 dotnet
System.IO.Compression 6.0.2924.17105 dotnet
System.IO.Compression.Brotli 6.0.2924.17105 dotnet
System.IO.Compression.FileSystem 6.0.2924.17105 dotnet
System.IO.Compression.ZipFile 6.0.2924.17105 dotnet
System.IO.FileSystem 6.0.2924.17105 dotnet
System.IO.FileSystem.AccessControl 6.0.2924.17105 dotnet
System.IO.FileSystem.DriveInfo 6.0.2924.17105 dotnet
System.IO.FileSystem.Primitives 6.0.2924.17105 dotnet
System.IO.FileSystem.Watcher 6.0.2924.17105 dotnet
System.IO.IsolatedStorage 6.0.2924.17105 dotnet
System.IO.MemoryMappedFiles 6.0.2924.17105 dotnet
System.IO.Pipelines 6.0.522.21309 dotnet
System.IO.Pipes 6.0.2924.17105 dotnet
System.IO.Pipes.AccessControl 6.0.2924.17105 dotnet
System.IO.UnmanagedMemoryStream 6.0.2924.17105 dotnet
System.IdentityModel.Tokens.Jwt 6.8.0.11012235604.824068adaeb7b158df2b36d8787f689646e715e0 dotnet
System.Linq 6.0.2924.17105 dotnet
System.Linq.Expressions 6.0.2924.17105 dotnet
System.Linq.Parallel 6.0.2924.17105 dotnet
System.Linq.Queryable 6.0.2924.17105 dotnet
System.Memory 6.0.2924.17105 dotnet
System.Net 6.0.2924.17105 dotnet
System.Net.Http 6.0.2924.17105 dotnet
System.Net.Http.Json 6.0.2924.17105 dotnet
System.Net.HttpListener 6.0.2924.17105 dotnet
System.Net.Mail 6.0.2924.17105 dotnet
System.Net.NameResolution 6.0.2924.17105 dotnet
System.Net.NetworkInformation 6.0.2924.17105 dotnet
System.Net.Ping 6.0.2924.17105 dotnet
System.Net.Primitives 6.0.2924.17105 dotnet
System.Net.Quic 6.0.2924.17105 dotnet
System.Net.Requests 6.0.2924.17105 dotnet
System.Net.Security 6.0.2924.17105 dotnet
System.Net.ServicePoint 6.0.2924.17105 dotnet
System.Net.Sockets 6.0.2924.17105 dotnet
System.Net.WebClient 6.0.2924.17105 dotnet
System.Net.WebHeaderCollection 6.0.2924.17105 dotnet
System.Net.WebProxy 6.0.2924.17105 dotnet
System.Net.WebSockets 6.0.2924.17105 dotnet
System.Net.WebSockets.Client 6.0.2924.17105 dotnet
System.Numerics 6.0.2924.17105 dotnet
System.Numerics.Vectors 6.0.2924.17105 dotnet
System.ObjectModel 6.0.2924.17105 dotnet
System.Private.CoreLib 6.0.2924.17105 dotnet
System.Private.DataContractSerialization 6.0.2924.17105 dotnet
System.Private.Uri 6.0.2924.17105 dotnet
System.Private.Xml 6.0.2924.17105 dotnet
System.Private.Xml.Linq 6.0.2924.17105 dotnet
System.Reflection 6.0.2924.17105 dotnet
System.Reflection.DispatchProxy 6.0.2924.17105 dotnet
System.Reflection.Emit 6.0.2924.17105 dotnet
System.Reflection.Emit.ILGeneration 6.0.2924.17105 dotnet
System.Reflection.Emit.Lightweight 6.0.2924.17105 dotnet
System.Reflection.Extensions 6.0.2924.17105 dotnet
System.Reflection.Metadata 6.0.2924.17105 dotnet
System.Reflection.Primitives 6.0.2924.17105 dotnet
System.Reflection.TypeExtensions 6.0.2924.17105 dotnet
System.Resources.Reader 6.0.2924.17105 dotnet
System.Resources.ResourceManager 6.0.2924.17105 dotnet
System.Resources.Writer 6.0.2924.17105 dotnet
System.Runtime 6.0.2924.17105 dotnet
System.Runtime.Caching 4.700.19.56404 dotnet
System.Runtime.CompilerServices.VisualC 6.0.2924.17105 dotnet
System.Runtime.Extensions 6.0.2924.17105 dotnet
System.Runtime.Handles 6.0.2924.17105 dotnet
System.Runtime.InteropServices 6.0.2924.17105 dotnet
System.Runtime.InteropServices.RuntimeInformation 6.0.2924.17105 dotnet
System.Runtime.Intrinsics 6.0.2924.17105 dotnet
System.Runtime.Loader 6.0.2924.17105 dotnet
System.Runtime.Numerics 6.0.2924.17105 dotnet
System.Runtime.Serialization 6.0.2924.17105 dotnet
System.Runtime.Serialization.Formatters 6.0.2924.17105 dotnet
System.Runtime.Serialization.Json 6.0.2924.17105 dotnet
System.Runtime.Serialization.Primitives 6.0.2924.17105 dotnet
System.Runtime.Serialization.Xml 6.0.2924.17105 dotnet
System.Security 6.0.2924.17105 dotnet
System.Security.AccessControl 6.0.2924.17105 dotnet
System.Security.Claims 6.0.2924.17105 dotnet
System.Security.Cryptography.Algorithms 6.0.2924.17105 dotnet
System.Security.Cryptography.Cng 6.0.2924.17105 dotnet
System.Security.Cryptography.Csp 6.0.2924.17105 dotnet
System.Security.Cryptography.Encoding 6.0.2924.17105 dotnet
System.Security.Cryptography.OpenSsl 6.0.2924.17105 dotnet
System.Security.Cryptography.Pkcs 6.0.1823.26907 dotnet
System.Security.Cryptography.Primitives 6.0.2924.17105 dotnet
System.Security.Cryptography.ProtectedData 6.0.21.52210 dotnet
System.Security.Cryptography.X509Certificates 6.0.2924.17105 dotnet
System.Security.Cryptography.Xml 6.0.822.36306 dotnet
System.Security.Permissions 6.0.21.52210 dotnet
System.Security.Principal 6.0.2924.17105 dotnet
System.Security.Principal.Windows 6.0.2924.17105 dotnet
System.Security.SecureString 6.0.2924.17105 dotnet
System.ServiceModel.Web 6.0.2924.17105 dotnet
System.ServiceProcess 6.0.2924.17105 dotnet
System.ServiceProcess.ServiceController 6.0.1823.26907 dotnet
System.Text.Encoding 6.0.2924.17105 dotnet
System.Text.Encoding.CodePages 6.0.2924.17105 dotnet
System.Text.Encoding.Extensions 6.0.2924.17105 dotnet
System.Text.Encodings.Web 6.0.2924.17105 dotnet
System.Text.Json 6.0.2924.17105 dotnet
System.Text.RegularExpressions 6.0.2924.17105 dotnet
System.Threading 6.0.2924.17105 dotnet
System.Threading.Channels 6.0.2924.17105 dotnet
System.Threading.Overlapped 6.0.2924.17105 dotnet
System.Threading.Tasks 6.0.2924.17105 dotnet
System.Threading.Tasks.Dataflow 6.0.2924.17105 dotnet
System.Threading.Tasks.Extensions 6.0.2924.17105 dotnet
System.Threading.Tasks.Parallel 6.0.2924.17105 dotnet
System.Threading.Thread 6.0.2924.17105 dotnet
System.Threading.ThreadPool 6.0.2924.17105 dotnet
System.Threading.Timer 6.0.2924.17105 dotnet
System.Transactions 6.0.2924.17105 dotnet
System.Transactions.Local 6.0.2924.17105 dotnet
System.ValueTuple 6.0.2924.17105 dotnet
System.Web 6.0.2924.17105 dotnet
System.Web.HttpUtility 6.0.2924.17105 dotnet
System.Windows 6.0.2924.17105 dotnet
System.Windows.Extensions 6.0.21.52210 dotnet
System.Xml 6.0.2924.17105 dotnet
System.Xml.Linq 6.0.2924.17105 dotnet
System.Xml.ReaderWriter 6.0.2924.17105 dotnet
System.Xml.Serialization 6.0.2924.17105 dotnet
System.Xml.XDocument 6.0.2924.17105 dotnet
System.Xml.XPath 6.0.2924.17105 dotnet
System.Xml.XPath.XDocument 6.0.2924.17105 dotnet
System.Xml.XmlDocument 6.0.2924.17105 dotnet
System.Xml.XmlSerializer 6.0.2924.17105 dotnet
TagLib# 2.2.0.27 dotnet
WindowsBase 6.0.2924.17105 dotnet
alpine-baselayout 3.6.5-r0 apk
alpine-baselayout-data 3.6.5-r0 apk
alpine-keys 2.4-r1 apk
alpine-release 3.20.2-r0 apk
aom-libs 3.9.1-r0 apk
apk-tools 2.14.4-r0 apk
bash 5.2.26-r0 apk
brotli-libs 1.1.0-r2 apk
busybox 1.36.1-r29 apk
busybox-binsh 1.36.1-r29 apk
c-ares 1.28.1-r0 apk
ca-certificates 20240705-r0 apk
ca-certificates-bundle 20240705-r0 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-r1 apk
coreutils-env 9.5-r1 apk
coreutils-fmt 9.5-r1 apk
coreutils-sha512sum 9.5-r1 apk
curl 8.9.0-r0 apk
ffmpeg-libavcodec 6.1.1-r8 apk
ffmpeg-libavformat 6.1.1-r8 apk
ffmpeg-libavutil 6.1.1-r8 apk
ffmpeg-libswresample 6.1.1-r8 apk
findutils 4.9.0-r5 apk
giflib 5.2.2-r0 apk
hwdata-pci 0.382-r0 apk
icu-data-en 74.2-r0 apk
icu-libs 74.2-r0 apk
imath 3.1.11-r2 apk
jq 1.7.1-r0 apk
lame-libs 3.100-r5 apk
lcms2 2.16-r0 apk
libSvtAv1Enc 2.0.0-r1 apk
libacl 2.3.2-r0 apk
libattr 2.5.2-r0 apk
libbluray 1.3.4-r1 apk
libbsd 0.12.2-r0 apk
libbz2 1.0.8-r6 apk
libcrypto3 3.3.1-r3 apk
libcurl 8.9.0-r0 apk
libdav1d 1.4.2-r0 apk
libdrm 2.4.120-r0 apk
libffi 3.4.6-r0 apk
libgcc 13.2.1_git20240309-r0 apk
libgcrypt 1.10.3-r0 apk
libgomp 13.2.1_git20240309-r0 apk
libgpg-error 1.49-r0 apk
libhwy 1.0.7-r0 apk
libidn2 2.3.7-r0 apk
libintl 0.22.5-r0 apk
libjpeg-turbo 3.0.3-r0 apk
libjxl 0.10.2-r0 apk
libmd 1.1.0-r0 apk
libncursesw 6.4_p20240420-r0 apk
libogg 1.3.5-r5 apk
libopenmpt 0.7.7-r0 apk
libpciaccess 0.18.1-r0 apk
libpng 1.6.43-r0 apk
libproc2 4.0.4-r0 apk
libpsl 0.21.5-r1 apk
librist 0.2.10-r1 apk
libsharpyuv 1.3.2-r0 apk
libsodium 1.0.19-r0 apk
libsrt 1.5.3-r0 apk
libssh 0.10.6-r0 apk
libssl3 3.3.1-r3 apk
libstdc++ 13.2.1_git20240309-r0 apk
libtheora 1.1.1-r18 apk
libunistring 1.2-r0 apk
libva 2.21.0-r0 apk
libvdpau 1.5-r3 apk
libvorbis 1.3.7-r2 apk
libvpx 1.14.1-r0 apk
libwebp 1.3.2-r0 apk
libwebpmux 1.3.2-r0 apk
libx11 1.8.9-r1 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.12.7-r0 apk
libxslt 1.1.39-r1 apk
libzmq 4.3.5-r2 apk
linux-pam 1.6.0-r0 apk
mbedtls 3.6.0-r0 apk
mpg123-libs 1.32.6-r0 apk
mscorlib 6.0.2924.17105 dotnet
musl 1.2.5-r0 apk
musl-utils 1.2.5-r0 apk
ncurses-terminfo-base 6.4_p20240420-r0 apk
netcat-openbsd 1.226-r0 apk
netstandard 6.0.2924.17105 dotnet
nghttp2-libs 1.62.1-r0 apk
numactl 2.0.18-r0 apk
oniguruma 6.9.9-r0 apk
openexr-libiex 3.1.13-r1 apk
openexr-libilmthread 3.1.13-r1 apk
openexr-libopenexr 3.1.13-r1 apk
opus 1.5.2-r0 apk
procps-ng 4.0.4-r0 apk
rav1e-libs 0.7.1-r0 apk
readline 8.2.10-r0 apk
scanelf 1.3.7-r2 apk
shadow 4.15.1-r0 apk
skalibs 2.14.1.1-r0 apk
soxr 0.1.3-r7 apk
sqlite-libs 3.45.3-r1 apk
ssl_client 1.36.1-r29 apk
tzdata 2024a-r1 apk
utmps-libs 0.1.2.2-r1 apk
wayland-libs-client 1.22.0-r4 apk
x264-libs 0.164_git20231001-r0 apk
x265-libs 3.6-r0 apk
xmlstarlet 1.6.1-r2 apk
xvidcore 1.3.7-r2 apk
xz-libs 5.6.2-r0 apk
zlib 1.3.1-r1 apk
zstd-libs 1.5.6-r0 apk
| Test | Result | Message | Runtime |
|---|---|---|---|
| Container startup | PASS | - | 50.80s |
| Create SBOM | PASS | - | 10.55s |
| Get build info | PASS | - | 0.01s |
| Get screenshot | PASS | - | 122.55s |