2025-08-12T17:57:49.562129167Z [migrations] started
2025-08-12T17:57:49.562158075Z [migrations] no migrations found
2025-08-12T17:57:49.584076695Z usermod: no changes
2025-08-12T17:57:49.605734129Z ───────────────────────────────────────
2025-08-12T17:57:49.605751113Z
2025-08-12T17:57:49.605757906Z ██╗ ███████╗██╗ ██████╗
2025-08-12T17:57:49.605764600Z ██║ ██╔════╝██║██╔═══██╗
2025-08-12T17:57:49.605771233Z ██║ ███████╗██║██║ ██║
2025-08-12T17:57:49.605777917Z ██║ ╚════██║██║██║ ██║
2025-08-12T17:57:49.605784290Z ███████╗███████║██║╚██████╔╝
2025-08-12T17:57:49.605790793Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-08-12T17:57:49.605797165Z
2025-08-12T17:57:49.605803218Z Brought to you by linuxserver.io
2025-08-12T17:57:49.605809560Z ───────────────────────────────────────
2025-08-12T17:57:49.606044533Z
2025-08-12T17:57:49.606068682Z To support the app dev(s) visit:
2025-08-12T17:57:49.608873187Z Lidarr: https://opencollective.com/lidarr
2025-08-12T17:57:49.609348754Z
2025-08-12T17:57:49.609362312Z To support LSIO projects visit:
2025-08-12T17:57:49.609369135Z https://www.linuxserver.io/donate/
2025-08-12T17:57:49.609375518Z
2025-08-12T17:57:49.609381991Z ───────────────────────────────────────
2025-08-12T17:57:49.609389767Z GID/UID
2025-08-12T17:57:49.609396000Z ───────────────────────────────────────
2025-08-12T17:57:49.616670442Z
2025-08-12T17:57:49.616683549Z User UID: 911
2025-08-12T17:57:49.616690593Z User GID: 911
2025-08-12T17:57:49.616696875Z ───────────────────────────────────────
2025-08-12T17:57:49.619314995Z Linuxserver.io version: 2.13.2.4685-ls165
2025-08-12T17:57:49.619766404Z Build-date: 2025-08-12T17:54:31+00:00
2025-08-12T17:57:49.619775342Z ───────────────────────────────────────
2025-08-12T17:57:49.619782055Z
2025-08-12T17:57:49.679242141Z [custom-init] No custom files found, skipping...
2025-08-12T17:57:49.699724309Z failed to load "/config/config.xml": No such file or directory
2025-08-12T17:57:50.076076930Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 2.13.2.4685
2025-08-12T17:57:50.094598542Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-08-12T17:57:50.101085018Z [Debug] Bootstrap: Console selected
2025-08-12T17:57:50.102604056Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-08-12T17:57:50.469094557Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-08-12T17:57:50.523968531Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {432a2197-24ef-488a-b53d-620ebdd25957} may be persisted to storage in unencrypted form.
2025-08-12T17:57:50.617264865Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2025-08-12T17:57:50.674580224Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-08-12T17:57:50.767654852Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-08-12T17:57:50.779662241Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-12T17:57:50.780528775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-12T17:57:50.834882804Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2
2025-08-12T17:57:50.836996348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0552553s
2025-08-12T17:57:50.837241261Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-08-12T17:57:50.837429610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0572582s
2025-08-12T17:57:50.849589526Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-08-12T17:57:50.850301539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:50.871384216Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-08-12T17:57:50.886254158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-08-12T17:57:50.902078510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0303616s
2025-08-12T17:57:50.902547244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:50.905019891Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-08-12T17:57:50.905186045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0333477s
2025-08-12T17:57:50.913131228Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-08-12T17:57:50.913515421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:50.919880293Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-08-12T17:57:50.921611457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-08-12T17:57:50.922050391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019478s
2025-08-12T17:57:50.922291055Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-08-12T17:57:50.922565037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001321s
2025-08-12T17:57:50.923047638Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-08-12T17:57:50.923662426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-08-12T17:57:50.924413638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011518s
2025-08-12T17:57:50.924607037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:50.925374883Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-08-12T17:57:50.925533111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021051s
2025-08-12T17:57:50.926088219Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-08-12T17:57:50.926267690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:50.926953410Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-08-12T17:57:50.927113172Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s
2025-08-12T17:57:50.927305519Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-08-12T17:57:50.927571134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-08-12T17:57:50.928001590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000526s
2025-08-12T17:57:50.928218607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:50.928794606Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-08-12T17:57:50.928953186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012786s
2025-08-12T17:57:50.930035604Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-08-12T17:57:50.930282992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:50.931044425Z [Info] InitialSetup: Starting migration of Main DB to 1
2025-08-12T17:57:50.945901681Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2025-08-12T17:57:50.946433040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL, "Value" TEXT NOT NULL)
2025-08-12T17:57:50.946869258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000785s
2025-08-12T17:57:50.947033419Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2025-08-12T17:57:50.947294695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2025-08-12T17:57:50.947585941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003952s
2025-08-12T17:57:50.947755482Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2025-08-12T17:57:50.948146870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL)
2025-08-12T17:57:50.948495602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000564s
2025-08-12T17:57:50.948658079Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2025-08-12T17:57:50.948930077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2025-08-12T17:57:50.949223848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003968s
2025-08-12T17:57:50.949367517Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists
2025-08-12T17:57:50.959162473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL DEFAULT 1, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "PrimaryAlbumTypes" TEXT, "SecondaryAlbumTypes" TEXT)
2025-08-12T17:57:50.961163010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116225s
2025-08-12T17:57:50.961352241Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId)
2025-08-12T17:57:50.961652385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2025-08-12T17:57:50.961987850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004435s
2025-08-12T17:57:50.962153434Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug)
2025-08-12T17:57:50.962446303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2025-08-12T17:57:50.962693220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004016s
2025-08-12T17:57:50.962880778Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName)
2025-08-12T17:57:50.963145280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-08-12T17:57:50.963447258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003977s
2025-08-12T17:57:50.963615025Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path)
2025-08-12T17:57:50.963893847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-08-12T17:57:50.964164061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003767s
2025-08-12T17:57:50.964308481Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums
2025-08-12T17:57:50.966913314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0)
2025-08-12T17:57:50.968428815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039621s
2025-08-12T17:57:50.968613166Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId)
2025-08-12T17:57:50.968921617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-08-12T17:57:50.969243465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000429s
2025-08-12T17:57:50.969372585Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId)
2025-08-12T17:57:50.969628720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2025-08-12T17:57:50.969893263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003536s
2025-08-12T17:57:50.970063726Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId)
2025-08-12T17:57:50.970310122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2025-08-12T17:57:50.970586629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003686s
2025-08-12T17:57:50.970760719Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug)
2025-08-12T17:57:50.971093679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2025-08-12T17:57:50.971362951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004367s
2025-08-12T17:57:50.971545278Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle)
2025-08-12T17:57:50.971809179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-08-12T17:57:50.972133743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004123s
2025-08-12T17:57:50.972305328Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path)
2025-08-12T17:57:50.972535812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC)
2025-08-12T17:57:50.972800284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003549s
2025-08-12T17:57:50.973077532Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks
2025-08-12T17:57:50.974418462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackNumber" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0)
2025-08-12T17:57:50.975264986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002012s
2025-08-12T17:57:50.975433825Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId)
2025-08-12T17:57:50.975742928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2025-08-12T17:57:50.976072932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004613s
2025-08-12T17:57:50.976253265Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId)
2025-08-12T17:57:50.976499511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2025-08-12T17:57:50.976790306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000386s
2025-08-12T17:57:50.976983725Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId)
2025-08-12T17:57:50.977258919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2025-08-12T17:57:50.977531849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004059s
2025-08-12T17:57:50.977762332Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber)
2025-08-12T17:57:50.978119642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC)
2025-08-12T17:57:50.978436870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005189s
2025-08-12T17:57:50.978601361Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles
2025-08-12T17:57:50.979642677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL DEFAULT 0)
2025-08-12T17:57:50.980369571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015948s
2025-08-12T17:57:50.980540495Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId)
2025-08-12T17:57:50.980837252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC)
2025-08-12T17:57:50.981136595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004259s
2025-08-12T17:57:50.981315515Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId)
2025-08-12T17:57:50.981581620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-08-12T17:57:50.981881053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004138s
2025-08-12T17:57:50.982047378Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2025-08-12T17:57:50.983262414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Language" INTEGER NOT NULL DEFAULT 0, "ArtistId" INTEGER NOT NULL DEFAULT 0, "AlbumId" INTEGER NOT NULL DEFAULT 0, "TrackId" INTEGER NOT NULL DEFAULT 0)
2025-08-12T17:57:50.984062133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018651s
2025-08-12T17:57:50.984242707Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2025-08-12T17:57:50.984494794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-08-12T17:57:50.984856673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003963s
2025-08-12T17:57:50.984990993Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2025-08-12T17:57:50.985253912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-08-12T17:57:50.985559738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004093s
2025-08-12T17:57:50.985727716Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2025-08-12T17:57:50.985992328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2025-08-12T17:57:50.986322202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004218s
2025-08-12T17:57:50.986491904Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId)
2025-08-12T17:57:50.986743079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC)
2025-08-12T17:57:50.987066721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004045s
2025-08-12T17:57:50.987222154Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2025-08-12T17:57:50.988174050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL)
2025-08-12T17:57:50.988807996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014215s
2025-08-12T17:57:50.988979812Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2025-08-12T17:57:50.989474487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL)
2025-08-12T17:57:50.989904693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007722s
2025-08-12T17:57:50.990111520Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2025-08-12T17:57:50.990449420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-08-12T17:57:50.990718602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004512s
2025-08-12T17:57:50.990868263Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2025-08-12T17:57:50.996568036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableSearch" INTEGER)
2025-08-12T17:57:50.997140939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060952s
2025-08-12T17:57:50.997392696Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2025-08-12T17:57:50.997588801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-08-12T17:57:50.997880207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004006s
2025-08-12T17:57:50.998047865Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles
2025-08-12T17:57:50.998498221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL)
2025-08-12T17:57:50.998879158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006846s
2025-08-12T17:57:50.999050914Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name)
2025-08-12T17:57:50.999325216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2025-08-12T17:57:50.999616652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003995s
2025-08-12T17:57:50.999806505Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2025-08-12T17:57:51.000312583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" NUMERIC, "MaxSize" NUMERIC)
2025-08-12T17:57:51.000743370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007804s
2025-08-12T17:57:51.000944455Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2025-08-12T17:57:51.001263768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2025-08-12T17:57:51.001573652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004667s
2025-08-12T17:57:51.001775398Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2025-08-12T17:57:51.002075863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2025-08-12T17:57:51.002414003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004696s
2025-08-12T17:57:51.002574667Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2025-08-12T17:57:51.003360529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1, "ArtistFolderFormat" TEXT, "RenameTracks" INTEGER, "StandardTrackFormat" TEXT, "AlbumFolderFormat" TEXT)
2025-08-12T17:57:51.003903972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011579s
2025-08-12T17:57:51.004075768Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2025-08-12T17:57:51.005327708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "Language" INTEGER NOT NULL DEFAULT 0, "ArtistId" INTEGER NOT NULL DEFAULT 0, "AlbumIds" TEXT NOT NULL DEFAULT '')
2025-08-12T17:57:51.007349087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031202s
2025-08-12T17:57:51.007528097Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2025-08-12T17:57:51.008170581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Metadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL)
2025-08-12T17:57:51.008661128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000979s
2025-08-12T17:57:51.008819216Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2025-08-12T17:57:51.009809951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2025-08-12T17:57:51.010519639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015371s
2025-08-12T17:57:51.010700303Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2025-08-12T17:57:51.011405091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL)
2025-08-12T17:57:51.011841300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009856s
2025-08-12T17:57:51.012046913Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2025-08-12T17:57:51.012985913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL DEFAULT 0, "ParsedAlbumInfo" TEXT NOT NULL DEFAULT '')
2025-08-12T17:57:51.013670351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014181s
2025-08-12T17:57:51.013953200Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2025-08-12T17:57:51.014638249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RemotePathMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Host" TEXT NOT NULL, "RemotePath" TEXT NOT NULL, "LocalPath" TEXT NOT NULL)
2025-08-12T17:57:51.015189960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010379s
2025-08-12T17:57:51.015383990Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2025-08-12T17:57:51.015706680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2025-08-12T17:57:51.016037125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005082s
2025-08-12T17:57:51.016206826Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2025-08-12T17:57:51.016458012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2025-08-12T17:57:51.016784028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004001s
2025-08-12T17:57:51.016938299Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2025-08-12T17:57:51.017391311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Restrictions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Preferred" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL)
2025-08-12T17:57:51.017778219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006848s
2025-08-12T17:57:51.017954334Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2025-08-12T17:57:51.018827812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EnableUsenet" INTEGER NOT NULL, "EnableTorrent" INTEGER NOT NULL, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL)
2025-08-12T17:57:51.019455225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013443s
2025-08-12T17:57:51.019604946Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2025-08-12T17:57:51.020094422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL, "Username" TEXT NOT NULL, "Password" TEXT NOT NULL)
2025-08-12T17:57:51.020504507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007205s
2025-08-12T17:57:51.020675872Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2025-08-12T17:57:51.020993682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2025-08-12T17:57:51.021300269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004569s
2025-08-12T17:57:51.021473738Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2025-08-12T17:57:51.021752209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2025-08-12T17:57:51.022087343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004369s
2025-08-12T17:57:51.022232836Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2025-08-12T17:57:51.023191185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2025-08-12T17:57:51.023870082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014778s
2025-08-12T17:57:51.024056387Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2025-08-12T17:57:51.024789462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2025-08-12T17:57:51.025363347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011415s
2025-08-12T17:57:51.025546847Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2025-08-12T17:57:51.025856951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-08-12T17:57:51.026268540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005205s
2025-08-12T17:57:51.026402910Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2025-08-12T17:57:51.027258713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2025-08-12T17:57:51.027897679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013216s
2025-08-12T17:57:51.028062230Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles
2025-08-12T17:57:51.029019457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL)
2025-08-12T17:57:51.029765408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015376s
2025-08-12T17:57:51.029948858Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2025-08-12T17:57:51.030417862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LanguageProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Languages" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL)
2025-08-12T17:57:51.030863108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007569s
2025-08-12T17:57:51.031035535Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2025-08-12T17:57:51.031342042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2025-08-12T17:57:51.031703299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004917s
2025-08-12T17:57:51.031904845Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2025-08-12T17:57:51.032571126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-08-12T17:57:51.033098117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010463s
2025-08-12T17:57:51.033310955Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2025-08-12T17:57:51.033690639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-08-12T17:57:51.034067819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005874s
2025-08-12T17:57:51.037477602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles" ("EnableUsenet", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags") VALUES (1, 1, 1, 0, 0, 2147483647, '[]')
2025-08-12T17:57:51.038186840Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0036114 taking an average of 00:00:00.0036114
2025-08-12T17:57:51.039067522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-08-12T17:57:51', 'InitialSetup')
2025-08-12T17:57:51.039429841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:51.042410621Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-08-12T17:57:51.042589752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081472s
2025-08-12T17:57:51.042940779Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2025-08-12T17:57:51.043099799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:51.043377948Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2
2025-08-12T17:57:51.044070072Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2025-08-12T17:57:51.044224142Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-12T17:57:51.044414565Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2025-08-12T17:57:51.044723357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2025-08-12T17:57:51.045556794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009717s
2025-08-12T17:57:51.045974615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-08-12T17:57:51', 'add_reason_to_pending_releases')
2025-08-12T17:57:51.046302475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:51.046978446Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2025-08-12T17:57:51.047133107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023381s
2025-08-12T17:57:51.047326797Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2025-08-12T17:57:51.047564385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:51.047762644Z [Info] add_medium_support: Starting migration of Main DB to 3
2025-08-12T17:57:51.050514183Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-08-12T17:57:51.050686971Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-12T17:57:51.050838115Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String
2025-08-12T17:57:51.051110363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT ''
2025-08-12T17:57:51.051891606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008671s
2025-08-12T17:57:51.052066838Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-08-12T17:57:51.052208073Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-08-12T17:57:51.052409598Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32
2025-08-12T17:57:51.052680243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0
2025-08-12T17:57:51.053411936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008365s
2025-08-12T17:57:51.053559463Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-08-12T17:57:51.053700156Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-08-12T17:57:51.053877122Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32
2025-08-12T17:57:51.054176836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0
2025-08-12T17:57:51.054908719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008588s
2025-08-12T17:57:51.055285147Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2025-08-12T17:57:51.055798420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2025-08-12T17:57:51.056062341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005544s
2025-08-12T17:57:51.056417756Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber
2025-08-12T17:57:51.074177905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL)
2025-08-12T17:57:51.076153392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tracks_temp" ("Id", "ForeignTrackId", "ArtistId", "AlbumId", "Title", "Explicit", "Compilation", "DiscNumber", "TrackFileId", "Monitored", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber") SELECT "Id", "ForeignTrackId", "ArtistId", "AlbumId", "Title", "Explicit", "Compilation", "DiscNumber", "TrackFileId", "Monitored", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber" FROM "Tracks"
2025-08-12T17:57:51.077216341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2025-08-12T17:57:51.078285794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2025-08-12T17:57:51.080129996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2025-08-12T17:57:51.080640935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2025-08-12T17:57:51.081016210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2025-08-12T17:57:51.081311344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0246985s
2025-08-12T17:57:51.081476597Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-08-12T17:57:51.081616859Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-12T17:57:51.081828074Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String
2025-08-12T17:57:51.082067115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT
2025-08-12T17:57:51.082793678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008175s
2025-08-12T17:57:51.083177811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-08-12T17:57:51', 'add_medium_support')
2025-08-12T17:57:51.083500010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:51.084582960Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2025-08-12T17:57:51.084754114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025586s
2025-08-12T17:57:51.084984798Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2025-08-12T17:57:51.085183398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:51.085455416Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4
2025-08-12T17:57:51.085890131Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2025-08-12T17:57:51.086225496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2025-08-12T17:57:51.086482343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003731s
2025-08-12T17:57:51.086649389Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-12T17:57:51.086871135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-12T17:57:51.095990191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091522s
2025-08-12T17:57:51.096379003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-08-12T17:57:51', 'add_various_qualites_in_profile')
2025-08-12T17:57:51.096765812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:51.097644210Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2025-08-12T17:57:51.097824152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010788s
2025-08-12T17:57:51.098021910Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2025-08-12T17:57:51.098256543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:51.098452216Z [Info] metadata_profiles: Starting migration of Main DB to 5
2025-08-12T17:57:51.099186444Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles
2025-08-12T17:57:51.099745079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "PrimaryAlbumTypes" TEXT NOT NULL, "SecondaryAlbumTypes" TEXT NOT NULL)
2025-08-12T17:57:51.100254023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008743s
2025-08-12T17:57:51.100437773Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name)
2025-08-12T17:57:51.100748258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC)
2025-08-12T17:57:51.101056659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004577s
2025-08-12T17:57:51.101225890Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2025-08-12T17:57:51.101368557Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-08-12T17:57:51.101565683Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32
2025-08-12T17:57:51.101893503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1
2025-08-12T17:57:51.102735107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009569s
2025-08-12T17:57:51.102904288Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes
2025-08-12T17:57:51.108690375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "SecondaryAlbumTypes" TEXT, "MetadataProfileId" INTEGER NOT NULL)
2025-08-12T17:57:51.113456358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "SecondaryAlbumTypes", "MetadataProfileId") SELECT "Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "SecondaryAlbumTypes", "MetadataProfileId" FROM "Artists"
2025-08-12T17:57:51.115304749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-08-12T17:57:51.116116673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-08-12T17:57:51.117908129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2025-08-12T17:57:51.118416773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2025-08-12T17:57:51.119000538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-08-12T17:57:51.119392677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-08-12T17:57:51.119686299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165946s
2025-08-12T17:57:51.119949568Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes
2025-08-12T17:57:51.127190603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "MetadataProfileId" INTEGER NOT NULL)
2025-08-12T17:57:51.131618466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "MetadataProfileId") SELECT "Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "MetadataProfileId" FROM "Artists"
2025-08-12T17:57:51.133348248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-08-12T17:57:51.134104110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-08-12T17:57:51.135816607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2025-08-12T17:57:51.136314078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2025-08-12T17:57:51.136674874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-08-12T17:57:51.137122265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-08-12T17:57:51.137361647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172334s
2025-08-12T17:57:51.137503332Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-08-12T17:57:51.137641149Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-12T17:57:51.137865421Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String
2025-08-12T17:57:51.138118590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT
2025-08-12T17:57:51.138837768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008042s
2025-08-12T17:57:51.139175458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-08-12T17:57:51', 'metadata_profiles')
2025-08-12T17:57:51.139506123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:51.140597179Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2025-08-12T17:57:51.140761400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025462s
2025-08-12T17:57:51.140986683Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2025-08-12T17:57:51.141194853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:51.141460858Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6
2025-08-12T17:57:51.143931341Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2025-08-12T17:57:51.150284539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER)
2025-08-12T17:57:51.151304652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch" FROM "Indexers"
2025-08-12T17:57:51.151791853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-08-12T17:57:51.152309284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-08-12T17:57:51.154084237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-08-12T17:57:51.154407448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010286s
2025-08-12T17:57:51.154574253Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-08-12T17:57:51.154764146Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-12T17:57:51.154919889Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2025-08-12T17:57:51.155284032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2025-08-12T17:57:51.155982237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008771s
2025-08-12T17:57:51.156276319Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2025-08-12T17:57:51.156619821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2025-08-12T17:57:51.156821256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003513s
2025-08-12T17:57:51.156980487Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-08-12T17:57:51.157105268Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s
2025-08-12T17:57:51.157534702Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2025-08-12T17:57:51.160462446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL)
2025-08-12T17:57:51.161687181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch" FROM "Indexers"
2025-08-12T17:57:51.162287459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-08-12T17:57:51.162820913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-08-12T17:57:51.164612038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-08-12T17:57:51.164879868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071503s
2025-08-12T17:57:51.165281456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-08-12T17:57:51', 'separate_automatic_and_interactive_search')
2025-08-12T17:57:51.165637342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:51.166803920Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2025-08-12T17:57:51.166962550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089999s
2025-08-12T17:57:51.167175408Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2025-08-12T17:57:51.167372104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:51.167615975Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7
2025-08-12T17:57:51.167933885Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path
2025-08-12T17:57:51.172262748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT)
2025-08-12T17:57:51.175928326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes" FROM "Albums"
2025-08-12T17:57:51.177355008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-08-12T17:57:51.178330442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-08-12T17:57:51.180097709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-08-12T17:57:51.180487744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2025-08-12T17:57:51.180890334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2025-08-12T17:57:51.181260479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2025-08-12T17:57:51.181681768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-08-12T17:57:51.181960298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138504s
2025-08-12T17:57:51.182333970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-08-12T17:57:51', 'change_album_path_to_relative')
2025-08-12T17:57:51.182668564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:51.183777927Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2025-08-12T17:57:51.183876285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155271s
2025-08-12T17:57:51.184125577Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2025-08-12T17:57:51.184403065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:51.184665253Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8
2025-08-12T17:57:51.185520154Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE QualityDefinitions SET MaxSize = CASE WHEN (CAST(MaxSize AS FLOAT) / 60) * 8 * 1024 < 1500 THEN ROUND((CAST(MaxSize AS FLOAT) / 60) * 8 * 1024, 0) ELSE NULL END
2025-08-12T17:57:51.190775292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE QualityDefinitions SET MaxSize = CASE WHEN (CAST(MaxSize AS FLOAT) / 60) * 8 * 1024 < 1500 THEN ROUND((CAST(MaxSize AS FLOAT) / 60) * 8 * 1024, 0) ELSE NULL END
2025-08-12T17:57:51.190809671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008139s
2025-08-12T17:57:51.190817757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-08-12T17:57:51', 'change_quality_size_mb_to_kb')
2025-08-12T17:57:51.190825303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:51.190843900Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2025-08-12T17:57:51.190850654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034384s
2025-08-12T17:57:51.190857497Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2025-08-12T17:57:51.190863860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:51.190870614Z [Info] album_releases: Starting migration of Main DB to 9
2025-08-12T17:57:51.191645323Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-08-12T17:57:51.191657868Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-08-12T17:57:51.191666546Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String
2025-08-12T17:57:51.191905467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT ''
2025-08-12T17:57:51.192953366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012322s
2025-08-12T17:57:51.193408332Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-08-12T17:57:51.193432721Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-08-12T17:57:51.193616992Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String
2025-08-12T17:57:51.193887667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT ''
2025-08-12T17:57:51.194686735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008958s
2025-08-12T17:57:51.195082893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-08-12T17:57:51', 'album_releases')
2025-08-12T17:57:51.195424300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:51.196261154Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2025-08-12T17:57:51.196427229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002469s
2025-08-12T17:57:51.196629235Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2025-08-12T17:57:51.196851102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:51.197096857Z [Info] album_releases_fix: Starting migration of Main DB to 10
2025-08-12T17:57:51.197601683Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-08-12T17:57:51.197777567Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-08-12T17:57:51.197944072Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String
2025-08-12T17:57:51.202677459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT)
2025-08-12T17:57:51.206885389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease" FROM "Albums"
2025-08-12T17:57:51.208460991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-08-12T17:57:51.209359379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-08-12T17:57:51.211163441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-08-12T17:57:51.211571452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2025-08-12T17:57:51.211997099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2025-08-12T17:57:51.212417886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2025-08-12T17:57:51.212826719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-08-12T17:57:51.213133055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149935s
2025-08-12T17:57:51.213293628Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-08-12T17:57:51.213459753Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-12T17:57:51.213662140Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String
2025-08-12T17:57:51.220146342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT NOT NULL)
2025-08-12T17:57:51.224926765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease" FROM "Albums"
2025-08-12T17:57:51.226662779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-08-12T17:57:51.227562911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-08-12T17:57:51.229455631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-08-12T17:57:51.229904454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2025-08-12T17:57:51.230307956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2025-08-12T17:57:51.230728312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2025-08-12T17:57:51.231190092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-08-12T17:57:51.231523643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176823s
2025-08-12T17:57:51.231911634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-08-12T17:57:51', 'album_releases_fix')
2025-08-12T17:57:51.232295346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:51.233336011Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2025-08-12T17:57:51.233522477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194686s
2025-08-12T17:57:51.233750405Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2025-08-12T17:57:51.233950368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:51.234224830Z [Info] import_lists: Starting migration of Main DB to 11
2025-08-12T17:57:51.235397721Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2025-08-12T17:57:51.236714983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL)
2025-08-12T17:57:51.237612780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020312s
2025-08-12T17:57:51.237817652Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2025-08-12T17:57:51.238138588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2025-08-12T17:57:51.238465186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004605s
2025-08-12T17:57:51.238660860Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2025-08-12T17:57:51.239467924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2025-08-12T17:57:51.240128354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012681s
2025-08-12T17:57:51.240386052Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2025-08-12T17:57:51.240691898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-08-12T17:57:51.241045981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005059s
2025-08-12T17:57:51.241407418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-08-12T17:57:51', 'import_lists')
2025-08-12T17:57:51.241747964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:51.242611722Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2025-08-12T17:57:51.242708748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020216s
2025-08-12T17:57:51.242913480Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2025-08-12T17:57:51.243095797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:51.243340559Z [Info] add_release_status: Starting migration of Main DB to 12
2025-08-12T17:57:51.243758741Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles
2025-08-12T17:57:51.243952611Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-12T17:57:51.244152754Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String
2025-08-12T17:57:51.244475574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT ''
2025-08-12T17:57:51.245328551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009781s
2025-08-12T17:57:51.245530177Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-12T17:57:51.245762625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-12T17:57:51.248743214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030141s
2025-08-12T17:57:51.249134743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-08-12T17:57:51', 'add_release_status')
2025-08-12T17:57:51.249478605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:51.250202291Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2025-08-12T17:57:51.250388897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044643s
2025-08-12T17:57:51.250575212Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2025-08-12T17:57:51.250797650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:51.251094858Z [Info] album_download_notification: Starting migration of Main DB to 13
2025-08-12T17:57:51.251429953Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-12T17:57:51.251605947Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-12T17:57:51.251822883Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean
2025-08-12T17:57:51.252216245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0
2025-08-12T17:57:51.253075886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009957s
2025-08-12T17:57:51.253462484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-08-12T17:57:51', 'album_download_notification')
2025-08-12T17:57:51.253803711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:51.254537478Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2025-08-12T17:57:51.254714785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002441s
2025-08-12T17:57:51.254973616Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2025-08-12T17:57:51.255187596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:51.255459033Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14
2025-08-12T17:57:51.256217429Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists" SET "MetadataProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "MetadataProfiles") > 0) THEN (SELECT "Id" FROM "MetadataProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."MetadataProfileId" = 0
2025-08-12T17:57:51.257051298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "MetadataProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "MetadataProfiles") > 0) THEN (SELECT "Id" FROM "MetadataProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."MetadataProfileId" = 0
2025-08-12T17:57:51.257542637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009396s
2025-08-12T17:57:51.258129889Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists" SET "LanguageProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "LanguageProfiles") > 0) THEN (SELECT "Id" FROM "LanguageProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."LanguageProfileId" = 0
2025-08-12T17:57:51.258884016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LanguageProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "LanguageProfiles") > 0) THEN (SELECT "Id" FROM "LanguageProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."LanguageProfileId" = 0
2025-08-12T17:57:51.259355115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000853s
2025-08-12T17:57:51.259717995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-08-12T17:57:51', 'fix_language_metadata_profiles')
2025-08-12T17:57:51.260088381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:51.260776325Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2025-08-12T17:57:51.260959314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022326s
2025-08-12T17:57:51.261145639Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2025-08-12T17:57:51.261493639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:51.261607518Z [Info] remove_fanzub: Starting migration of Main DB to 15
2025-08-12T17:57:51.261994738Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2025-08-12T17:57:51.262297006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2025-08-12T17:57:51.262537350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003344s
2025-08-12T17:57:51.262929620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-08-12T17:57:51', 'remove_fanzub')
2025-08-12T17:57:51.263278853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:51.263982218Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2025-08-12T17:57:51.264151479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017325s
2025-08-12T17:57:51.264413637Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2025-08-12T17:57:51.264611014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:51.264839093Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16
2025-08-12T17:57:51.266815291Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId)
2025-08-12T17:57:51.267111738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC)
2025-08-12T17:57:51.267444548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000436s
2025-08-12T17:57:51.267652076Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate)
2025-08-12T17:57:51.268041660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC)
2025-08-12T17:57:51.268451324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005669s
2025-08-12T17:57:51.269050571Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId)
2025-08-12T17:57:51.269563212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId"
2025-08-12T17:57:51.269948789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007195s
2025-08-12T17:57:51.270227750Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date)
2025-08-12T17:57:51.270486190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2025-08-12T17:57:51.270869221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005091s
2025-08-12T17:57:51.271093443Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2025-08-12T17:57:51.271443497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2025-08-12T17:57:51.271785947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004622s
2025-08-12T17:57:51.272006931Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2025-08-12T17:57:51.272368379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-08-12T17:57:51.272667020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004912s
2025-08-12T17:57:51.273071975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-08-12T17:57:51', 'update_artist_history_indexes')
2025-08-12T17:57:51.273430597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:51.274375539Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2025-08-12T17:57:51.274580321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021663s
2025-08-12T17:57:51.274770013Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2025-08-12T17:57:51.275011369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:51.275347295Z [Info] remove_nma: Starting migration of Main DB to 17
2025-08-12T17:57:51.277791726Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-12T17:57:51.280614648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2025-08-12T17:57:51.280968570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029603s
2025-08-12T17:57:51.281330188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-08-12T17:57:51', 'remove_nma')
2025-08-12T17:57:51.281665433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:51.282467417Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2025-08-12T17:57:51.282631367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044445s
2025-08-12T17:57:51.282829796Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2025-08-12T17:57:51.283051322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:51.283318971Z [Info] album_disambiguation: Starting migration of Main DB to 18
2025-08-12T17:57:51.283719958Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-08-12T17:57:51.283862365Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-06s
2025-08-12T17:57:51.284073951Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String
2025-08-12T17:57:51.284386670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT
2025-08-12T17:57:51.285507777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012051s
2025-08-12T17:57:51.285866128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-08-12T17:57:51', 'album_disambiguation')
2025-08-12T17:57:51.286238397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:51.286945581Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2025-08-12T17:57:51.287135032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026575s
2025-08-12T17:57:51.287327429Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2025-08-12T17:57:51.287538675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:51.287802466Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19
2025-08-12T17:57:51.288100536Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-12T17:57:51.288308033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-12T17:57:51.291438475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031348s
2025-08-12T17:57:51.292012570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-08-12T17:57:51', 'add_ape_quality_in_profiles')
2025-08-12T17:57:51.292414359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:51.293565015Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2025-08-12T17:57:51.293766481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052672s
2025-08-12T17:57:51.293997836Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2025-08-12T17:57:51.294148500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:51.294477181Z [Info] remove_pushalot: Starting migration of Main DB to 20
2025-08-12T17:57:51.295318695Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-12T17:57:51.295644781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2025-08-12T17:57:51.295954264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004035s
2025-08-12T17:57:51.296163245Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-12T17:57:51.296485844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2025-08-12T17:57:51.296767932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00039s
2025-08-12T17:57:51.296969819Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-12T17:57:51.297256295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2025-08-12T17:57:51.297516359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003713s
2025-08-12T17:57:51.297899199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-08-12T17:57:51', 'remove_pushalot')
2025-08-12T17:57:51.298265106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:51.298962470Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2025-08-12T17:57:51.299123985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017899s
2025-08-12T17:57:51.299336963Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2025-08-12T17:57:51.299537988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:51.299808392Z [Info] add_custom_filters: Starting migration of Main DB to 21
2025-08-12T17:57:51.300312096Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2025-08-12T17:57:51.300818937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFilters" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Type" TEXT NOT NULL, "Label" TEXT NOT NULL, "Filters" TEXT NOT NULL)
2025-08-12T17:57:51.301324093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008303s
2025-08-12T17:57:51.301701754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-08-12T17:57:51', 'add_custom_filters')
2025-08-12T17:57:51.302065897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:51.302884945Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2025-08-12T17:57:51.303076932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023704s
2025-08-12T17:57:51.303299700Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2025-08-12T17:57:51.303500484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:51.303790067Z [Info] import_list_tags: Starting migration of Main DB to 22
2025-08-12T17:57:51.304128528Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-08-12T17:57:51.304335926Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-08-12T17:57:51.304512241Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String
2025-08-12T17:57:51.304843147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT
2025-08-12T17:57:51.305642927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009539s
2025-08-12T17:57:51.306013713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-08-12T17:57:51', 'import_list_tags')
2025-08-12T17:57:51.306359138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:51.307096503Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2025-08-12T17:57:51.307268719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023848s
2025-08-12T17:57:51.307442199Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2025-08-12T17:57:51.307634405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:51.307911543Z [Info] add_release_groups_etc: Starting migration of Main DB to 23
2025-08-12T17:57:51.314418090Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata
2025-08-12T17:57:51.315417832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ArtistMetadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "Name" TEXT NOT NULL, "Overview" TEXT, "Disambiguation" TEXT, "Type" TEXT, "Status" INTEGER NOT NULL, "Images" TEXT NOT NULL, "Links" TEXT, "Genres" TEXT, "Ratings" TEXT, "Members" TEXT)
2025-08-12T17:57:51.316252532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016341s
2025-08-12T17:57:51.316453336Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId)
2025-08-12T17:57:51.316863262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC)
2025-08-12T17:57:51.326647647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099145s
2025-08-12T17:57:51.331963417Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-08-12T17:57:51.331995381Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-08-12T17:57:51.332006363Z FROM "Artists"
2025-08-12T17:57:51.333802929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-08-12T17:57:51.333821186Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-08-12T17:57:51.333829543Z FROM "Artists"
2025-08-12T17:57:51.334689504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019578s
2025-08-12T17:57:51.334897322Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2025-08-12T17:57:51.335046883Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-08-12T17:57:51.335295424Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32
2025-08-12T17:57:51.335608374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2025-08-12T17:57:51.336548927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010892s
2025-08-12T17:57:51.337696627Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2025-08-12T17:57:51.337708881Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-12T17:57:51.337716306Z FROM "ArtistMetadata"
2025-08-12T17:57:51.337723020Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2025-08-12T17:57:51.339302659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2025-08-12T17:57:51.339315505Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-12T17:57:51.339322459Z FROM "ArtistMetadata"
2025-08-12T17:57:51.339328922Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2025-08-12T17:57:51.340134013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017665s
2025-08-12T17:57:51.340329506Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases
2025-08-12T17:57:51.341585565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL DEFAULT 0, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL)
2025-08-12T17:57:51.342504284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020043s
2025-08-12T17:57:51.342733806Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId)
2025-08-12T17:57:51.343092438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2025-08-12T17:57:51.343510189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006023s
2025-08-12T17:57:51.343709289Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId)
2025-08-12T17:57:51.344031588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2025-08-12T17:57:51.344391012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004979s
2025-08-12T17:57:51.344572176Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-12T17:57:51.344775516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-12T17:57:51.354145236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093266s
2025-08-12T17:57:51.354345128Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-08-12T17:57:51.354519640Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s
2025-08-12T17:57:51.354742919Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32
2025-08-12T17:57:51.355099497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2025-08-12T17:57:51.356356848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014059s
2025-08-12T17:57:51.356562712Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-08-12T17:57:51.356761993Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-08-12T17:57:51.356960924Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean
2025-08-12T17:57:51.357333433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1
2025-08-12T17:57:51.358623410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014476s
2025-08-12T17:57:51.358789915Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-08-12T17:57:51.358950298Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-08-12T17:57:51.359138066Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String
2025-08-12T17:57:51.359401376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT
2025-08-12T17:57:51.360428293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011094s
2025-08-12T17:57:51.361832119Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2025-08-12T17:57:51.361849985Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-12T17:57:51.361858853Z FROM "ArtistMetadata"
2025-08-12T17:57:51.361867179Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-08-12T17:57:51.361875987Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2025-08-12T17:57:51.363894911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2025-08-12T17:57:51.363920984Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-12T17:57:51.363931525Z FROM "ArtistMetadata"
2025-08-12T17:57:51.363941244Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-08-12T17:57:51.363951856Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2025-08-12T17:57:51.364819272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021759s
2025-08-12T17:57:51.364992510Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-08-12T17:57:51.365122993Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-12T17:57:51.365326432Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String
2025-08-12T17:57:51.365644192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0'
2025-08-12T17:57:51.366447148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009563s
2025-08-12T17:57:51.366602320Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-08-12T17:57:51.366743875Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-12T17:57:51.366924178Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32
2025-08-12T17:57:51.367214282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0
2025-08-12T17:57:51.368040154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009523s
2025-08-12T17:57:51.368267672Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-08-12T17:57:51.368346752Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-12T17:57:51.368523467Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32
2025-08-12T17:57:51.368868502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2025-08-12T17:57:51.369638291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009457s
2025-08-12T17:57:51.370937597Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-08-12T17:57:51.370959310Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-08-12T17:57:51.370968289Z FROM "AlbumReleases"
2025-08-12T17:57:51.370976625Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-08-12T17:57:51.370986054Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2025-08-12T17:57:51.372874756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-08-12T17:57:51.372895217Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-08-12T17:57:51.372904045Z FROM "AlbumReleases"
2025-08-12T17:57:51.372912332Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-08-12T17:57:51.372921029Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2025-08-12T17:57:51.373627732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019562s
2025-08-12T17:57:51.374993621Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-08-12T17:57:51.375009934Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-12T17:57:51.375018772Z FROM "ArtistMetadata"
2025-08-12T17:57:51.375027048Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-08-12T17:57:51.375036287Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2025-08-12T17:57:51.376945109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-08-12T17:57:51.376963366Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-12T17:57:51.376972324Z FROM "ArtistMetadata"
2025-08-12T17:57:51.376980951Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-08-12T17:57:51.376990050Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2025-08-12T17:57:51.377817084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020501s
2025-08-12T17:57:51.378549849Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists ForeignArtistId, Name, Overview, Disambiguation, ArtistType, Status, Images, Links, Genres, Ratings, Members, MBId, AMId, TADBId, DiscogsId, NameSlug, LastDiskSync, DateFormed
2025-08-12T17:57:51.382428988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL)
2025-08-12T17:57:51.384302960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists"
2025-08-12T17:57:51.385131057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-08-12T17:57:51.385887750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-08-12T17:57:51.388082878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-08-12T17:57:51.388502393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-08-12T17:57:51.388808429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099118s
2025-08-12T17:57:51.389242413Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync
2025-08-12T17:57:51.394173097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT)
2025-08-12T17:57:51.397249570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links" FROM "Albums"
2025-08-12T17:57:51.398715931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-08-12T17:57:51.399809422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-08-12T17:57:51.402805523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-08-12T17:57:51.403351783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-08-12T17:57:51.403750345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141934s
2025-08-12T17:57:51.404083956Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored
2025-08-12T17:57:51.407971361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "TrackFileId" INTEGER, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL, "TrackNumber" TEXT, "ForeignRecordingId" TEXT NOT NULL, "AlbumReleaseId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL)
2025-08-12T17:57:51.410061739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tracks_temp" ("Id", "ForeignTrackId", "Title", "Explicit", "TrackFileId", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber", "TrackNumber", "ForeignRecordingId", "AlbumReleaseId", "ArtistMetadataId") SELECT "Id", "ForeignTrackId", "Title", "Explicit", "TrackFileId", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber", "TrackNumber", "ForeignRecordingId", "AlbumReleaseId", "ArtistMetadataId" FROM "Tracks"
2025-08-12T17:57:51.410930618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2025-08-12T17:57:51.411642501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2025-08-12T17:57:51.413605422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2025-08-12T17:57:51.414103876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2025-08-12T17:57:51.414451535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101636s
2025-08-12T17:57:51.414631698Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId
2025-08-12T17:57:51.417463328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL)
2025-08-12T17:57:51.418754196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language" FROM "TrackFiles"
2025-08-12T17:57:51.419392621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-08-12T17:57:51.420064152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-08-12T17:57:51.422098898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-08-12T17:57:51.422345024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075065s
2025-08-12T17:57:51.422642332Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2025-08-12T17:57:51.422937396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-08-12T17:57:51.423291429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000511s
2025-08-12T17:57:51.423502704Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored)
2025-08-12T17:57:51.423821826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-08-12T17:57:51.424208214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004704s
2025-08-12T17:57:51.424384298Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId)
2025-08-12T17:57:51.424758191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2025-08-12T17:57:51.425114959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000535s
2025-08-12T17:57:51.425344862Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId)
2025-08-12T17:57:51.425684035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC)
2025-08-12T17:57:51.426033538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004985s
2025-08-12T17:57:51.426297379Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId)
2025-08-12T17:57:51.426589968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC)
2025-08-12T17:57:51.426932378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004828s
2025-08-12T17:57:51.427179355Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId)
2025-08-12T17:57:51.427524900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC)
2025-08-12T17:57:51.427813000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000457s
2025-08-12T17:57:51.428072623Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-12T17:57:51.430908000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2025-08-12T17:57:51.431203284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029694s
2025-08-12T17:57:51.431347635Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-12T17:57:51.431603440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2025-08-12T17:57:51.431880618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003732s
2025-08-12T17:57:51.432046031Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-12T17:57:51.432385925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand'
2025-08-12T17:57:51.432670889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004921s
2025-08-12T17:57:51.433067587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-08-12T17:57:51', 'add_release_groups_etc')
2025-08-12T17:57:51.433395257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:51.434982341Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2025-08-12T17:57:51.435184779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002762s
2025-08-12T17:57:51.435468259Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2025-08-12T17:57:51.435639915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:51.435956282Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24
2025-08-12T17:57:51.436748757Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-12T17:57:51.437010173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1
2025-08-12T17:57:51.437301690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003748s
2025-08-12T17:57:51.437751215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-08-12T17:57:51', 'NewMediaInfoFormat')
2025-08-12T17:57:51.438126661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:51.438855718Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2025-08-12T17:57:51.439035149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018942s
2025-08-12T17:57:51.439285393Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2025-08-12T17:57:51.439488852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:51.439772163Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25
2025-08-12T17:57:51.440987890Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2025-08-12T17:57:51.441356612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2025-08-12T17:57:51.444694531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035113s
2025-08-12T17:57:51.444877229Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-08-12T17:57:51.445043373Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-12T17:57:51.445246332Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2025-08-12T17:57:51.445616376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2025-08-12T17:57:51.446542921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011119s
2025-08-12T17:57:51.446993588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-08-12T17:57:51', 'rename_restrictions_to_release_profiles')
2025-08-12T17:57:51.447391579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:51.448184706Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2025-08-12T17:57:51.448380079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026943s
2025-08-12T17:57:51.448635894Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2025-08-12T17:57:51.448904194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:51.449124387Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26
2025-08-12T17:57:51.450046383Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2025-08-12T17:57:51.450318922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2025-08-12T17:57:51.452334469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020832s
2025-08-12T17:57:51.452513650Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-08-12T17:57:51.452678852Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-08-12T17:57:51.452891320Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2025-08-12T17:57:51.453195512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2025-08-12T17:57:51.453993278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009183s
2025-08-12T17:57:51.454196978Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2025-08-12T17:57:51.454339294Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-12T17:57:51.454566131Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2025-08-12T17:57:51.454893530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2025-08-12T17:57:51.455712338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000942s
2025-08-12T17:57:51.455884575Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-12T17:57:51.456135570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2025-08-12T17:57:51.456439572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003696s
2025-08-12T17:57:51.456594183Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-12T17:57:51.456876772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2025-08-12T17:57:51.457176886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003928s
2025-08-12T17:57:51.457395075Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId
2025-08-12T17:57:51.460974971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL)
2025-08-12T17:57:51.463018675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists"
2025-08-12T17:57:51.463829487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-08-12T17:57:51.464701392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-08-12T17:57:51.466915008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-08-12T17:57:51.467412890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-08-12T17:57:51.467978338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-08-12T17:57:51.468499778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-08-12T17:57:51.468909132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113103s
2025-08-12T17:57:51.469350881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-08-12T17:57:51', 'rename_quality_profiles_add_upgrade_allowed')
2025-08-12T17:57:51.469766107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:51.471220004Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2025-08-12T17:57:51.471490548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135151s
2025-08-12T17:57:51.471743217Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2025-08-12T17:57:51.471971446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:51.472259446Z [Info] add_import_exclusions: Starting migration of Main DB to 27
2025-08-12T17:57:51.472748490Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2025-08-12T17:57:51.473187293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListExclusions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignId" TEXT NOT NULL, "Name" TEXT NOT NULL)
2025-08-12T17:57:51.473625896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006704s
2025-08-12T17:57:51.473818895Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId)
2025-08-12T17:57:51.474156885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC)
2025-08-12T17:57:51.474501829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005224s
2025-08-12T17:57:51.474876072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-08-12T17:57:51', 'add_import_exclusions')
2025-08-12T17:57:51.475207339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:51.476021959Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2025-08-12T17:57:51.476190668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020037s
2025-08-12T17:57:51.476399589Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2025-08-12T17:57:51.476721317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:51.476856018Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28
2025-08-12T17:57:51.485486720Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-08-12T17:57:51.485510088Z WHERE "Id" in (
2025-08-12T17:57:51.485519296Z SELECT "Artists"."Id" from "Artists"
2025-08-12T17:57:51.485528144Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-12T17:57:51.485537402Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-08-12T17:57:51.487658171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-08-12T17:57:51.487684995Z WHERE "Id" in (
2025-08-12T17:57:51.487694204Z SELECT "Artists"."Id" from "Artists"
2025-08-12T17:57:51.487703483Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-12T17:57:51.487712892Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-08-12T17:57:51.488659737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022541s
2025-08-12T17:57:51.489851446Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2025-08-12T17:57:51.489873340Z WHERE "Id" in (
2025-08-12T17:57:51.489902629Z SELECT "Albums"."Id" from "Albums"
2025-08-12T17:57:51.489914383Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-12T17:57:51.489926197Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-08-12T17:57:51.491626820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2025-08-12T17:57:51.491646249Z WHERE "Id" in (
2025-08-12T17:57:51.491654736Z SELECT "Albums"."Id" from "Albums"
2025-08-12T17:57:51.491663203Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-12T17:57:51.491672201Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-08-12T17:57:51.492641613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002031s
2025-08-12T17:57:51.494028154Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2025-08-12T17:57:51.494048725Z WHERE "Id" in (
2025-08-12T17:57:51.494057513Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-08-12T17:57:51.494066501Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-08-12T17:57:51.494075529Z WHERE "Albums"."Id" IS NULL)
2025-08-12T17:57:51.496097309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2025-08-12T17:57:51.496125545Z WHERE "Id" in (
2025-08-12T17:57:51.496134714Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-08-12T17:57:51.496143882Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-08-12T17:57:51.496153351Z WHERE "Albums"."Id" IS NULL)
2025-08-12T17:57:51.497075317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021744s
2025-08-12T17:57:51.498430906Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-08-12T17:57:51.498456397Z WHERE "Id" in (
2025-08-12T17:57:51.498466958Z SELECT "Tracks"."Id" from "Tracks"
2025-08-12T17:57:51.498478191Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-08-12T17:57:51.498488592Z WHERE "AlbumReleases"."Id" IS NULL)
2025-08-12T17:57:51.500415491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-08-12T17:57:51.500440721Z WHERE "Id" in (
2025-08-12T17:57:51.500451022Z SELECT "Tracks"."Id" from "Tracks"
2025-08-12T17:57:51.500743170Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-08-12T17:57:51.500755174Z WHERE "AlbumReleases"."Id" IS NULL)
2025-08-12T17:57:51.501479703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00231s
2025-08-12T17:57:51.502909420Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-08-12T17:57:51.502928308Z WHERE "Id" in (
2025-08-12T17:57:51.502937286Z SELECT "Tracks"."Id" from "Tracks"
2025-08-12T17:57:51.502946415Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-12T17:57:51.502955924Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-08-12T17:57:51.504703561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-08-12T17:57:51.504732840Z WHERE "Id" in (
2025-08-12T17:57:51.504742780Z SELECT "Tracks"."Id" from "Tracks"
2025-08-12T17:57:51.504751969Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-12T17:57:51.504761488Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-08-12T17:57:51.505533312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019141s
2025-08-12T17:57:51.506864642Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-12T17:57:51.506889101Z WHERE "Id" IN (
2025-08-12T17:57:51.506899462Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-12T17:57:51.506908069Z LEFT OUTER JOIN "Tracks"
2025-08-12T17:57:51.506916596Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-12T17:57:51.506925244Z WHERE "Tracks"."Id" IS NULL)
2025-08-12T17:57:51.508708152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-12T17:57:51.508725878Z WHERE "Id" IN (
2025-08-12T17:57:51.508734325Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-12T17:57:51.508742852Z LEFT OUTER JOIN "Tracks"
2025-08-12T17:57:51.508751069Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-12T17:57:51.508759886Z WHERE "Tracks"."Id" IS NULL)
2025-08-12T17:57:51.509762445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021687s
2025-08-12T17:57:51.510225467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-08-12T17:57:51', 'clean_artist_metadata_table')
2025-08-12T17:57:51.510598898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:51.511605214Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2025-08-12T17:57:51.511813092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039628s
2025-08-12T17:57:51.512124409Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2025-08-12T17:57:51.512363099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:51.512706451Z [Info] health_issue_notification: Starting migration of Main DB to 29
2025-08-12T17:57:51.513700000Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-12T17:57:51.513847527Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2025-08-12T17:57:51.514090466Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2025-08-12T17:57:51.514472495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2025-08-12T17:57:51.515472859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00115s
2025-08-12T17:57:51.515653833Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-12T17:57:51.515823435Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-08-12T17:57:51.516077416Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2025-08-12T17:57:51.516473002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2025-08-12T17:57:51.517362322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010808s
2025-08-12T17:57:51.517646805Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-12T17:57:51.517829954Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-12T17:57:51.518091821Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean
2025-08-12T17:57:51.518511115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0
2025-08-12T17:57:51.519574615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011782s
2025-08-12T17:57:51.519796492Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-12T17:57:51.520043149Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-12T17:57:51.520242069Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean
2025-08-12T17:57:51.520551271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0
2025-08-12T17:57:51.521350500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009252s
2025-08-12T17:57:51.521518769Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-12T17:57:51.521652258Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-08-12T17:57:51.521844665Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean
2025-08-12T17:57:51.522168757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0
2025-08-12T17:57:51.522979579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009244s
2025-08-12T17:57:51.523131675Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload
2025-08-12T17:57:51.527256668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnAlbumDownload" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL)
2025-08-12T17:57:51.531542495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag") SELECT "Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag" FROM "Notifications"
2025-08-12T17:57:51.532642249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2025-08-12T17:57:51.533099138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2025-08-12T17:57:51.535032450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116892s
2025-08-12T17:57:51.535267754Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport
2025-08-12T17:57:51.539155098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnReleaseImport" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL)
2025-08-12T17:57:51.541516041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnReleaseImport", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag") SELECT "Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag" FROM "Notifications"
2025-08-12T17:57:51.542540984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2025-08-12T17:57:51.543007773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2025-08-12T17:57:51.544842066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009343s
2025-08-12T17:57:51.545226700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-08-12T17:57:51', 'health_issue_notification')
2025-08-12T17:57:51.545583719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:51.546674144Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2025-08-12T17:57:51.546845699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111675s
2025-08-12T17:57:51.547090071Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2025-08-12T17:57:51.547310595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:51.547599065Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30
2025-08-12T17:57:51.548985075Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-08-12T17:57:51.549152943Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-12T17:57:51.549382044Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime
2025-08-12T17:57:51.549743422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00'
2025-08-12T17:57:51.550597922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010226s
2025-08-12T17:57:51.550789117Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-08-12T17:57:51.550934189Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-12T17:57:51.551124171Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String
2025-08-12T17:57:51.551392621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT
2025-08-12T17:57:51.552181750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00087s
2025-08-12T17:57:51.552463888Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2025-08-12T17:57:51.552785024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2025-08-12T17:57:51.553035889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003394s
2025-08-12T17:57:51.553890539Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-12T17:57:51.553908656Z WHERE "Id" IN (
2025-08-12T17:57:51.553917213Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-12T17:57:51.553926101Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-12T17:57:51.553935049Z WHERE "Tracks"."Id" IS NULL)
2025-08-12T17:57:51.555118791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-12T17:57:51.555135595Z WHERE "Id" IN (
2025-08-12T17:57:51.555144112Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-12T17:57:51.555153872Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-12T17:57:51.555164533Z WHERE "Tracks"."Id" IS NULL)
2025-08-12T17:57:51.555774040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013604s
2025-08-12T17:57:51.556875618Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-12T17:57:51.556900648Z WHERE "Id" IN (
2025-08-12T17:57:51.556909426Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-12T17:57:51.556918283Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-08-12T17:57:51.556927011Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-08-12T17:57:51.556935739Z WHERE "Artists"."Path" IS NULL)
2025-08-12T17:57:51.558567032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-12T17:57:51.558586852Z WHERE "Id" IN (
2025-08-12T17:57:51.558596010Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-12T17:57:51.558604848Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-08-12T17:57:51.558613766Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-08-12T17:57:51.558622474Z WHERE "Artists"."Path" IS NULL)
2025-08-12T17:57:51.559425510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018402s
2025-08-12T17:57:51.560692450Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-12T17:57:51.560715998Z WHERE "Id" IN (
2025-08-12T17:57:51.560738162Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-12T17:57:51.560746890Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-12T17:57:51.560755738Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-08-12T17:57:51.560764606Z WHERE "AlbumReleases"."Monitored" = 0
2025-08-12T17:57:51.560773043Z OR "AlbumReleases"."Monitored" IS NULL)
2025-08-12T17:57:51.562475630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-12T17:57:51.562499919Z WHERE "Id" IN (
2025-08-12T17:57:51.562508576Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-12T17:57:51.562517093Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-12T17:57:51.562526222Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-08-12T17:57:51.562534949Z WHERE "AlbumReleases"."Monitored" = 0
2025-08-12T17:57:51.562544017Z OR "AlbumReleases"."Monitored" IS NULL)
2025-08-12T17:57:51.563416494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019949s
2025-08-12T17:57:51.564232667Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2025-08-12T17:57:51.564255643Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-08-12T17:57:51.564265362Z FROM "Artists"
2025-08-12T17:57:51.564273599Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-08-12T17:57:51.564283178Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2025-08-12T17:57:51.565342911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2025-08-12T17:57:51.565360076Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-08-12T17:57:51.565369986Z FROM "Artists"
2025-08-12T17:57:51.565379525Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-08-12T17:57:51.565389014Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2025-08-12T17:57:51.565931737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012355s
2025-08-12T17:57:51.566872320Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-12T17:57:51.566888072Z WHERE "Id" NOT IN (
2025-08-12T17:57:51.566896589Z SELECT MIN("Id")
2025-08-12T17:57:51.566904805Z FROM "TrackFiles"
2025-08-12T17:57:51.566928974Z GROUP BY "Path"
2025-08-12T17:57:51.566939275Z )
2025-08-12T17:57:51.568164731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-12T17:57:51.568188700Z WHERE "Id" NOT IN (
2025-08-12T17:57:51.568197367Z SELECT MIN("Id")
2025-08-12T17:57:51.568205664Z FROM "TrackFiles"
2025-08-12T17:57:51.568213840Z GROUP BY "Path"
2025-08-12T17:57:51.568222037Z )
2025-08-12T17:57:51.568787515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013618s
2025-08-12T17:57:51.568936705Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-08-12T17:57:51.569081186Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-08-12T17:57:51.569251499Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String
2025-08-12T17:57:51.572323102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL)
2025-08-12T17:57:51.573835586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language", "Modified", "Path" FROM "TrackFiles"
2025-08-12T17:57:51.574594434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-08-12T17:57:51.575094550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-08-12T17:57:51.577103635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-08-12T17:57:51.577397716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079485s
2025-08-12T17:57:51.577588430Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path)
2025-08-12T17:57:51.577872232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2025-08-12T17:57:51.578194480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004434s
2025-08-12T17:57:51.578386647Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath
2025-08-12T17:57:51.581761390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL)
2025-08-12T17:57:51.583214595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Language", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Language", "Modified", "Path" FROM "TrackFiles"
2025-08-12T17:57:51.583887740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-08-12T17:57:51.584485102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-08-12T17:57:51.586523916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-08-12T17:57:51.587041247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2025-08-12T17:57:51.587318776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087476s
2025-08-12T17:57:51.587729393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-08-12T17:57:51', 'add_mediafilerepository_mtime')
2025-08-12T17:57:51.588134217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:51.589247007Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2025-08-12T17:57:51.589373442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010566s
2025-08-12T17:57:51.589628325Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2025-08-12T17:57:51.589814009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:51.590067930Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31
2025-08-12T17:57:51.592918267Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-08-12T17:57:51.592948628Z WHERE "Id" NOT IN (
2025-08-12T17:57:51.592961043Z SELECT MIN("Artists"."Id") from "Artists"
2025-08-12T17:57:51.592972827Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-12T17:57:51.592986144Z GROUP BY "ArtistMetadata"."Id")
2025-08-12T17:57:51.594821568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-08-12T17:57:51.594840396Z WHERE "Id" NOT IN (
2025-08-12T17:57:51.594849485Z SELECT MIN("Artists"."Id") from "Artists"
2025-08-12T17:57:51.594874916Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-12T17:57:51.594886790Z GROUP BY "ArtistMetadata"."Id")
2025-08-12T17:57:51.595790318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020771s
2025-08-12T17:57:51.596055222Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId)
2025-08-12T17:57:51.596281477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId"
2025-08-12T17:57:51.596656091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004287s
2025-08-12T17:57:51.596884451Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32
2025-08-12T17:57:51.600683087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL)
2025-08-12T17:57:51.602813545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists"
2025-08-12T17:57:51.603673286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-08-12T17:57:51.604311631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-08-12T17:57:51.606259201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-08-12T17:57:51.606692263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-08-12T17:57:51.607179514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-08-12T17:57:51.607481652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010399s
2025-08-12T17:57:51.607710493Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2025-08-12T17:57:51.608182452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-08-12T17:57:51.608431323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005262s
2025-08-12T17:57:51.608912071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-08-12T17:57:51', 'add_artistmetadataid_constraint')
2025-08-12T17:57:51.609364261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:51.610449445Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2025-08-12T17:57:51.610629347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024981s
2025-08-12T17:57:51.610882818Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2025-08-12T17:57:51.611103462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:51.611393516Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32
2025-08-12T17:57:51.612310511Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2025-08-12T17:57:51.612508460Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-08-12T17:57:51.612713462Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String
2025-08-12T17:57:51.613049920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]'
2025-08-12T17:57:51.613922356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010214s
2025-08-12T17:57:51.614124483Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2025-08-12T17:57:51.614289264Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-12T17:57:51.614510620Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String
2025-08-12T17:57:51.614916677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]'
2025-08-12T17:57:51.615818122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010893s
2025-08-12T17:57:51.616115350Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-08-12T17:57:51.616190221Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-12T17:57:51.616424522Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String
2025-08-12T17:57:51.616801601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]'
2025-08-12T17:57:51.617763067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011136s
2025-08-12T17:57:51.617922177Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2025-08-12T17:57:51.618063682Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-12T17:57:51.618279967Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String
2025-08-12T17:57:51.618661365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]'
2025-08-12T17:57:51.619545204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001017s
2025-08-12T17:57:51.619670176Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-08-12T17:57:51.619810969Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-12T17:57:51.620017845Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String
2025-08-12T17:57:51.620445286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]'
2025-08-12T17:57:51.621215947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009744s
2025-08-12T17:57:51.621342822Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-08-12T17:57:51.621489658Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-08-12T17:57:51.621666925Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String
2025-08-12T17:57:51.621999785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]'
2025-08-12T17:57:51.622802400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000944s
2025-08-12T17:57:51.623223248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-08-12T17:57:51', 'old_ids_and_artist_alias')
2025-08-12T17:57:51.623613102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:51.624641963Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2025-08-12T17:57:51.624834000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002759s
2025-08-12T17:57:51.625073532Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2025-08-12T17:57:51.625275669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:51.625587817Z [Info] download_propers_config: Starting migration of Main DB to 33
2025-08-12T17:57:51.625919425Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-12T17:57:51.626128696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-12T17:57:51.626843785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007521s
2025-08-12T17:57:51.627107887Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2025-08-12T17:57:51.627407270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2025-08-12T17:57:51.627671722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003536s
2025-08-12T17:57:51.628075936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-08-12T17:57:51', 'download_propers_config')
2025-08-12T17:57:51.628444227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:51.629265871Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2025-08-12T17:57:51.629438328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018937s
2025-08-12T17:57:51.629657710Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2025-08-12T17:57:51.629876931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:51.630119790Z [Info] remove_language_profiles: Starting migration of Main DB to 34
2025-08-12T17:57:51.631224654Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2025-08-12T17:57:51.631515679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2025-08-12T17:57:51.632024083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006215s
2025-08-12T17:57:51.632230639Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId
2025-08-12T17:57:51.635965206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL)
2025-08-12T17:57:51.637757654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId" FROM "Artists"
2025-08-12T17:57:51.638534557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-08-12T17:57:51.639329377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-08-12T17:57:51.641473303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-08-12T17:57:51.641917417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-08-12T17:57:51.642333704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-08-12T17:57:51.642846477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-08-12T17:57:51.643216451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108176s
2025-08-12T17:57:51.643461064Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2025-08-12T17:57:51.646976280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "Tags" TEXT)
2025-08-12T17:57:51.648691973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "ProfileId", "MetadataProfileId", "Tags") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "ProfileId", "MetadataProfileId", "Tags" FROM "ImportLists"
2025-08-12T17:57:51.649455981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2025-08-12T17:57:51.650056349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2025-08-12T17:57:51.652474717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2025-08-12T17:57:51.652854061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092122s
2025-08-12T17:57:51.653043793Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language
2025-08-12T17:57:51.657159768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2025-08-12T17:57:51.658747504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blacklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blacklist"
2025-08-12T17:57:51.659483565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2025-08-12T17:57:51.659949323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2025-08-12T17:57:51.662380075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091376s
2025-08-12T17:57:51.662567202Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2025-08-12T17:57:51.665487220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL)
2025-08-12T17:57:51.666856285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId" FROM "History"
2025-08-12T17:57:51.667539431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-08-12T17:57:51.668406205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2025-08-12T17:57:51.670958813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-08-12T17:57:51.671414050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-08-12T17:57:51.671953395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2025-08-12T17:57:51.672487831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-08-12T17:57:51.672898518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010167s
2025-08-12T17:57:51.673097839Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language
2025-08-12T17:57:51.676398964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2025-08-12T17:57:51.677528598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles"
2025-08-12T17:57:51.678065058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2025-08-12T17:57:51.678531607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2025-08-12T17:57:51.680463856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071704s
2025-08-12T17:57:51.680657766Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language
2025-08-12T17:57:51.683707525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL)
2025-08-12T17:57:51.685069116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles"
2025-08-12T17:57:51.685778294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-08-12T17:57:51.686414194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-08-12T17:57:51.688376964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-08-12T17:57:51.688863564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2025-08-12T17:57:51.689181894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008326s
2025-08-12T17:57:51.689635217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-08-12T17:57:51', 'remove_language_profiles')
2025-08-12T17:57:51.690027587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:51.691630984Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2025-08-12T17:57:51.691923944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107419s
2025-08-12T17:57:51.692253296Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2025-08-12T17:57:51.692559212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:51.692818675Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35
2025-08-12T17:57:51.693405496Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-08-12T17:57:51.693589426Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-08-12T17:57:51.693828718Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String
2025-08-12T17:57:51.694186919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT
2025-08-12T17:57:51.695151019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011093s
2025-08-12T17:57:51.695599682Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2025-08-12T17:57:51.696046662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2025-08-12T17:57:51.696364261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005456s
2025-08-12T17:57:51.696780750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-08-12T17:57:51', 'multi_disc_naming_format')
2025-08-12T17:57:51.697156687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:51.698089604Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2025-08-12T17:57:51.698271230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022181s
2025-08-12T17:57:51.698530051Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2025-08-12T17:57:51.698732989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:51.699024817Z [Info] add_download_client_priority: Starting migration of Main DB to 36
2025-08-12T17:57:51.699564453Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-08-12T17:57:51.699751259Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-08-12T17:57:51.699988717Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2025-08-12T17:57:51.700319002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2025-08-12T17:57:51.701200757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010211s
2025-08-12T17:57:51.701397563Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-12T17:57:51.701591694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-12T17:57:51.727704205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0260537s
2025-08-12T17:57:51.728192528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-08-12T17:57:51', 'add_download_client_priority')
2025-08-12T17:57:51.728646001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:51.729616114Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2025-08-12T17:57:51.729806477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0280096s
2025-08-12T17:57:51.730041340Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2025-08-12T17:57:51.730241392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:51.730539743Z [Info] remove_growl_prowl: Starting migration of Main DB to 37
2025-08-12T17:57:51.731022565Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-12T17:57:51.731306887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2025-08-12T17:57:51.731585838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003873s
2025-08-12T17:57:51.731791102Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-12T17:57:51.732162179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl'
2025-08-12T17:57:51.732460239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003752s
2025-08-12T17:57:51.732813780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-08-12T17:57:51', 'remove_growl_prowl')
2025-08-12T17:57:51.733156029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:51.733966761Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2025-08-12T17:57:51.734130030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018745s
2025-08-12T17:57:51.734381526Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2025-08-12T17:57:51.734596268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:51.734861823Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38
2025-08-12T17:57:51.735245996Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-12T17:57:51.735658416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2025-08-12T17:57:51.735909882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004071s
2025-08-12T17:57:51.736177822Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-12T17:57:51.736468717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2025-08-12T17:57:51.736714742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000377s
2025-08-12T17:57:51.737175330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-08-12T17:57:51', 'remove_plex_hometheatre')
2025-08-12T17:57:51.737449692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:51.738187176Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2025-08-12T17:57:51.738352218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018165s
2025-08-12T17:57:51.738603104Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2025-08-12T17:57:51.738770811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:51.739002918Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39
2025-08-12T17:57:51.739745112Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-08-12T17:57:51.739925906Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-08-12T17:57:51.740125839Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String
2025-08-12T17:57:51.740363257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT
2025-08-12T17:57:51.741282216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009654s
2025-08-12T17:57:51.741450725Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-08-12T17:57:51.741591158Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-12T17:57:51.741832604Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32
2025-08-12T17:57:51.742220665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0
2025-08-12T17:57:51.743071077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010499s
2025-08-12T17:57:51.743251570Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-08-12T17:57:51.743400079Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-08-12T17:57:51.743636806Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32
2025-08-12T17:57:51.744033374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0
2025-08-12T17:57:51.744878495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010437s
2025-08-12T17:57:51.745048838Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-08-12T17:57:51.745213129Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-08-12T17:57:51.745425236Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32
2025-08-12T17:57:51.745773637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0
2025-08-12T17:57:51.746652746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010165s
2025-08-12T17:57:51.746834422Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-08-12T17:57:51.746975977Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-12T17:57:51.747172623Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String
2025-08-12T17:57:51.747443758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT
2025-08-12T17:57:51.748303850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009293s
2025-08-12T17:57:51.748489383Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-12T17:57:51.748701670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-12T17:57:51.750478477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017821s
2025-08-12T17:57:51.750918252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-08-12T17:57:51', 'add_root_folder_add_defaults')
2025-08-12T17:57:51.751326905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:51.752513804Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2025-08-12T17:57:51.752618214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036369s
2025-08-12T17:57:51.752814008Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2025-08-12T17:57:51.753019903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:51.753263363Z [Info] task_duration: Starting migration of Main DB to 40
2025-08-12T17:57:51.753698889Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-08-12T17:57:51.753839122Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2025-08-12T17:57:51.754027471Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2025-08-12T17:57:51.754330160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2025-08-12T17:57:51.755225843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010005s
2025-08-12T17:57:51.755578904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-08-12T17:57:51', 'task_duration')
2025-08-12T17:57:51.755942656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:51.756792957Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2025-08-12T17:57:51.756956827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025474s
2025-08-12T17:57:51.757187051Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2025-08-12T17:57:51.757373356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:51.757651025Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41
2025-08-12T17:57:51.758128105Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-08-12T17:57:51.758303688Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-08-12T17:57:51.758485194Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2025-08-12T17:57:51.758788454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2025-08-12T17:57:51.759627914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009658s
2025-08-12T17:57:51.759812505Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-08-12T17:57:51.759971676Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-08-12T17:57:51.760164233Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2025-08-12T17:57:51.760461993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2025-08-12T17:57:51.761252283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009153s
2025-08-12T17:57:51.761666948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-08-12T17:57:51', 'add_indexer_and_enabled_to_release_profiles')
2025-08-12T17:57:51.762023476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:51.762841372Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2025-08-12T17:57:51.763025142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024659s
2025-08-12T17:57:51.763216327Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2025-08-12T17:57:51.763415538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:51.763647264Z [Info] remove_album_folders: Starting migration of Main DB to 42
2025-08-12T17:57:51.764105326Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder
2025-08-12T17:57:51.767178573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL)
2025-08-12T17:57:51.768765687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId" FROM "Artists"
2025-08-12T17:57:51.769474033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-08-12T17:57:51.770199483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-08-12T17:57:51.772040329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-08-12T17:57:51.772445254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-08-12T17:57:51.772844016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-08-12T17:57:51.773282579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-08-12T17:57:51.773612112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093439s
2025-08-12T17:57:51.773911545Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2025-08-12T17:57:51.774291640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2025-08-12T17:57:51.774553126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004109s
2025-08-12T17:57:51.774854453Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2025-08-12T17:57:51.775285951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2025-08-12T17:57:51.775502147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004153s
2025-08-12T17:57:51.775718722Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat
2025-08-12T17:57:51.778292834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL, "ArtistFolderFormat" TEXT, "RenameTracks" INTEGER, "StandardTrackFormat" TEXT, "MultiDiscTrackFormat" TEXT)
2025-08-12T17:57:51.779419923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "ReplaceIllegalCharacters", "ArtistFolderFormat", "RenameTracks", "StandardTrackFormat", "MultiDiscTrackFormat") SELECT "Id", "ReplaceIllegalCharacters", "ArtistFolderFormat", "RenameTracks", "StandardTrackFormat", "MultiDiscTrackFormat" FROM "NamingConfig"
2025-08-12T17:57:51.780004710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2025-08-12T17:57:51.780448072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2025-08-12T17:57:51.782202904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063245s
2025-08-12T17:57:51.782564833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-08-12T17:57:51', 'remove_album_folders')
2025-08-12T17:57:51.782899737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:51.783990242Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2025-08-12T17:57:51.784163571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080308s
2025-08-12T17:57:51.784358233Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2025-08-12T17:57:51.784539768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:51.784796675Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44
2025-08-12T17:57:51.785226210Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-08-12T17:57:51.785380921Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-08-12T17:57:51.785561956Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2025-08-12T17:57:51.785845487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2025-08-12T17:57:51.786662531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009389s
2025-08-12T17:57:51.787109351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-08-12T17:57:51', 'add_priority_to_indexers')
2025-08-12T17:57:51.787385186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:51.788209625Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2025-08-12T17:57:51.788377784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024472s
2025-08-12T17:57:51.788599510Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2025-08-12T17:57:51.788814994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:51.789044015Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45
2025-08-12T17:57:51.789536246Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2025-08-12T17:57:51.789841851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2025-08-12T17:57:51.790223649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004192s
2025-08-12T17:57:51.790377269Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-12T17:57:51.790520517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-12T17:57:51.791225867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007301s
2025-08-12T17:57:51.791642485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-08-12T17:57:51', 'remove_chown_and_folderchmod_config')
2025-08-12T17:57:51.791982891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:51.792805456Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2025-08-12T17:57:51.792966811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022539s
2025-08-12T17:57:51.793175301Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2025-08-12T17:57:51.793385774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:51.793627812Z [Info] update_notifiarr: Starting migration of Main DB to 47
2025-08-12T17:57:51.799625083Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2025-08-12T17:57:51.800441346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2025-08-12T17:57:51.800874588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007956s
2025-08-12T17:57:51.801297700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-08-12T17:57:51', 'update_notifiarr')
2025-08-12T17:57:51.801634718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:51.802431993Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2025-08-12T17:57:51.802596294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023263s
2025-08-12T17:57:51.802816828Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2025-08-12T17:57:51.802995117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:51.803260811Z [Info] email_multiple_addresses: Starting migration of Main DB to 49
2025-08-12T17:57:51.803564923Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-12T17:57:51.803877372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-12T17:57:51.806462636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026528s
2025-08-12T17:57:51.806860086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-08-12T17:57:51', 'email_multiple_addresses')
2025-08-12T17:57:51.807253268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:51.808300686Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2025-08-12T17:57:51.808474135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045247s
2025-08-12T17:57:51.808693737Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2025-08-12T17:57:51.808876505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:51.809136739Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50
2025-08-12T17:57:51.809487255Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2025-08-12T17:57:51.809733170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2025-08-12T17:57:51.811685449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020211s
2025-08-12T17:57:51.812089563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-08-12T17:57:51', 'rename_blacklist_to_blocklist')
2025-08-12T17:57:51.812431381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:51.813241882Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2025-08-12T17:57:51.813411684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003541s
2025-08-12T17:57:51.813593620Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2025-08-12T17:57:51.813805467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:51.814045851Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51
2025-08-12T17:57:51.814680869Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-08-12T17:57:51.814808466Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-08-12T17:57:51.815066194Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2025-08-12T17:57:51.815584047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2025-08-12T17:57:51.816691576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013418s
2025-08-12T17:57:51.816899695Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2025-08-12T17:57:51.817259119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2025-08-12T17:57:51.818134210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010347s
2025-08-12T17:57:51.818304423Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-12T17:57:51.818496710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-12T17:57:51.822835563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043328s
2025-08-12T17:57:51.823217472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-08-12T17:57:51', 'cdh_per_downloadclient')
2025-08-12T17:57:51.823581184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:51.824432398Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2025-08-12T17:57:51.824605576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059395s
2025-08-12T17:57:51.824812954Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2025-08-12T17:57:51.824996763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:51.825255574Z [Info] download_history: Starting migration of Main DB to 52
2025-08-12T17:57:51.826207971Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2025-08-12T17:57:51.827225179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT)
2025-08-12T17:57:51.827977503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015867s
2025-08-12T17:57:51.828179920Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2025-08-12T17:57:51.828476618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2025-08-12T17:57:51.828791121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004526s
2025-08-12T17:57:51.828996875Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId)
2025-08-12T17:57:51.829283642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2025-08-12T17:57:51.829605209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004328s
2025-08-12T17:57:51.829809280Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2025-08-12T17:57:51.830074634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2025-08-12T17:57:51.830393376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00044s
2025-08-12T17:57:51.830575312Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-12T17:57:51.830780936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-12T17:57:51.834079897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032929s
2025-08-12T17:57:51.834499872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-08-12T17:57:51', 'download_history')
2025-08-12T17:57:51.834871791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:51.836007286Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2025-08-12T17:57:51.836197178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051962s
2025-08-12T17:57:51.836418334Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2025-08-12T17:57:51.836586903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:51.836853419Z [Info] add_update_history: Starting migration of Main DB to 53
2025-08-12T17:57:51.837290359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-08-12T17:57:51', 'add_update_history')
2025-08-12T17:57:51.837626165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:51.838401836Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2025-08-12T17:57:51.838567109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018266s
2025-08-12T17:57:51.838774396Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2025-08-12T17:57:51.838978246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:51.839239382Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54
2025-08-12T17:57:51.839830642Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-12T17:57:51.840073481Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-08-12T17:57:51.840286169Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2025-08-12T17:57:51.840729902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1
2025-08-12T17:57:51.841573641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011242s
2025-08-12T17:57:51.841966582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-08-12T17:57:51', 'add_on_update_to_notifications')
2025-08-12T17:57:51.842296145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:51.843122468Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2025-08-12T17:57:51.843276999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026248s
2025-08-12T17:57:51.843473595Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2025-08-12T17:57:51.843664329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:51.843929553Z [Info] download_client_per_indexer: Starting migration of Main DB to 55
2025-08-12T17:57:51.844322103Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-08-12T17:57:51.844475993Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-08-12T17:57:51.844671506Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2025-08-12T17:57:51.844994917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2025-08-12T17:57:51.845879959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009826s
2025-08-12T17:57:51.846220174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-08-12T17:57:51', 'download_client_per_indexer')
2025-08-12T17:57:51.846551420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:51.847313625Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2025-08-12T17:57:51.847479008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024199s
2025-08-12T17:57:51.847715995Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2025-08-12T17:57:51.847891969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:51.848179027Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56
2025-08-12T17:57:51.848810037Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2025-08-12T17:57:51.848921271Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-08-12T17:57:51.849199541Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32
2025-08-12T17:57:51.849568443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2025-08-12T17:57:51.850463104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010707s
2025-08-12T17:57:51.850648668Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-08-12T17:57:51.850807698Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-08-12T17:57:51.851024805Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32
2025-08-12T17:57:51.851412295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0
2025-08-12T17:57:51.852412268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011482s
2025-08-12T17:57:51.852584785Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-08-12T17:57:51.852764086Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-12T17:57:51.853006985Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2025-08-12T17:57:51.853438463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2025-08-12T17:57:51.854336160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010965s
2025-08-12T17:57:51.854700804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-08-12T17:57:51', 'AddNewItemMonitorType')
2025-08-12T17:57:51.855119627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:51.856047915Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2025-08-12T17:57:51.856219581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027834s
2025-08-12T17:57:51.856415746Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2025-08-12T17:57:51.856592051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:51.856895481Z [Info] ImportListSearch: Starting migration of Main DB to 57
2025-08-12T17:57:51.857209453Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-08-12T17:57:51.857367121Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-08-12T17:57:51.857550861Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean
2025-08-12T17:57:51.857862538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1
2025-08-12T17:57:51.858760115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010171s
2025-08-12T17:57:51.859102965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-08-12T17:57:51', 'ImportListSearch')
2025-08-12T17:57:51.859435013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:51.860198861Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2025-08-12T17:57:51.860361679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024306s
2025-08-12T17:57:51.860562964Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2025-08-12T17:57:51.860748698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:51.860991977Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58
2025-08-12T17:57:51.861342282Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-08-12T17:57:51.862585034Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-08-12T17:57:51.862830228Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean
2025-08-12T17:57:51.863180182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0
2025-08-12T17:57:51.864145034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001115s
2025-08-12T17:57:51.864505069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-08-12T17:57:51', 'ImportListMonitorExisting')
2025-08-12T17:57:51.864851877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:51.865690475Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2025-08-12T17:57:51.865819976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025946s
2025-08-12T17:57:51.866008255Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2025-08-12T17:57:51.866198508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:51.866422959Z [Info] add_indexer_tags: Starting migration of Main DB to 59
2025-08-12T17:57:51.866898747Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-12T17:57:51.867156035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2025-08-12T17:57:51.867401108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003341s
2025-08-12T17:57:51.867592163Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-12T17:57:51.867832537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles'
2025-08-12T17:57:51.868148623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003633s
2025-08-12T17:57:51.868335720Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-08-12T17:57:51.868477224Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-12T17:57:51.868688259Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2025-08-12T17:57:51.868990327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2025-08-12T17:57:51.869923496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010259s
2025-08-12T17:57:51.870291306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-08-12T17:57:51', 'add_indexer_tags')
2025-08-12T17:57:51.870636020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:51.871407643Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2025-08-12T17:57:51.871627175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024873s
2025-08-12T17:57:51.871841526Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2025-08-12T17:57:51.872081940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:51.872351763Z [Info] update_audio_types: Starting migration of Main DB to 60
2025-08-12T17:57:51.872779625Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-12T17:57:51.873023846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-12T17:57:51.875381873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023904s
2025-08-12T17:57:51.875746928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-08-12T17:57:51', 'update_audio_types')
2025-08-12T17:57:51.876114467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:51.876843725Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2025-08-12T17:57:51.877064921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038438s
2025-08-12T17:57:51.877279733Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2025-08-12T17:57:51.877496970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:51.877749168Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61
2025-08-12T17:57:51.880283279Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-12T17:57:51.880511328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2025-08-12T17:57:51.880735248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002866s
2025-08-12T17:57:51.880984460Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2025-08-12T17:57:51.881057257Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-12T17:57:51.881241217Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset
2025-08-12T17:57:51.884711722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL, "OldForeignReleaseIds" TEXT NOT NULL)
2025-08-12T17:57:51.886626867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlbumReleases_temp" ("Id", "ForeignReleaseId", "AlbumId", "Title", "Status", "Duration", "Label", "Disambiguation", "Country", "ReleaseDate", "Media", "TrackCount", "Monitored", "OldForeignReleaseIds") SELECT "Id", "ForeignReleaseId", "AlbumId", "Title", "Status", "Duration", "Label", "Disambiguation", "Country", "ReleaseDate", "Media", "TrackCount", "Monitored", "OldForeignReleaseIds" FROM "AlbumReleases"
2025-08-12T17:57:51.887362809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases"
2025-08-12T17:57:51.887955902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases"
2025-08-12T17:57:51.890210871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2025-08-12T17:57:51.890708092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2025-08-12T17:57:51.891030612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095751s
2025-08-12T17:57:51.891190012Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-08-12T17:57:51.891305455Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-08-12T17:57:51.891508183Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset
2025-08-12T17:57:51.895913190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL)
2025-08-12T17:57:51.899094062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums"
2025-08-12T17:57:51.900534332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-08-12T17:57:51.901145161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-08-12T17:57:51.903431022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-08-12T17:57:51.903928403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-08-12T17:57:51.904414081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2025-08-12T17:57:51.904800779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130742s
2025-08-12T17:57:51.904945881Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-08-12T17:57:51.905109932Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-12T17:57:51.905321077Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset
2025-08-12T17:57:51.909563386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL)
2025-08-12T17:57:51.912662394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums"
2025-08-12T17:57:51.913869042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-08-12T17:57:51.914511896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-08-12T17:57:51.916741104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-08-12T17:57:51.917158814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-08-12T17:57:51.917616576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2025-08-12T17:57:51.917897311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124s
2025-08-12T17:57:51.918055139Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-08-12T17:57:51.918192756Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-08-12T17:57:51.918372247Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset
2025-08-12T17:57:51.922530637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL)
2025-08-12T17:57:51.925931453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums"
2025-08-12T17:57:51.927148142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-08-12T17:57:51.927746436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-08-12T17:57:51.929841704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-08-12T17:57:51.930276128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-08-12T17:57:51.930692597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2025-08-12T17:57:51.931009124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124658s
2025-08-12T17:57:51.931248646Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2025-08-12T17:57:51.931300831Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-08-12T17:57:51.931511295Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset
2025-08-12T17:57:51.934804964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL, "MonitorNewItems" INTEGER NOT NULL)
2025-08-12T17:57:51.936540457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems" FROM "Artists"
2025-08-12T17:57:51.937292150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-08-12T17:57:51.938015035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-08-12T17:57:51.940107808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-08-12T17:57:51.940497953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-08-12T17:57:51.940917488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-08-12T17:57:51.941348395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-08-12T17:57:51.941672447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099879s
2025-08-12T17:57:51.941840596Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2025-08-12T17:57:51.941973293Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-12T17:57:51.942148886Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset
2025-08-12T17:57:51.945413017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL, "MonitorNewItems" INTEGER NOT NULL)
2025-08-12T17:57:51.947233271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems" FROM "Artists"
2025-08-12T17:57:51.948242272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-08-12T17:57:51.949019837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-08-12T17:57:51.951063310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-08-12T17:57:51.951513416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-08-12T17:57:51.951978813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-08-12T17:57:51.952492487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-08-12T17:57:51.952844746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105218s
2025-08-12T17:57:51.953031231Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-08-12T17:57:51.953198749Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-12T17:57:51.953409723Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2025-08-12T17:57:51.958264606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2025-08-12T17:57:51.959779024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blocklist"
2025-08-12T17:57:51.960548323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2025-08-12T17:57:51.961011324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2025-08-12T17:57:51.964064259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104261s
2025-08-12T17:57:51.964259011Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-08-12T17:57:51.964404053Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-12T17:57:51.964657804Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2025-08-12T17:57:51.968007577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2025-08-12T17:57:51.969537326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blocklist"
2025-08-12T17:57:51.970210541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2025-08-12T17:57:51.970693533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2025-08-12T17:57:51.973551276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087078s
2025-08-12T17:57:51.973711148Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-08-12T17:57:51.973870178Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-12T17:57:51.974028657Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2025-08-12T17:57:51.977425284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2025-08-12T17:57:51.978791634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands"
2025-08-12T17:57:51.979408987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-08-12T17:57:51.979856047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-08-12T17:57:51.982817147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085642s
2025-08-12T17:57:51.982982630Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-08-12T17:57:51.983148684Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-12T17:57:51.983462145Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2025-08-12T17:57:51.987034466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2025-08-12T17:57:51.988344242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands"
2025-08-12T17:57:51.988985994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-08-12T17:57:51.989428695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-08-12T17:57:51.991465334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007742s
2025-08-12T17:57:51.991656589Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-08-12T17:57:51.991814988Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-12T17:57:51.992067246Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2025-08-12T17:57:51.995305374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2025-08-12T17:57:51.996631804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands"
2025-08-12T17:57:51.997275620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-08-12T17:57:51.997688762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-08-12T17:57:52.000051848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077249s
2025-08-12T17:57:52.000236490Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-08-12T17:57:52.000361932Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-12T17:57:52.000664562Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2025-08-12T17:57:52.003303313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-08-12T17:57:52.004319509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2025-08-12T17:57:52.004863173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-08-12T17:57:52.005392118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-08-12T17:57:52.007532917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-08-12T17:57:52.007879715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070884s
2025-08-12T17:57:52.008062984Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-08-12T17:57:52.008206483Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-08-12T17:57:52.020140564Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2025-08-12T17:57:52.023691271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-08-12T17:57:52.024575481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2025-08-12T17:57:52.025051740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-08-12T17:57:52.025565073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-08-12T17:57:52.028475241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-08-12T17:57:52.028805396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084391s
2025-08-12T17:57:52.028999847Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-08-12T17:57:52.029134638Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.3E-06s
2025-08-12T17:57:52.029388209Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2025-08-12T17:57:52.032079977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-08-12T17:57:52.032926411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2025-08-12T17:57:52.033389563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-08-12T17:57:52.033869559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-08-12T17:57:52.035992643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-08-12T17:57:52.036364141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00682s
2025-08-12T17:57:52.036513121Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2025-08-12T17:57:52.036650517Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2025-08-12T17:57:52.036815790Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2025-08-12T17:57:52.039646387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT)
2025-08-12T17:57:52.040761191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadHistory_temp" ("Id", "EventType", "ArtistId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data") SELECT "Id", "EventType", "ArtistId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data" FROM "DownloadHistory"
2025-08-12T17:57:52.041301910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2025-08-12T17:57:52.041926778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2025-08-12T17:57:52.044897688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2025-08-12T17:57:52.045299917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2025-08-12T17:57:52.045687688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2025-08-12T17:57:52.045985627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090041s
2025-08-12T17:57:52.046150028Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2025-08-12T17:57:52.046284208Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-08-12T17:57:52.046501456Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2025-08-12T17:57:52.049336222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2025-08-12T17:57:52.050202255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles"
2025-08-12T17:57:52.050712612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2025-08-12T17:57:52.051070112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2025-08-12T17:57:52.052900095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061733s
2025-08-12T17:57:52.053060919Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2025-08-12T17:57:52.053233757Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-08-12T17:57:52.053365853Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2025-08-12T17:57:52.056095738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2025-08-12T17:57:52.056940338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles"
2025-08-12T17:57:52.057415905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2025-08-12T17:57:52.057800479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2025-08-12T17:57:52.059630884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061056s
2025-08-12T17:57:52.059785595Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-08-12T17:57:52.059934775Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.3E-06s
2025-08-12T17:57:52.060102112Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2025-08-12T17:57:52.062878331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL)
2025-08-12T17:57:52.063812180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId" FROM "History"
2025-08-12T17:57:52.064311936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-08-12T17:57:52.064983097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2025-08-12T17:57:52.066861007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-08-12T17:57:52.067293317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-08-12T17:57:52.067637270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2025-08-12T17:57:52.068084801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-08-12T17:57:52.068419033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081249s
2025-08-12T17:57:52.068537792Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-08-12T17:57:52.068677193Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-08-12T17:57:52.068861053Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2025-08-12T17:57:52.071469093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2025-08-12T17:57:52.072366529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus"
2025-08-12T17:57:52.072856265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-08-12T17:57:52.073342674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-08-12T17:57:52.075305205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-08-12T17:57:52.075602974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065874s
2025-08-12T17:57:52.075761523Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-08-12T17:57:52.075933700Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-08-12T17:57:52.076150095Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2025-08-12T17:57:52.078674677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2025-08-12T17:57:52.079551552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus"
2025-08-12T17:57:52.080068061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-08-12T17:57:52.080545803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-08-12T17:57:52.082485507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-08-12T17:57:52.082835241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006538s
2025-08-12T17:57:52.082951595Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-08-12T17:57:52.083083882Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-08-12T17:57:52.083275287Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2025-08-12T17:57:52.085943167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2025-08-12T17:57:52.086797587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus"
2025-08-12T17:57:52.087281100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-08-12T17:57:52.087775896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-08-12T17:57:52.089750321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-08-12T17:57:52.090064202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006605s
2025-08-12T17:57:52.090203823Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-08-12T17:57:52.090320739Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-08-12T17:57:52.090514058Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2025-08-12T17:57:52.093203061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2025-08-12T17:57:52.094051308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2025-08-12T17:57:52.094541234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-08-12T17:57:52.094993274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-08-12T17:57:52.097045635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-08-12T17:57:52.097300959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066399s
2025-08-12T17:57:52.097490140Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-08-12T17:57:52.097631014Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2025-08-12T17:57:52.097825405Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2025-08-12T17:57:52.100819081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2025-08-12T17:57:52.101812601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2025-08-12T17:57:52.102337087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-08-12T17:57:52.102860360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-08-12T17:57:52.104890125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-08-12T17:57:52.105235631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072515s
2025-08-12T17:57:52.105400623Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-08-12T17:57:52.105538150Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-08-12T17:57:52.105739615Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2025-08-12T17:57:52.109736941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2025-08-12T17:57:52.110740832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2025-08-12T17:57:52.111249887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-08-12T17:57:52.111768200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-08-12T17:57:52.113703255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-08-12T17:57:52.114020163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080686s
2025-08-12T17:57:52.114167600Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2025-08-12T17:57:52.114294355Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-08-12T17:57:52.114495470Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset
2025-08-12T17:57:52.117483254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2025-08-12T17:57:52.118363756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles"
2025-08-12T17:57:52.118810125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2025-08-12T17:57:52.119189017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2025-08-12T17:57:52.121023099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063634s
2025-08-12T17:57:52.121215256Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2025-08-12T17:57:52.121322692Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2025-08-12T17:57:52.121481862Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset
2025-08-12T17:57:52.124537593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME, "LastUpdated" DATETIME NOT NULL)
2025-08-12T17:57:52.125477245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles"
2025-08-12T17:57:52.125983704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2025-08-12T17:57:52.126365613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2025-08-12T17:57:52.128401030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006733s
2025-08-12T17:57:52.128582275Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-08-12T17:57:52.128745093Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-08-12T17:57:52.128950887Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2025-08-12T17:57:52.132154786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2025-08-12T17:57:52.133166452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension") SELECT "Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension" FROM "MetadataFiles"
2025-08-12T17:57:52.133696870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2025-08-12T17:57:52.134081815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2025-08-12T17:57:52.135986809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067565s
2025-08-12T17:57:52.136105959Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-08-12T17:57:52.136309158Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-06s
2025-08-12T17:57:52.136509121Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2025-08-12T17:57:52.139401422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2025-08-12T17:57:52.140510655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension") SELECT "Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension" FROM "MetadataFiles"
2025-08-12T17:57:52.141080823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2025-08-12T17:57:52.141470417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2025-08-12T17:57:52.143516455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067988s
2025-08-12T17:57:52.143689764Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2025-08-12T17:57:52.143861460Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-08-12T17:57:52.144076392Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2025-08-12T17:57:52.146801267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "ParsedAlbumInfo" TEXT NOT NULL, "Reason" INTEGER NOT NULL)
2025-08-12T17:57:52.147520726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "Title", "Added", "Release", "ArtistId", "ParsedAlbumInfo", "Reason") SELECT "Id", "Title", "Added", "Release", "ArtistId", "ParsedAlbumInfo", "Reason" FROM "PendingReleases"
2025-08-12T17:57:52.147996173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2025-08-12T17:57:52.148403062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2025-08-12T17:57:52.150249037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059593s
2025-08-12T17:57:52.150432086Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-08-12T17:57:52.150560454Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-08-12T17:57:52.150763673Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2025-08-12T17:57:52.153472746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2025-08-12T17:57:52.154154098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2025-08-12T17:57:52.154543231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-08-12T17:57:52.155014069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-08-12T17:57:52.156969946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-08-12T17:57:52.157261513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063434s
2025-08-12T17:57:52.157419942Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-08-12T17:57:52.157540454Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-08-12T17:57:52.157730827Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2025-08-12T17:57:52.160210389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2025-08-12T17:57:52.160882341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2025-08-12T17:57:52.161359381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-08-12T17:57:52.161889058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-08-12T17:57:52.163841027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-08-12T17:57:52.164154578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062626s
2025-08-12T17:57:52.164294289Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-08-12T17:57:52.164443229Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-08-12T17:57:52.164599243Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset
2025-08-12T17:57:52.168269410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL)
2025-08-12T17:57:52.169218019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles"
2025-08-12T17:57:52.169709579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-08-12T17:57:52.170229125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-08-12T17:57:52.172139761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-08-12T17:57:52.172516329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2025-08-12T17:57:52.172800370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080464s
2025-08-12T17:57:52.172962186Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-08-12T17:57:52.173094112Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-08-12T17:57:52.173289655Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset
2025-08-12T17:57:52.176015813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL)
2025-08-12T17:57:52.177031638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles"
2025-08-12T17:57:52.177588809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-08-12T17:57:52.178194588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-08-12T17:57:52.180842148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-08-12T17:57:52.180872880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2025-08-12T17:57:52.180954845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074689s
2025-08-12T17:57:52.181120127Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-08-12T17:57:52.181259748Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-08-12T17:57:52.181430141Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-08-12T17:57:52.183805753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-08-12T17:57:52.184352894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-08-12T17:57:52.184685284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-08-12T17:57:52.185133436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-08-12T17:57:52.187054322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-08-12T17:57:52.187339516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057415s
2025-08-12T17:57:52.187706565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-08-12T17:57:52', 'postgres_update_timestamp_columns_to_with_timezone')
2025-08-12T17:57:52.188037010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.190072377Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2025-08-12T17:57:52.190229584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084042s
2025-08-12T17:57:52.190445558Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2025-08-12T17:57:52.190615290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.190866456Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62
2025-08-12T17:57:52.191547176Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-12T17:57:52.191670845Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-08-12T17:57:52.191842621Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean
2025-08-12T17:57:52.192176984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0
2025-08-12T17:57:52.192949158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008938s
2025-08-12T17:57:52.193111956Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-12T17:57:52.193223751Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-08-12T17:57:52.193395116Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean
2025-08-12T17:57:52.193668556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0
2025-08-12T17:57:52.194418145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008473s
2025-08-12T17:57:52.194724181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-08-12T17:57:52', 'add_on_delete_to_notifications')
2025-08-12T17:57:52.195021780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.195871470Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2025-08-12T17:57:52.196061543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022637s
2025-08-12T17:57:52.196196284Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2025-08-12T17:57:52.196377549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.196564455Z [Info] add_custom_formats: Starting migration of Main DB to 63
2025-08-12T17:57:52.198244296Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-08-12T17:57:52.198388286Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-08-12T17:57:52.198583108Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2025-08-12T17:57:52.198877130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2025-08-12T17:57:52.199655276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008906s
2025-08-12T17:57:52.199773865Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-12T17:57:52.200096604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2025-08-12T17:57:52.200277148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003653s
2025-08-12T17:57:52.200437761Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-08-12T17:57:52.200546360Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-08-12T17:57:52.200724779Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String
2025-08-12T17:57:52.200950694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT
2025-08-12T17:57:52.201707567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000794s
2025-08-12T17:57:52.201837839Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-12T17:57:52.202008633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-12T17:57:52.203776191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001779s
2025-08-12T17:57:52.203943438Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2025-08-12T17:57:52.204442633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL DEFAULT '[]', "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0)
2025-08-12T17:57:52.204927168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007906s
2025-08-12T17:57:52.205053292Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2025-08-12T17:57:52.205294968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2025-08-12T17:57:52.205623109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003711s
2025-08-12T17:57:52.205725745Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-08-12T17:57:52.205859274Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-08-12T17:57:52.206016020Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2025-08-12T17:57:52.206289179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2025-08-12T17:57:52.207076995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000891s
2025-08-12T17:57:52.207223951Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-08-12T17:57:52.207350426Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2025-08-12T17:57:52.207523223Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2025-08-12T17:57:52.207800542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2025-08-12T17:57:52.208625773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009021s
2025-08-12T17:57:52.208754903Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-08-12T17:57:52.208876738Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-08-12T17:57:52.209059816Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2025-08-12T17:57:52.209326654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2025-08-12T17:57:52.210086904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008764s
2025-08-12T17:57:52.210252577Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-12T17:57:52.210399293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-12T17:57:52.216697641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062944s
2025-08-12T17:57:52.216841801Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-12T17:57:52.217023066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-12T17:57:52.218390959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013943s
2025-08-12T17:57:52.218573757Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2025-08-12T17:57:52.221333612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "IncludePreferredWhenRenaming" INTEGER NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL)
2025-08-12T17:57:52.222302172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId") SELECT "Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId" FROM "ReleaseProfiles"
2025-08-12T17:57:52.222786327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2025-08-12T17:57:52.223210520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2025-08-12T17:57:52.225245376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065031s
2025-08-12T17:57:52.225455980Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2025-08-12T17:57:52.227987877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL)
2025-08-12T17:57:52.228675330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId") SELECT "Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId" FROM "ReleaseProfiles"
2025-08-12T17:57:52.229090987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2025-08-12T17:57:52.229461743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2025-08-12T17:57:52.231418071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057803s
2025-08-12T17:57:52.231645980Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2025-08-12T17:57:52.231913699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2025-08-12T17:57:52.232139283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003353s
2025-08-12T17:57:52.232332993Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-08-12T17:57:52.232437834Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2025-08-12T17:57:52.232651203Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2025-08-12T17:57:52.232933882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2025-08-12T17:57:52.233719774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009122s
2025-08-12T17:57:52.233874255Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-08-12T17:57:52.234008144Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.6E-06s
2025-08-12T17:57:52.234178738Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2025-08-12T17:57:52.234438230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2025-08-12T17:57:52.235210024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000866s
2025-08-12T17:57:52.235544838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-08-12T17:57:52', 'add_custom_formats')
2025-08-12T17:57:52.235827697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.237062312Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2025-08-12T17:57:52.237209629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026726s
2025-08-12T17:57:52.237395042Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2025-08-12T17:57:52.237565866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.237794847Z [Info] add_result_to_commands: Starting migration of Main DB to 64
2025-08-12T17:57:52.238233289Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-08-12T17:57:52.238398101Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2025-08-12T17:57:52.238539285Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2025-08-12T17:57:52.238814800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2025-08-12T17:57:52.239559419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008593s
2025-08-12T17:57:52.239910575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-08-12T17:57:52', 'add_result_to_commands')
2025-08-12T17:57:52.240177362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.240928324Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2025-08-12T17:57:52.241058356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022016s
2025-08-12T17:57:52.241246815Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2025-08-12T17:57:52.241410214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.241644305Z [Info] health_restored_notification: Starting migration of Main DB to 65
2025-08-12T17:57:52.241988668Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-12T17:57:52.242157729Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-08-12T17:57:52.242323362Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2025-08-12T17:57:52.242609288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2025-08-12T17:57:52.243392504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008905s
2025-08-12T17:57:52.243691897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-08-12T17:57:52', 'health_restored_notification')
2025-08-12T17:57:52.244017021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.244784015Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2025-08-12T17:57:52.244907273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00224s
2025-08-12T17:57:52.245061013Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2025-08-12T17:57:52.245212818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.245444585Z [Info] remove_uc: Starting migration of Main DB to 66
2025-08-12T17:57:52.245751693Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-12T17:57:52.245992638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2025-08-12T17:57:52.246214284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003039s
2025-08-12T17:57:52.246539389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-08-12T17:57:52', 'remove_uc')
2025-08-12T17:57:52.246777688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.247473609Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2025-08-12T17:57:52.247608050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015401s
2025-08-12T17:57:52.247806449Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2025-08-12T17:57:52.248019899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.248243649Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67
2025-08-12T17:57:52.248490997Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-12T17:57:52.248785370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-12T17:57:52.252259863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035172s
2025-08-12T17:57:52.252525869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-08-12T17:57:52', 'download_clients_rename_tv_to_music')
2025-08-12T17:57:52.252806504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.253538758Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2025-08-12T17:57:52.253685784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048428s
2025-08-12T17:57:52.253876858Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2025-08-12T17:57:52.254056540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.254286362Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68
2025-08-12T17:57:52.254613571Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-08-12T17:57:52.254760607Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2025-08-12T17:57:52.254949668Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2025-08-12T17:57:52.255235343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2025-08-12T17:57:52.256022166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009065s
2025-08-12T17:57:52.256349986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-08-12T17:57:52', 'add_colon_replacement_to_naming_config')
2025-08-12T17:57:52.256668187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.257455562Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2025-08-12T17:57:52.257602177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023064s
2025-08-12T17:57:52.257784313Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2025-08-12T17:57:52.257961129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.258168727Z [Info] list_sync_time: Starting migration of Main DB to 69
2025-08-12T17:57:52.258558862Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2025-08-12T17:57:52.261279288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-08-12T17:57:52.262075521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ImportListStatus"
2025-08-12T17:57:52.262545797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-08-12T17:57:52.263042497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-08-12T17:57:52.265156362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-08-12T17:57:52.265438039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067169s
2025-08-12T17:57:52.265605035Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-08-12T17:57:52.265732131Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-08-12T17:57:52.265917514Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset
2025-08-12T17:57:52.266175824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2025-08-12T17:57:52.266917968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008251s
2025-08-12T17:57:52.267222651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-08-12T17:57:52', 'list_sync_time')
2025-08-12T17:57:52.267496102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.268321203Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2025-08-12T17:57:52.268485894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002222s
2025-08-12T17:57:52.268664213Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2025-08-12T17:57:52.268847542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.269061082Z [Info] add_download_client_tags: Starting migration of Main DB to 70
2025-08-12T17:57:52.269443241Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-08-12T17:57:52.269586389Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-08-12T17:57:52.269748275Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2025-08-12T17:57:52.269966094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2025-08-12T17:57:52.270711254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008136s
2025-08-12T17:57:52.271017290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-08-12T17:57:52', 'add_download_client_tags')
2025-08-12T17:57:52.271318566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.294593967Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2025-08-12T17:57:52.294733147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0246546s
2025-08-12T17:57:52.294916305Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2025-08-12T17:57:52.295092791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.295313365Z [Info] add_notification_status: Starting migration of Main DB to 71
2025-08-12T17:57:52.295941569Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2025-08-12T17:57:52.296516617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-08-12T17:57:52.296994238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008984s
2025-08-12T17:57:52.297176966Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2025-08-12T17:57:52.297463473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2025-08-12T17:57:52.297789920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004673s
2025-08-12T17:57:52.298127619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-08-12T17:57:52', 'add_notification_status')
2025-08-12T17:57:52.298514418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.332603756Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2025-08-12T17:57:52.332725872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0351859s
2025-08-12T17:57:52.332995595Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2025-08-12T17:57:52.333085736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.333333715Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72
2025-08-12T17:57:52.333677597Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-12T17:57:52.333873642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-12T17:57:52.337722369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038888s
2025-08-12T17:57:52.338101603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-08-12T17:57:52', 'add_alac_24_quality_in_profiles')
2025-08-12T17:57:52.338401105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.357606423Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2025-08-12T17:57:52.357779171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0237202s
2025-08-12T17:57:52.357981979Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2025-08-12T17:57:52.358140438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.358380301Z [Info] add_salt_to_users: Starting migration of Main DB to 73
2025-08-12T17:57:52.358837782Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2025-08-12T17:57:52.358971671Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s
2025-08-12T17:57:52.359153938Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2025-08-12T17:57:52.359326285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2025-08-12T17:57:52.360269363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009931s
2025-08-12T17:57:52.360441560Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2025-08-12T17:57:52.360668286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2025-08-12T17:57:52.361452796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008504s
2025-08-12T17:57:52.361777660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-08-12T17:57:52', 'add_salt_to_users')
2025-08-12T17:57:52.362086050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.363077797Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2025-08-12T17:57:52.363209031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002437s
2025-08-12T17:57:52.363381488Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2025-08-12T17:57:52.363586110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.363742805Z [Info] add_auto_tagging: Starting migration of Main DB to 74
2025-08-12T17:57:52.364313614Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2025-08-12T17:57:52.364904564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AutoTagging" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL DEFAULT '[]', "RemoveTagsAutomatically" INTEGER NOT NULL DEFAULT 0, "Tags" TEXT NOT NULL DEFAULT '[]')
2025-08-12T17:57:52.365380953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009067s
2025-08-12T17:57:52.365541436Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2025-08-12T17:57:52.365793082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2025-08-12T17:57:52.367040924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001336s
2025-08-12T17:57:52.367353774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-08-12T17:57:52', 'add_auto_tagging')
2025-08-12T17:57:52.367669930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.368749082Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2025-08-12T17:57:52.368914335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030159s
2025-08-12T17:57:52.369086231Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2025-08-12T17:57:52.369274450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.369537670Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75
2025-08-12T17:57:52.369942464Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2025-08-12T17:57:52.370102246Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s
2025-08-12T17:57:52.370316447Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2025-08-12T17:57:52.370573705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2025-08-12T17:57:52.371423766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009386s
2025-08-12T17:57:52.371683309Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2025-08-12T17:57:52.371975407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2025-08-12T17:57:52.372219107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003425s
2025-08-12T17:57:52.372537167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-08-12T17:57:52', 'quality_definition_preferred_size')
2025-08-12T17:57:52.372815137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.373739999Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2025-08-12T17:57:52.373898227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018057s
2025-08-12T17:57:52.374150234Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2025-08-12T17:57:52.374423675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.374588246Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76
2025-08-12T17:57:52.374994043Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-12T17:57:52.375179596Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-08-12T17:57:52.375377194Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean
2025-08-12T17:57:52.375683370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0
2025-08-12T17:57:52.376667962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010943s
2025-08-12T17:57:52.376970150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-08-12T17:57:52', 'add_on_artist_add_to_notifications')
2025-08-12T17:57:52.377255224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.378175767Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2025-08-12T17:57:52.378313795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025789s
2025-08-12T17:57:52.378522425Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2025-08-12T17:57:52.378720002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.378942240Z [Info] album_last_searched_time: Starting migration of Main DB to 77
2025-08-12T17:57:52.379288797Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-08-12T17:57:52.379463509Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-08-12T17:57:52.379668031Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset
2025-08-12T17:57:52.379934958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME
2025-08-12T17:57:52.380836563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009859s
2025-08-12T17:57:52.381167799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-08-12T17:57:52', 'album_last_searched_time')
2025-08-12T17:57:52.381587133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.382494289Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2025-08-12T17:57:52.382643780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026226s
2025-08-12T17:57:52.382826508Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2025-08-12T17:57:52.383033274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.383269009Z [Info] add_indexer_flags: Starting migration of Main DB to 78
2025-08-12T17:57:52.383669966Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-08-12T17:57:52.383823074Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2025-08-12T17:57:52.384005201Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2025-08-12T17:57:52.384278220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2025-08-12T17:57:52.385201168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010205s
2025-08-12T17:57:52.385351471Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-08-12T17:57:52.385521082Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-08-12T17:57:52.385673890Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32
2025-08-12T17:57:52.385953092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2025-08-12T17:57:52.386852612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010124s
2025-08-12T17:57:52.387216825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-08-12T17:57:52', 'add_indexer_flags')
2025-08-12T17:57:52.387598524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.388686033Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2025-08-12T17:57:52.388846225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028208s
2025-08-12T17:57:52.389037891Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2025-08-12T17:57:52.389208595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.389480893Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79
2025-08-12T17:57:52.389944987Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored)
2025-08-12T17:57:52.390164709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC)
2025-08-12T17:57:52.390497750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004152s
2025-08-12T17:57:52.390676860Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate)
2025-08-12T17:57:52.390909609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC)
2025-08-12T17:57:52.391209993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003751s
2025-08-12T17:57:52.391401880Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored)
2025-08-12T17:57:52.391658957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC)
2025-08-12T17:57:52.391987168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003829s
2025-08-12T17:57:52.392319386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-08-12T17:57:52', 'add_indexes_album_statistics')
2025-08-12T17:57:52.392609430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.393702721Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2025-08-12T17:57:52.393849827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021079s
2025-08-12T17:57:52.394020921Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2025-08-12T17:57:52.394193659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.394416758Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80
2025-08-12T17:57:52.394805741Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2025-08-12T17:57:52.395166868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2025-08-12T17:57:52.395415228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003832s
2025-08-12T17:57:52.395710432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-08-12T17:57:52', 'update_redacted_baseurl')
2025-08-12T17:57:52.396019184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.396893494Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2025-08-12T17:57:52.397041051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018243s
2025-08-12T17:57:52.407267886Z [Debug] MigrationController: Took: 00:00:01.7328584
2025-08-12T17:57:52.523913119Z [Debug] FingerprintingService: fpcalc version: 1.5.1
2025-08-12T17:57:52.555031086Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2025-08-12T17:57:52.580802571Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-08-12T17:57:52.587469811Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-08-12T17:57:52.587824636Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-12T17:57:52.588086583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-12T17:57:52.592448352Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2
2025-08-12T17:57:52.592677503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046219s
2025-08-12T17:57:52.592931004Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-08-12T17:57:52.593177410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048603s
2025-08-12T17:57:52.595561258Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-08-12T17:57:52.595863476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.596272951Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-08-12T17:57:52.596654348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-08-12T17:57:52.597077500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005501s
2025-08-12T17:57:52.597343987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.598779196Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-08-12T17:57:52.599029239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022263s
2025-08-12T17:57:52.599405857Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-08-12T17:57:52.599671081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.600168983Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-08-12T17:57:52.600509398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-08-12T17:57:52.600924073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005152s
2025-08-12T17:57:52.601190519Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-08-12T17:57:52.601461344Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-08-12T17:57:52.601640114Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-08-12T17:57:52.601973075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-08-12T17:57:52.602942446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010388s
2025-08-12T17:57:52.603163811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.604058582Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-08-12T17:57:52.604288916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002114s
2025-08-12T17:57:52.604635023Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-08-12T17:57:52.604909405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.605314951Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-08-12T17:57:52.605533541Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2025-08-12T17:57:52.605739115Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-08-12T17:57:52.606072576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-08-12T17:57:52.606581581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005912s
2025-08-12T17:57:52.606833979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.607556183Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-08-12T17:57:52.607817579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015196s
2025-08-12T17:57:52.608191602Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-08-12T17:57:52.608444731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.608754174Z [Info] InitialSetup: Starting migration of Log DB to 1
2025-08-12T17:57:52.609462270Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2025-08-12T17:57:52.610124122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2025-08-12T17:57:52.610855394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011575s
2025-08-12T17:57:52.611096098Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2025-08-12T17:57:52.611385351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-08-12T17:57:52.611748101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004304s
2025-08-12T17:57:52.612150441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-08-12T17:57:52', 'InitialSetup')
2025-08-12T17:57:52.612565095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.613386950Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-08-12T17:57:52.613883960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020404s
2025-08-12T17:57:52.614062990Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2025-08-12T17:57:52.614466613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.614654721Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2
2025-08-12T17:57:52.615148656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-08-12T17:57:52', 'add_reason_to_pending_releases')
2025-08-12T17:57:52.615645315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.616550287Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2025-08-12T17:57:52.616771642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002227s
2025-08-12T17:57:52.617039812Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2025-08-12T17:57:52.617273152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.617585210Z [Info] add_medium_support: Starting migration of Log DB to 3
2025-08-12T17:57:52.617977870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-08-12T17:57:52', 'add_medium_support')
2025-08-12T17:57:52.618405601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.619123586Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2025-08-12T17:57:52.619363559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018537s
2025-08-12T17:57:52.619594404Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2025-08-12T17:57:52.619902725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.620367821Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4
2025-08-12T17:57:52.620806093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-08-12T17:57:52', 'add_various_qualites_in_profile')
2025-08-12T17:57:52.621357413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.622137152Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2025-08-12T17:57:52.622417507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002236s
2025-08-12T17:57:52.622710727Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2025-08-12T17:57:52.623057144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.623483442Z [Info] metadata_profiles: Starting migration of Log DB to 5
2025-08-12T17:57:52.623881022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-08-12T17:57:52', 'metadata_profiles')
2025-08-12T17:57:52.624340778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.625117461Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2025-08-12T17:57:52.625329017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020674s
2025-08-12T17:57:52.625590012Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2025-08-12T17:57:52.625853793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.626187004Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6
2025-08-12T17:57:52.626615667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-08-12T17:57:52', 'separate_automatic_and_interactive_search')
2025-08-12T17:57:52.627148710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.627899682Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2025-08-12T17:57:52.628169024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019896s
2025-08-12T17:57:52.628426382Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2025-08-12T17:57:52.628712217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.629026460Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7
2025-08-12T17:57:52.629447016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-08-12T17:57:52', 'change_album_path_to_relative')
2025-08-12T17:57:52.629914798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.630770611Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2025-08-12T17:57:52.631004561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020422s
2025-08-12T17:57:52.631256529Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2025-08-12T17:57:52.631515720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.631885294Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8
2025-08-12T17:57:52.632286061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-08-12T17:57:52', 'change_quality_size_mb_to_kb')
2025-08-12T17:57:52.632757851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.633592060Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2025-08-12T17:57:52.633841692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020633s
2025-08-12T17:57:52.634100563Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2025-08-12T17:57:52.634397571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.634687455Z [Info] album_releases: Starting migration of Log DB to 9
2025-08-12T17:57:52.635112661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-08-12T17:57:52', 'album_releases')
2025-08-12T17:57:52.635570512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.636378479Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2025-08-12T17:57:52.636605215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020059s
2025-08-12T17:57:52.636829056Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2025-08-12T17:57:52.637095251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.637379965Z [Info] album_releases_fix: Starting migration of Log DB to 10
2025-08-12T17:57:52.637786974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-08-12T17:57:52', 'album_releases_fix')
2025-08-12T17:57:52.638230006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.639023693Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2025-08-12T17:57:52.639264899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019226s
2025-08-12T17:57:52.639515944Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2025-08-12T17:57:52.639786779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.640128517Z [Info] import_lists: Starting migration of Log DB to 11
2025-08-12T17:57:52.640511779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-08-12T17:57:52', 'import_lists')
2025-08-12T17:57:52.646705235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.647577080Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2025-08-12T17:57:52.647826663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077898s
2025-08-12T17:57:52.648156587Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2025-08-12T17:57:52.648411871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.648766434Z [Info] add_release_status: Starting migration of Log DB to 12
2025-08-12T17:57:52.649153092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-08-12T17:57:52', 'add_release_status')
2025-08-12T17:57:52.649603850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.650425473Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2025-08-12T17:57:52.650664014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020194s
2025-08-12T17:57:52.650909698Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2025-08-12T17:57:52.651185694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.651486870Z [Info] album_download_notification: Starting migration of Log DB to 13
2025-08-12T17:57:52.651886695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-08-12T17:57:52', 'album_download_notification')
2025-08-12T17:57:52.652357532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.653213656Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2025-08-12T17:57:52.653477376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020373s
2025-08-12T17:57:52.653744063Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2025-08-12T17:57:52.654079118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.654355023Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14
2025-08-12T17:57:52.654770680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-08-12T17:57:52', 'fix_language_metadata_profiles')
2025-08-12T17:57:52.655245956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.656120076Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2025-08-12T17:57:52.656353015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020813s
2025-08-12T17:57:52.656593379Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2025-08-12T17:57:52.656842831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.657142785Z [Info] remove_fanzub: Starting migration of Log DB to 15
2025-08-12T17:57:52.657486116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-08-12T17:57:52', 'remove_fanzub')
2025-08-12T17:57:52.657956482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.658697885Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2025-08-12T17:57:52.658937457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018736s
2025-08-12T17:57:52.659211078Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2025-08-12T17:57:52.659478656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.659798931Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16
2025-08-12T17:57:52.660227844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-08-12T17:57:52', 'update_artist_history_indexes')
2025-08-12T17:57:52.660697680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.661546459Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2025-08-12T17:57:52.661791612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020362s
2025-08-12T17:57:52.662032878Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2025-08-12T17:57:52.662278001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.662587564Z [Info] remove_nma: Starting migration of Log DB to 17
2025-08-12T17:57:52.662950375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-08-12T17:57:52', 'remove_nma')
2025-08-12T17:57:52.663403276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.664161903Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2025-08-12T17:57:52.664406846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018744s
2025-08-12T17:57:52.664621218Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2025-08-12T17:57:52.664875600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.665165924Z [Info] album_disambiguation: Starting migration of Log DB to 18
2025-08-12T17:57:52.665551741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-08-12T17:57:52', 'album_disambiguation')
2025-08-12T17:57:52.665976486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.666877059Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2025-08-12T17:57:52.667108174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019957s
2025-08-12T17:57:52.667382566Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2025-08-12T17:57:52.667610675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.667961652Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19
2025-08-12T17:57:52.668373471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-08-12T17:57:52', 'add_ape_quality_in_profiles')
2025-08-12T17:57:52.668853838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.669628407Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2025-08-12T17:57:52.669906617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020168s
2025-08-12T17:57:52.670129656Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2025-08-12T17:57:52.670349498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.670657408Z [Info] remove_pushalot: Starting migration of Log DB to 20
2025-08-12T17:57:52.671055389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-08-12T17:57:52', 'remove_pushalot')
2025-08-12T17:57:52.671510896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.672300816Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2025-08-12T17:57:52.672539988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019408s
2025-08-12T17:57:52.672797676Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2025-08-12T17:57:52.673049333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.673403265Z [Info] add_custom_filters: Starting migration of Log DB to 21
2025-08-12T17:57:52.673862780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-08-12T17:57:52', 'add_custom_filters')
2025-08-12T17:57:52.674229148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.675052224Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2025-08-12T17:57:52.675266235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019843s
2025-08-12T17:57:52.675498332Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2025-08-12T17:57:52.675762274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.676104763Z [Info] import_list_tags: Starting migration of Log DB to 22
2025-08-12T17:57:52.676453205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-08-12T17:57:52', 'import_list_tags')
2025-08-12T17:57:52.676924132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.677696156Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2025-08-12T17:57:52.677911109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019468s
2025-08-12T17:57:52.678167926Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2025-08-12T17:57:52.678398119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.678691119Z [Info] add_release_groups_etc: Starting migration of Log DB to 23
2025-08-12T17:57:52.679081084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-08-12T17:57:52', 'add_release_groups_etc')
2025-08-12T17:57:52.679510348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.680267582Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2025-08-12T17:57:52.680516123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018664s
2025-08-12T17:57:52.680758701Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2025-08-12T17:57:52.681026861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.681323748Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24
2025-08-12T17:57:52.681739495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-08-12T17:57:52', 'NewMediaInfoFormat')
2025-08-12T17:57:52.682203729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.682982787Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2025-08-12T17:57:52.683236548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019565s
2025-08-12T17:57:52.683520530Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2025-08-12T17:57:52.683808219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.684164556Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25
2025-08-12T17:57:52.684622107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-08-12T17:57:52', 'rename_restrictions_to_release_profiles')
2025-08-12T17:57:52.685114919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.685892244Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2025-08-12T17:57:52.686137738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002074s
2025-08-12T17:57:52.686409204Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2025-08-12T17:57:52.686682244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.687001216Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26
2025-08-12T17:57:52.687439007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-08-12T17:57:52', 'rename_quality_profiles_add_upgrade_allowed')
2025-08-12T17:57:52.687983353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.688770327Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2025-08-12T17:57:52.689031192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020445s
2025-08-12T17:57:52.689296516Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2025-08-12T17:57:52.689564335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.689916945Z [Info] add_import_exclusions: Starting migration of Log DB to 27
2025-08-12T17:57:52.690337041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-08-12T17:57:52', 'add_import_exclusions')
2025-08-12T17:57:52.690805784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.691623260Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2025-08-12T17:57:52.691903895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020361s
2025-08-12T17:57:52.692218348Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2025-08-12T17:57:52.692526508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.692834839Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28
2025-08-12T17:57:52.693290887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-08-12T17:57:52', 'clean_artist_metadata_table')
2025-08-12T17:57:52.693753919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.694577857Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2025-08-12T17:57:52.694824824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020608s
2025-08-12T17:57:52.695099036Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2025-08-12T17:57:52.695364911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.695704705Z [Info] health_issue_notification: Starting migration of Log DB to 29
2025-08-12T17:57:52.696113107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-08-12T17:57:52', 'health_issue_notification')
2025-08-12T17:57:52.696615489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.697440990Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2025-08-12T17:57:52.697727497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020597s
2025-08-12T17:57:52.698018222Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2025-08-12T17:57:52.698364419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.698694343Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30
2025-08-12T17:57:52.699169650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-08-12T17:57:52', 'add_mediafilerepository_mtime')
2025-08-12T17:57:52.699651640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.700436320Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2025-08-12T17:57:52.700791665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020358s
2025-08-12T17:57:52.701077791Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2025-08-12T17:57:52.701374077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.701700204Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31
2025-08-12T17:57:52.702156522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-08-12T17:57:52', 'add_artistmetadataid_constraint')
2025-08-12T17:57:52.702690236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.703406418Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2025-08-12T17:57:52.703660610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020474s
2025-08-12T17:57:52.703963910Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2025-08-12T17:57:52.704287101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.704553507Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32
2025-08-12T17:57:52.705018864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-08-12T17:57:52', 'old_ids_and_artist_alias')
2025-08-12T17:57:52.705461194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.706177967Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2025-08-12T17:57:52.706435946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001938s
2025-08-12T17:57:52.706731371Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2025-08-12T17:57:52.706997847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.707493625Z [Info] download_propers_config: Starting migration of Log DB to 33
2025-08-12T17:57:52.707878009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-08-12T17:57:52', 'download_propers_config')
2025-08-12T17:57:52.708374198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.709110600Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2025-08-12T17:57:52.709350453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021157s
2025-08-12T17:57:52.709617701Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2025-08-12T17:57:52.709864688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.710202608Z [Info] remove_language_profiles: Starting migration of Log DB to 34
2025-08-12T17:57:52.710598645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-08-12T17:57:52', 'remove_language_profiles')
2025-08-12T17:57:52.711035755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.711757898Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2025-08-12T17:57:52.712010807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018822s
2025-08-12T17:57:52.712286933Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2025-08-12T17:57:52.712540203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.712866189Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35
2025-08-12T17:57:52.713318520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-08-12T17:57:52', 'multi_disc_naming_format')
2025-08-12T17:57:52.713924940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.714613657Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2025-08-12T17:57:52.714841786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002067s
2025-08-12T17:57:52.715085126Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2025-08-12T17:57:52.715342604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.715636195Z [Info] add_download_client_priority: Starting migration of Log DB to 36
2025-08-12T17:57:52.716037402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-08-12T17:57:52', 'add_download_client_priority')
2025-08-12T17:57:52.716476186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.717198660Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2025-08-12T17:57:52.717445166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001833s
2025-08-12T17:57:52.717648946Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2025-08-12T17:57:52.717926545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.718190737Z [Info] remove_growl_prowl: Starting migration of Log DB to 37
2025-08-12T17:57:52.718596784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-08-12T17:57:52', 'remove_growl_prowl')
2025-08-12T17:57:52.718987040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.719665886Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2025-08-12T17:57:52.719931160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017706s
2025-08-12T17:57:52.720163849Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2025-08-12T17:57:52.720419744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.720728565Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38
2025-08-12T17:57:52.721103290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-08-12T17:57:52', 'remove_plex_hometheatre')
2025-08-12T17:57:52.721763298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.722564761Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2025-08-12T17:57:52.722789654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021056s
2025-08-12T17:57:52.723054627Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2025-08-12T17:57:52.723327737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.723640717Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39
2025-08-12T17:57:52.724084400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-08-12T17:57:52', 'add_root_folder_add_defaults')
2025-08-12T17:57:52.724560949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.725325659Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2025-08-12T17:57:52.725598909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019911s
2025-08-12T17:57:52.725803210Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2025-08-12T17:57:52.726086250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.726386324Z [Info] task_duration: Starting migration of Log DB to 40
2025-08-12T17:57:52.726778563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-08-12T17:57:52', 'task_duration')
2025-08-12T17:57:52.727206485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.728080524Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2025-08-12T17:57:52.728312361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020048s
2025-08-12T17:57:52.728571853Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2025-08-12T17:57:52.728915815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.729160488Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41
2025-08-12T17:57:52.729592347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-08-12T17:57:52', 'add_indexer_and_enabled_to_release_profiles')
2025-08-12T17:57:52.730073446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.730815650Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2025-08-12T17:57:52.731081515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019462s
2025-08-12T17:57:52.731315385Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2025-08-12T17:57:52.731560118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.731893920Z [Info] remove_album_folders: Starting migration of Log DB to 42
2025-08-12T17:57:52.732263053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-08-12T17:57:52', 'remove_album_folders')
2025-08-12T17:57:52.732684191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.733462036Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2025-08-12T17:57:52.733741309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018745s
2025-08-12T17:57:52.734029599Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2025-08-12T17:57:52.734307909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.734626220Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44
2025-08-12T17:57:52.735017578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-08-12T17:57:52', 'add_priority_to_indexers')
2025-08-12T17:57:52.735479217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.736256131Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2025-08-12T17:57:52.736524421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019427s
2025-08-12T17:57:52.736746889Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2025-08-12T17:57:52.737028856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.737348039Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45
2025-08-12T17:57:52.737788114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-08-12T17:57:52', 'remove_chown_and_folderchmod_config')
2025-08-12T17:57:52.738270145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.739009393Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2025-08-12T17:57:52.739252021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019426s
2025-08-12T17:57:52.739498878Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2025-08-12T17:57:52.739754883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.740174859Z [Info] update_notifiarr: Starting migration of Log DB to 47
2025-08-12T17:57:52.740632139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-08-12T17:57:52', 'update_notifiarr')
2025-08-12T17:57:52.741071764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.741797605Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2025-08-12T17:57:52.741994992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020167s
2025-08-12T17:57:52.742236077Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2025-08-12T17:57:52.742486972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.742818430Z [Info] email_multiple_addresses: Starting migration of Log DB to 49
2025-08-12T17:57:52.743168795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-08-12T17:57:52', 'email_multiple_addresses')
2025-08-12T17:57:52.743610113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.744417558Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2025-08-12T17:57:52.744650006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018609s
2025-08-12T17:57:52.744911913Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2025-08-12T17:57:52.745160353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.745509186Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50
2025-08-12T17:57:52.745923740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-08-12T17:57:52', 'rename_blacklist_to_blocklist')
2025-08-12T17:57:52.746419027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.747131251Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2025-08-12T17:57:52.747389460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019551s
2025-08-12T17:57:52.747637520Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2025-08-12T17:57:52.747926301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.748289652Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51
2025-08-12T17:57:52.748714588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-08-12T17:57:52', 'cdh_per_downloadclient')
2025-08-12T17:57:52.749183221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.749922179Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2025-08-12T17:57:52.750164837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020023s
2025-08-12T17:57:52.750431875Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2025-08-12T17:57:52.750682719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.751022864Z [Info] download_history: Starting migration of Log DB to 52
2025-08-12T17:57:52.751434543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-08-12T17:57:52', 'download_history')
2025-08-12T17:57:52.751951694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.752683326Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2025-08-12T17:57:52.752956116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019903s
2025-08-12T17:57:52.753232732Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2025-08-12T17:57:52.753532275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.753854464Z [Info] add_update_history: Starting migration of Log DB to 53
2025-08-12T17:57:52.754564543Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2025-08-12T17:57:52.755078678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL)
2025-08-12T17:57:52.755702494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009042s
2025-08-12T17:57:52.755958239Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2025-08-12T17:57:52.756268433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-08-12T17:57:52.756676625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004793s
2025-08-12T17:57:52.757088704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-08-12T17:57:52', 'add_update_history')
2025-08-12T17:57:52.757589282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.758361787Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2025-08-12T17:57:52.758608082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021385s
2025-08-12T17:57:52.758928808Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2025-08-12T17:57:52.759226086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.759583446Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54
2025-08-12T17:57:52.760059274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-08-12T17:57:52', 'add_on_update_to_notifications')
2025-08-12T17:57:52.760568008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.761344841Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2025-08-12T17:57:52.761602249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020959s
2025-08-12T17:57:52.761878205Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2025-08-12T17:57:52.762148148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.762478183Z [Info] download_client_per_indexer: Starting migration of Log DB to 55
2025-08-12T17:57:52.762917687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-08-12T17:57:52', 'download_client_per_indexer')
2025-08-12T17:57:52.763419076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.764162232Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2025-08-12T17:57:52.764449210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019747s
2025-08-12T17:57:52.764736809Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2025-08-12T17:57:52.765027795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.765394763Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56
2025-08-12T17:57:52.765850070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-08-12T17:57:52', 'AddNewItemMonitorType')
2025-08-12T17:57:52.766306408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.767037861Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2025-08-12T17:57:52.767294127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019774s
2025-08-12T17:57:52.767578529Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2025-08-12T17:57:52.767881298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.768224720Z [Info] ImportListSearch: Starting migration of Log DB to 57
2025-08-12T17:57:52.768635186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-08-12T17:57:52', 'ImportListSearch')
2025-08-12T17:57:52.769070181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.769744068Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2025-08-12T17:57:52.770010334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018961s
2025-08-12T17:57:52.770278844Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2025-08-12T17:57:52.770575130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.770932319Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58
2025-08-12T17:57:52.771377004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-08-12T17:57:52', 'ImportListMonitorExisting')
2025-08-12T17:57:52.771862131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.772551418Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2025-08-12T17:57:52.772791101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019694s
2025-08-12T17:57:52.773045563Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2025-08-12T17:57:52.773309975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.773646072Z [Info] add_indexer_tags: Starting migration of Log DB to 59
2025-08-12T17:57:52.774085566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-08-12T17:57:52', 'add_indexer_tags')
2025-08-12T17:57:52.774587878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.775387818Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2025-08-12T17:57:52.775640617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002065s
2025-08-12T17:57:52.775921993Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2025-08-12T17:57:52.776225203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.776548524Z [Info] update_audio_types: Starting migration of Log DB to 60
2025-08-12T17:57:52.776963820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-08-12T17:57:52', 'update_audio_types')
2025-08-12T17:57:52.777428395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.778270901Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2025-08-12T17:57:52.778492678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020653s
2025-08-12T17:57:52.778787651Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2025-08-12T17:57:52.779072946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.779439473Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61
2025-08-12T17:57:52.780200004Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2025-08-12T17:57:52.780462032Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2025-08-12T17:57:52.780744540Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2025-08-12T17:57:52.781759022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2025-08-12T17:57:52.782838856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs"
2025-08-12T17:57:52.783468994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2025-08-12T17:57:52.784114293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2025-08-12T17:57:52.785169247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-08-12T17:57:52.785576537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045535s
2025-08-12T17:57:52.785829356Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2025-08-12T17:57:52.786090972Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-08-12T17:57:52.786391026Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2025-08-12T17:57:52.787281048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL)
2025-08-12T17:57:52.788121860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2025-08-12T17:57:52.788646727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2025-08-12T17:57:52.789203167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2025-08-12T17:57:52.790145744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-08-12T17:57:52.790540739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038709s
2025-08-12T17:57:52.790781514Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-08-12T17:57:52.791052870Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-08-12T17:57:52.791236540Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-08-12T17:57:52.791955347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-08-12T17:57:52.792673983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-08-12T17:57:52.793245944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-08-12T17:57:52.793872145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-08-12T17:57:52.794862849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-08-12T17:57:52.795291442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037787s
2025-08-12T17:57:52.795741448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-08-12T17:57:52', 'postgres_update_timestamp_columns_to_with_timezone')
2025-08-12T17:57:52.796306345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.797645039Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2025-08-12T17:57:52.797934803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060617s
2025-08-12T17:57:52.798273023Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2025-08-12T17:57:52.798572055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.798949094Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62
2025-08-12T17:57:52.799391835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-08-12T17:57:52', 'add_on_delete_to_notifications')
2025-08-12T17:57:52.799930850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.800848417Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2025-08-12T17:57:52.801096106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022668s
2025-08-12T17:57:52.801323033Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2025-08-12T17:57:52.801568336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.801879713Z [Info] add_custom_formats: Starting migration of Log DB to 63
2025-08-12T17:57:52.802282384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-08-12T17:57:52', 'add_custom_formats')
2025-08-12T17:57:52.802717559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.803604595Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2025-08-12T17:57:52.803811982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002009s
2025-08-12T17:57:52.804105243Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2025-08-12T17:57:52.804343432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.804688687Z [Info] add_result_to_commands: Starting migration of Log DB to 64
2025-08-12T17:57:52.805078271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-08-12T17:57:52', 'add_result_to_commands')
2025-08-12T17:57:52.805490230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.806281543Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2025-08-12T17:57:52.806548831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019195s
2025-08-12T17:57:52.806826991Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2025-08-12T17:57:52.807182527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.807481148Z [Info] health_restored_notification: Starting migration of Log DB to 65
2025-08-12T17:57:52.807952176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-08-12T17:57:52', 'health_restored_notification')
2025-08-12T17:57:52.808438685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.809357395Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2025-08-12T17:57:52.809637088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022137s
2025-08-12T17:57:52.809854595Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2025-08-12T17:57:52.810104989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.810421086Z [Info] remove_uc: Starting migration of Log DB to 66
2025-08-12T17:57:52.810794036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-08-12T17:57:52', 'remove_uc')
2025-08-12T17:57:52.811253151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.812119545Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2025-08-12T17:57:52.812365349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020071s
2025-08-12T17:57:52.812658339Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2025-08-12T17:57:52.812946700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.813312997Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67
2025-08-12T17:57:52.813780819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-08-12T17:57:52', 'download_clients_rename_tv_to_music')
2025-08-12T17:57:52.814304883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.815187420Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2025-08-12T17:57:52.815436090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022254s
2025-08-12T17:57:52.815725052Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2025-08-12T17:57:52.816016108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.816337886Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68
2025-08-12T17:57:52.816765446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-08-12T17:57:52', 'add_colon_replacement_to_naming_config')
2025-08-12T17:57:52.817263539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.818060964Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2025-08-12T17:57:52.818317360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020267s
2025-08-12T17:57:52.818616412Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2025-08-12T17:57:52.818803419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.819167421Z [Info] list_sync_time: Starting migration of Log DB to 69
2025-08-12T17:57:52.819559711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-08-12T17:57:52', 'list_sync_time')
2025-08-12T17:57:52.820086802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.820922404Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2025-08-12T17:57:52.821172838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021119s
2025-08-12T17:57:52.821458693Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2025-08-12T17:57:52.821738076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.822089192Z [Info] add_download_client_tags: Starting migration of Log DB to 70
2025-08-12T17:57:52.822527855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-08-12T17:57:52', 'add_download_client_tags')
2025-08-12T17:57:52.823005858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.823869797Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2025-08-12T17:57:52.824129670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002097s
2025-08-12T17:57:52.824415255Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2025-08-12T17:57:52.824706671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.825076756Z [Info] add_notification_status: Starting migration of Log DB to 71
2025-08-12T17:57:52.825519668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-08-12T17:57:52', 'add_notification_status')
2025-08-12T17:57:52.826034143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.826968093Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2025-08-12T17:57:52.827243558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022438s
2025-08-12T17:57:52.827540535Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2025-08-12T17:57:52.827868816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.828241837Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72
2025-08-12T17:57:52.828642504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-08-12T17:57:52', 'add_alac_24_quality_in_profiles')
2025-08-12T17:57:52.829098000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.829890586Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2025-08-12T17:57:52.830139817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020279s
2025-08-12T17:57:52.830376313Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2025-08-12T17:57:52.830649613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.830947954Z [Info] add_salt_to_users: Starting migration of Log DB to 73
2025-08-12T17:57:52.831334372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-08-12T17:57:52', 'add_salt_to_users')
2025-08-12T17:57:52.831783025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.832573345Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2025-08-12T17:57:52.832843169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019243s
2025-08-12T17:57:52.833103953Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2025-08-12T17:57:52.833393336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.833739373Z [Info] add_auto_tagging: Starting migration of Log DB to 74
2025-08-12T17:57:52.834141793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-08-12T17:57:52', 'add_auto_tagging')
2025-08-12T17:57:52.834648412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.835422040Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2025-08-12T17:57:52.835684989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020129s
2025-08-12T17:57:52.836001736Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2025-08-12T17:57:52.836319717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.836665172Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75
2025-08-12T17:57:52.837129136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-08-12T17:57:52', 'quality_definition_preferred_size')
2025-08-12T17:57:52.837670165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.838479835Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2025-08-12T17:57:52.838750109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021272s
2025-08-12T17:57:52.839058710Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2025-08-12T17:57:52.839366880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.839752136Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76
2025-08-12T17:57:52.840231961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-08-12T17:57:52', 'add_on_artist_add_to_notifications')
2025-08-12T17:57:52.840742980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.841648693Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2025-08-12T17:57:52.841903406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022543s
2025-08-12T17:57:52.842147147Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2025-08-12T17:57:52.842406469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.842735300Z [Info] album_last_searched_time: Starting migration of Log DB to 77
2025-08-12T17:57:52.843137420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-08-12T17:57:52', 'album_last_searched_time')
2025-08-12T17:57:52.843596454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.844529542Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2025-08-12T17:57:52.844831861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021045s
2025-08-12T17:57:52.845024799Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2025-08-12T17:57:52.845281305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.845587432Z [Info] add_indexer_flags: Starting migration of Log DB to 78
2025-08-12T17:57:52.845980122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-08-12T17:57:52', 'add_indexer_flags')
2025-08-12T17:57:52.846430529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.847205739Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2025-08-12T17:57:52.847447145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019052s
2025-08-12T17:57:52.847712068Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2025-08-12T17:57:52.848013345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.848375894Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79
2025-08-12T17:57:52.848817573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-08-12T17:57:52', 'add_indexes_album_statistics')
2025-08-12T17:57:52.849302500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.850034052Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2025-08-12T17:57:52.850254486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019871s
2025-08-12T17:57:52.850522155Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2025-08-12T17:57:52.850778360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T17:57:52.851077472Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80
2025-08-12T17:57:52.851498310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-08-12T17:57:52', 'update_redacted_baseurl')
2025-08-12T17:57:52.851966983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T17:57:52.852700710Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2025-08-12T17:57:52.852984551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019221s
2025-08-12T17:57:53.068186147Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686
2025-08-12T17:57:53.079897199Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2025-08-12T17:57:53.085918229Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly.
2025-08-12T17:57:53.240114268Z [Info] QualityProfileService: Setting up default quality profiles
2025-08-12T17:57:53.278559484Z [Info] MetadataProfileService: Setting up standard metadata profile
2025-08-12T17:57:53.288900429Z [Info] MetadataProfileService: Setting up empty metadata profile
2025-08-12T17:57:53.342135405Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2025-08-12T17:57:53.343264177Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2025-08-12T17:57:53.343629623Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin
2025-08-12T17:57:53.474572906Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2025-08-12T17:57:53.930716891Z [ls.io-init] done.