2025-10-03T02:09:07.596852061Z [migrations] started
2025-10-03T02:09:07.596886560Z [migrations] no migrations found
2025-10-03T02:09:07.616420809Z usermod: no changes
2025-10-03T02:09:07.623282474Z ───────────────────────────────────────
2025-10-03T02:09:07.623295881Z
2025-10-03T02:09:07.623300250Z ██╗ ███████╗██╗ ██████╗
2025-10-03T02:09:07.623304128Z ██║ ██╔════╝██║██╔═══██╗
2025-10-03T02:09:07.623307875Z ██║ ███████╗██║██║ ██║
2025-10-03T02:09:07.623311513Z ██║ ╚════██║██║██║ ██║
2025-10-03T02:09:07.623315190Z ███████╗███████║██║╚██████╔╝
2025-10-03T02:09:07.623318898Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-10-03T02:09:07.623322475Z
2025-10-03T02:09:07.623325872Z Brought to you by linuxserver.io
2025-10-03T02:09:07.623329499Z ───────────────────────────────────────
2025-10-03T02:09:07.623554552Z
2025-10-03T02:09:07.624838247Z To support the app dev(s) visit:
2025-10-03T02:09:07.625146708Z Lidarr: https://opencollective.com/lidarr
2025-10-03T02:09:07.625181017Z
2025-10-03T02:09:07.625208793Z To support LSIO projects visit:
2025-10-03T02:09:07.625232089Z https://www.linuxserver.io/donate/
2025-10-03T02:09:07.625244003Z
2025-10-03T02:09:07.625255637Z ───────────────────────────────────────
2025-10-03T02:09:07.625320437Z GID/UID
2025-10-03T02:09:07.625353584Z ───────────────────────────────────────
2025-10-03T02:09:07.629115498Z
2025-10-03T02:09:07.629136400Z User UID: 911
2025-10-03T02:09:07.629141210Z User GID: 911
2025-10-03T02:09:07.629145198Z ───────────────────────────────────────
2025-10-03T02:09:07.630632092Z Linuxserver.io version: 2.14.4.4818-ls172
2025-10-03T02:09:07.630895121Z Build-date: 2025-10-03T02:05:32+00:00
2025-10-03T02:09:07.630899239Z ───────────────────────────────────────
2025-10-03T02:09:07.630904660Z
2025-10-03T02:09:07.681961656Z [custom-init] No custom files found, skipping...
2025-10-03T02:09:07.702438934Z failed to load "/config/config.xml": No such file or directory
2025-10-03T02:09:08.106401984Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 2.14.4.4818
2025-10-03T02:09:08.125463361Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-10-03T02:09:08.131713154Z [Debug] Bootstrap: Console selected
2025-10-03T02:09:08.133251271Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-10-03T02:09:08.477325734Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-10-03T02:09:08.533841149Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {c3dd3bfa-d2fc-486e-93a2-492eaed0ee83} may be persisted to storage in unencrypted form.
2025-10-03T02:09:08.623985682Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2025-10-03T02:09:08.684206037Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-10-03T02:09:08.787704776Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-10-03T02:09:08.799837483Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-03T02:09:08.800683497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-03T02:09:08.852707620Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2
2025-10-03T02:09:08.854731845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0527937s
2025-10-03T02:09:08.855005035Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-10-03T02:09:08.855190509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0547783s
2025-10-03T02:09:08.866733509Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-10-03T02:09:08.867518750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:08.888557328Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-10-03T02:09:08.903401945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-10-03T02:09:08.920137279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0313197s
2025-10-03T02:09:08.920582095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:08.923120596Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-10-03T02:09:08.923307432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0343183s
2025-10-03T02:09:08.931050151Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-10-03T02:09:08.931266897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:08.937856053Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-10-03T02:09:08.939537639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-10-03T02:09:08.939885870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018333s
2025-10-03T02:09:08.940147346Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-10-03T02:09:08.940493213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001694s
2025-10-03T02:09:08.941016657Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-10-03T02:09:08.941670473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-10-03T02:09:08.942393970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011768s
2025-10-03T02:09:08.942633893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:08.943258320Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-10-03T02:09:08.943483333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020456s
2025-10-03T02:09:08.944051697Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-10-03T02:09:08.944218683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:08.944950787Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-10-03T02:09:08.945149848Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.52E-05s
2025-10-03T02:09:08.945325001Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-10-03T02:09:08.945630426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-10-03T02:09:08.946156535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005938s
2025-10-03T02:09:08.946346608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:08.947031767Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-10-03T02:09:08.947234465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014702s
2025-10-03T02:09:08.948309299Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-10-03T02:09:08.948513460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:08.949352359Z [Info] InitialSetup: Starting migration of Main DB to 1
2025-10-03T02:09:08.965455130Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2025-10-03T02:09:08.966107344Z [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-10-03T02:09:08.966656439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009747s
2025-10-03T02:09:08.966882093Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2025-10-03T02:09:08.967215465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2025-10-03T02:09:08.967558896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004818s
2025-10-03T02:09:08.967805122Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2025-10-03T02:09:08.968201620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL)
2025-10-03T02:09:08.968568629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005591s
2025-10-03T02:09:08.968764052Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2025-10-03T02:09:08.969096472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2025-10-03T02:09:08.969403380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004414s
2025-10-03T02:09:08.969574364Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists
2025-10-03T02:09:08.980149345Z [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-10-03T02:09:08.982324174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125564s
2025-10-03T02:09:08.982528505Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId)
2025-10-03T02:09:08.982921717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2025-10-03T02:09:08.983309137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000583s
2025-10-03T02:09:08.983494720Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug)
2025-10-03T02:09:08.983782269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2025-10-03T02:09:08.984091502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004206s
2025-10-03T02:09:08.984274130Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName)
2025-10-03T02:09:08.984551648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-10-03T02:09:08.984837544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004123s
2025-10-03T02:09:08.985015893Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path)
2025-10-03T02:09:08.985270957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-10-03T02:09:08.985546161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003598s
2025-10-03T02:09:08.985748608Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums
2025-10-03T02:09:08.988329565Z [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-10-03T02:09:08.989871499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003991s
2025-10-03T02:09:08.990057704Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId)
2025-10-03T02:09:08.990365353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-10-03T02:09:08.990645367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004303s
2025-10-03T02:09:08.990830329Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId)
2025-10-03T02:09:08.991078649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2025-10-03T02:09:08.991336789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003568s
2025-10-03T02:09:08.991502393Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId)
2025-10-03T02:09:08.991788398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2025-10-03T02:09:08.992043021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003774s
2025-10-03T02:09:08.992217512Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug)
2025-10-03T02:09:08.992505312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2025-10-03T02:09:08.992813933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004363s
2025-10-03T02:09:08.992998294Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle)
2025-10-03T02:09:08.993272907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-10-03T02:09:08.993560546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003897s
2025-10-03T02:09:08.993718795Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path)
2025-10-03T02:09:08.993960111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC)
2025-10-03T02:09:08.994246517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003554s
2025-10-03T02:09:08.994417211Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks
2025-10-03T02:09:08.995719233Z [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-10-03T02:09:08.996595407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020273s
2025-10-03T02:09:08.996777433Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId)
2025-10-03T02:09:08.997086716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2025-10-03T02:09:08.997404997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000444s
2025-10-03T02:09:08.997583276Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId)
2025-10-03T02:09:08.997850774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2025-10-03T02:09:08.998132521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003863s
2025-10-03T02:09:08.998302965Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId)
2025-10-03T02:09:08.998581044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2025-10-03T02:09:08.998872912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004069s
2025-10-03T02:09:08.999085260Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber)
2025-10-03T02:09:08.999467850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC)
2025-10-03T02:09:08.999787794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005233s
2025-10-03T02:09:08.999964630Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles
2025-10-03T02:09:09.001019323Z [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-10-03T02:09:09.001719413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001592s
2025-10-03T02:09:09.001887882Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId)
2025-10-03T02:09:09.002175000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC)
2025-10-03T02:09:09.002482760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004091s
2025-10-03T02:09:09.002676911Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId)
2025-10-03T02:09:09.002936754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-10-03T02:09:09.003200916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000395s
2025-10-03T02:09:09.003359325Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2025-10-03T02:09:09.004612628Z [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-10-03T02:09:09.005395334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018726s
2025-10-03T02:09:09.005599936Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2025-10-03T02:09:09.005808115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-10-03T02:09:09.006088600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003769s
2025-10-03T02:09:09.006285185Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2025-10-03T02:09:09.006550961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-10-03T02:09:09.006845975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003891s
2025-10-03T02:09:09.007076859Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2025-10-03T02:09:09.007269387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2025-10-03T02:09:09.007568078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003955s
2025-10-03T02:09:09.007739303Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId)
2025-10-03T02:09:09.008018094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC)
2025-10-03T02:09:09.008299982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003886s
2025-10-03T02:09:09.008461597Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2025-10-03T02:09:09.009404846Z [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-10-03T02:09:09.010040386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014101s
2025-10-03T02:09:09.010204436Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2025-10-03T02:09:09.010705926Z [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-10-03T02:09:09.011166593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007821s
2025-10-03T02:09:09.011334792Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2025-10-03T02:09:09.011645107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-10-03T02:09:09.011956434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004447s
2025-10-03T02:09:09.012129161Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2025-10-03T02:09:09.017796161Z [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-10-03T02:09:09.018317871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060356s
2025-10-03T02:09:09.018506351Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2025-10-03T02:09:09.018771936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-10-03T02:09:09.019051679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003997s
2025-10-03T02:09:09.019213715Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles
2025-10-03T02:09:09.019677840Z [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-10-03T02:09:09.020108777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007003s
2025-10-03T02:09:09.020253609Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name)
2025-10-03T02:09:09.020513632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2025-10-03T02:09:09.020830510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004098s
2025-10-03T02:09:09.021011154Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2025-10-03T02:09:09.021528365Z [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-10-03T02:09:09.021982199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008106s
2025-10-03T02:09:09.022180929Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2025-10-03T02:09:09.022497757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2025-10-03T02:09:09.022871289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000516s
2025-10-03T02:09:09.023076242Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2025-10-03T02:09:09.023357318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2025-10-03T02:09:09.023709667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004775s
2025-10-03T02:09:09.023904439Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2025-10-03T02:09:09.024849702Z [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-10-03T02:09:09.025276652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011621s
2025-10-03T02:09:09.025382545Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2025-10-03T02:09:09.026641249Z [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-10-03T02:09:09.028694724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031379s
2025-10-03T02:09:09.028856339Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2025-10-03T02:09:09.029493672Z [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-10-03T02:09:09.029984180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009699s
2025-10-03T02:09:09.030145144Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2025-10-03T02:09:09.031151931Z [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-10-03T02:09:09.031872852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015438s
2025-10-03T02:09:09.032044498Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2025-10-03T02:09:09.032718775Z [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-10-03T02:09:09.033191527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009946s
2025-10-03T02:09:09.033374866Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2025-10-03T02:09:09.034104265Z [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-10-03T02:09:09.034710986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011564s
2025-10-03T02:09:09.034878624Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2025-10-03T02:09:09.035356476Z [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-10-03T02:09:09.035809448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007657s
2025-10-03T02:09:09.036018038Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2025-10-03T02:09:09.036355497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2025-10-03T02:09:09.036713428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005423s
2025-10-03T02:09:09.036881126Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2025-10-03T02:09:09.037147302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2025-10-03T02:09:09.037448488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003991s
2025-10-03T02:09:09.037607568Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2025-10-03T02:09:09.038067304Z [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-10-03T02:09:09.038451117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006856s
2025-10-03T02:09:09.038617552Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2025-10-03T02:09:09.039511702Z [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-10-03T02:09:09.040229988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001359s
2025-10-03T02:09:09.040300490Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2025-10-03T02:09:09.040769084Z [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-10-03T02:09:09.041166504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007058s
2025-10-03T02:09:09.041363721Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2025-10-03T02:09:09.041625708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2025-10-03T02:09:09.042002477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004546s
2025-10-03T02:09:09.042140465Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2025-10-03T02:09:09.042413625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2025-10-03T02:09:09.042735042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004375s
2025-10-03T02:09:09.042914433Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2025-10-03T02:09:09.043921460Z [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-10-03T02:09:09.044629807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015671s
2025-10-03T02:09:09.044818977Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2025-10-03T02:09:09.045542845Z [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-10-03T02:09:09.046105618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011407s
2025-10-03T02:09:09.046294458Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2025-10-03T02:09:09.046686397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-10-03T02:09:09.046997974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005121s
2025-10-03T02:09:09.047150582Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2025-10-03T02:09:09.048017978Z [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-10-03T02:09:09.048653017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013396s
2025-10-03T02:09:09.048807367Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles
2025-10-03T02:09:09.049779344Z [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-10-03T02:09:09.050503733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001527s
2025-10-03T02:09:09.050673635Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2025-10-03T02:09:09.051451210Z [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-10-03T02:09:09.051575751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007399s
2025-10-03T02:09:09.051768950Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2025-10-03T02:09:09.052103413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2025-10-03T02:09:09.052432666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005059s
2025-10-03T02:09:09.052634002Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2025-10-03T02:09:09.053509284Z [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-10-03T02:09:09.053833908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010492s
2025-10-03T02:09:09.054531753Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2025-10-03T02:09:09.054548075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-10-03T02:09:09.054769311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005579s
2025-10-03T02:09:09.057994885Z [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-10-03T02:09:09.058657609Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0034352 taking an average of 00:00:00.0034352
2025-10-03T02:09:09.059552782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-10-03T02:09:09', 'InitialSetup')
2025-10-03T02:09:09.059958478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:09.131037225Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-10-03T02:09:09.131325245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0758424s
2025-10-03T02:09:09.131928079Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2025-10-03T02:09:09.132184184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:09.132468767Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2
2025-10-03T02:09:09.133316103Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2025-10-03T02:09:09.133488751Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-10-03T02:09:09.133663503Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2025-10-03T02:09:09.133991273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2025-10-03T02:09:09.134911546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010378s
2025-10-03T02:09:09.135290318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-10-03T02:09:09', 'add_reason_to_pending_releases')
2025-10-03T02:09:09.135634832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:09.171350871Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2025-10-03T02:09:09.171508999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0374374s
2025-10-03T02:09:09.171690825Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2025-10-03T02:09:09.171906740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:09.172252346Z [Info] add_medium_support: Starting migration of Main DB to 3
2025-10-03T02:09:09.176848930Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-10-03T02:09:09.177139245Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-10-03T02:09:09.177440231Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String
2025-10-03T02:09:09.177925758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT ''
2025-10-03T02:09:09.179131546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014185s
2025-10-03T02:09:09.179414546Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-10-03T02:09:09.179670020Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-03T02:09:09.179965445Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32
2025-10-03T02:09:09.180474940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0
2025-10-03T02:09:09.181660708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014197s
2025-10-03T02:09:09.181948267Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-10-03T02:09:09.182185304Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-10-03T02:09:09.182509397Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32
2025-10-03T02:09:09.183044704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0
2025-10-03T02:09:09.184242817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014373s
2025-10-03T02:09:09.184936353Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2025-10-03T02:09:09.185777587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2025-10-03T02:09:09.186198724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009126s
2025-10-03T02:09:09.186809614Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber
2025-10-03T02:09:09.217262006Z [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-10-03T02:09:09.220612362Z [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-10-03T02:09:09.222468940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2025-10-03T02:09:09.224245316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2025-10-03T02:09:09.227310708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2025-10-03T02:09:09.227986458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2025-10-03T02:09:09.228709925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2025-10-03T02:09:09.229309221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0421095s
2025-10-03T02:09:09.229533273Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-10-03T02:09:09.229763436Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-10-03T02:09:09.230098741Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String
2025-10-03T02:09:09.230549288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT
2025-10-03T02:09:09.231792401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013925s
2025-10-03T02:09:09.232446658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-10-03T02:09:09', 'add_medium_support')
2025-10-03T02:09:09.233050684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:09.234777411Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2025-10-03T02:09:09.235050250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043124s
2025-10-03T02:09:09.235429203Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2025-10-03T02:09:09.235890221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:09.236235637Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4
2025-10-03T02:09:09.237009174Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2025-10-03T02:09:09.237579673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2025-10-03T02:09:09.238086263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000655s
2025-10-03T02:09:09.238328761Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-03T02:09:09.238671291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-03T02:09:09.254342322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156722s
2025-10-03T02:09:09.255089195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-10-03T02:09:09', 'add_various_qualites_in_profile')
2025-10-03T02:09:09.255726489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:09.256906404Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2025-10-03T02:09:09.257231238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182291s
2025-10-03T02:09:09.257586083Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2025-10-03T02:09:09.257911808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:09.258352706Z [Info] metadata_profiles: Starting migration of Main DB to 5
2025-10-03T02:09:09.259597031Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles
2025-10-03T02:09:09.260635803Z [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-10-03T02:09:09.261515804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001618s
2025-10-03T02:09:09.261874406Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name)
2025-10-03T02:09:09.262398462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC)
2025-10-03T02:09:09.262967517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007977s
2025-10-03T02:09:09.263222581Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2025-10-03T02:09:09.263489428Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-10-03T02:09:09.263814272Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32
2025-10-03T02:09:09.264381414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1
2025-10-03T02:09:09.265724718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015964s
2025-10-03T02:09:09.266075745Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes
2025-10-03T02:09:09.275368144Z [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-10-03T02:09:09.281866558Z [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-10-03T02:09:09.283738376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-10-03T02:09:09.284574449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-10-03T02:09:09.286276817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2025-10-03T02:09:09.286722895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2025-10-03T02:09:09.287165266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-10-03T02:09:09.287577776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-10-03T02:09:09.287903833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215604s
2025-10-03T02:09:09.288097573Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes
2025-10-03T02:09:09.295279062Z [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-10-03T02:09:09.299719973Z [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-10-03T02:09:09.301413402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-10-03T02:09:09.302148833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-10-03T02:09:09.303832513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2025-10-03T02:09:09.304311567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2025-10-03T02:09:09.304758106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-10-03T02:09:09.305122009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-10-03T02:09:09.305380129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171113s
2025-10-03T02:09:09.305541403Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-10-03T02:09:09.305710103Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-10-03T02:09:09.305891999Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String
2025-10-03T02:09:09.306151311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT
2025-10-03T02:09:09.306872573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008168s
2025-10-03T02:09:09.307243149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-10-03T02:09:09', 'metadata_profiles')
2025-10-03T02:09:09.307570799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:09.309275842Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2025-10-03T02:09:09.309453009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031964s
2025-10-03T02:09:09.309738343Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2025-10-03T02:09:09.309934729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:09.310211295Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6
2025-10-03T02:09:09.312854367Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2025-10-03T02:09:09.319262699Z [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-10-03T02:09:09.320301781Z [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-10-03T02:09:09.320800565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-10-03T02:09:09.321331134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-10-03T02:09:09.323050916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-10-03T02:09:09.323341451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102831s
2025-10-03T02:09:09.323503307Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-10-03T02:09:09.323695354Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-10-03T02:09:09.323860456Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2025-10-03T02:09:09.324146953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2025-10-03T02:09:09.324879208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008429s
2025-10-03T02:09:09.325196607Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2025-10-03T02:09:09.325480318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2025-10-03T02:09:09.325730201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003562s
2025-10-03T02:09:09.325898480Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-10-03T02:09:09.326018742Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-03T02:09:09.326467555Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2025-10-03T02:09:09.329350390Z [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-10-03T02:09:09.330580847Z [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-10-03T02:09:09.331196697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-10-03T02:09:09.331701423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-10-03T02:09:09.333401696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-10-03T02:09:09.333701811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070863s
2025-10-03T02:09:09.334111826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-10-03T02:09:09', 'separate_automatic_and_interactive_search')
2025-10-03T02:09:09.334464847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:09.335637117Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2025-10-03T02:09:09.335842050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089478s
2025-10-03T02:09:09.336044738Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2025-10-03T02:09:09.336251714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:09.336485585Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7
2025-10-03T02:09:09.336789858Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path
2025-10-03T02:09:09.341030566Z [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-10-03T02:09:09.344711557Z [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-10-03T02:09:09.346146376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-10-03T02:09:09.347066298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-10-03T02:09:09.348753805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-10-03T02:09:09.349163190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2025-10-03T02:09:09.349559668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2025-10-03T02:09:09.349947499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2025-10-03T02:09:09.350374979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-10-03T02:09:09.350646646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136991s
2025-10-03T02:09:09.351016441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-10-03T02:09:09', 'change_album_path_to_relative')
2025-10-03T02:09:09.351355844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:09.352451771Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2025-10-03T02:09:09.352650862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154595s
2025-10-03T02:09:09.352862628Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2025-10-03T02:09:09.353036658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:09.353275199Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8
2025-10-03T02:09:09.353865136Z [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-10-03T02:09:09.354465345Z [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-10-03T02:09:09.354798195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006214s
2025-10-03T02:09:09.355165514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-10-03T02:09:09', 'change_quality_size_mb_to_kb')
2025-10-03T02:09:09.355505529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:09.356150367Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2025-10-03T02:09:09.356302423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019133s
2025-10-03T02:09:09.356495913Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2025-10-03T02:09:09.356697409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:09.356903353Z [Info] album_releases: Starting migration of Main DB to 9
2025-10-03T02:09:09.357300743Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-10-03T02:09:09.357445695Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-03T02:09:09.357653704Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String
2025-10-03T02:09:09.357892855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT ''
2025-10-03T02:09:09.358640932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008441s
2025-10-03T02:09:09.358807908Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-10-03T02:09:09.358944062Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-10-03T02:09:09.359115677Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String
2025-10-03T02:09:09.359399840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT ''
2025-10-03T02:09:09.360138196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008467s
2025-10-03T02:09:09.360502399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-10-03T02:09:09', 'album_releases')
2025-10-03T02:09:09.360831642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:09.361476440Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2025-10-03T02:09:09.361646483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021589s
2025-10-03T02:09:09.361832648Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2025-10-03T02:09:09.362003702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:09.362234827Z [Info] album_releases_fix: Starting migration of Main DB to 10
2025-10-03T02:09:09.362659813Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-10-03T02:09:09.362795657Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-03T02:09:09.362957933Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String
2025-10-03T02:09:09.367538576Z [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-10-03T02:09:09.371633751Z [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-10-03T02:09:09.373217179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-10-03T02:09:09.374078022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-10-03T02:09:09.375823486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-10-03T02:09:09.376243101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2025-10-03T02:09:09.376595019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2025-10-03T02:09:09.376992740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2025-10-03T02:09:09.377397966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-10-03T02:09:09.377686367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145638s
2025-10-03T02:09:09.377860828Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-10-03T02:09:09.378026552Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-10-03T02:09:09.378173407Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String
2025-10-03T02:09:09.382838560Z [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-10-03T02:09:09.386970479Z [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-10-03T02:09:09.388566803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-10-03T02:09:09.389463198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-10-03T02:09:09.391173010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-10-03T02:09:09.391578426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2025-10-03T02:09:09.391981939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2025-10-03T02:09:09.392382355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2025-10-03T02:09:09.392813102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-10-03T02:09:09.393064949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147205s
2025-10-03T02:09:09.393423090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-10-03T02:09:09', 'album_releases_fix')
2025-10-03T02:09:09.393762393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:09.394655942Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2025-10-03T02:09:09.394825614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162877s
2025-10-03T02:09:09.395003021Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2025-10-03T02:09:09.395185779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:09.395413868Z [Info] import_lists: Starting migration of Main DB to 11
2025-10-03T02:09:09.396336837Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2025-10-03T02:09:09.397544207Z [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-10-03T02:09:09.398339659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018105s
2025-10-03T02:09:09.398513158Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2025-10-03T02:09:09.398783002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2025-10-03T02:09:09.399065981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004063s
2025-10-03T02:09:09.399240974Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2025-10-03T02:09:09.400002206Z [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-10-03T02:09:09.400563065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011493s
2025-10-03T02:09:09.400754601Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2025-10-03T02:09:09.401069515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-10-03T02:09:09.401391303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004682s
2025-10-03T02:09:09.401729444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-10-03T02:09:09', 'import_lists')
2025-10-03T02:09:09.402074017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:09.402991374Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2025-10-03T02:09:09.403133982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020409s
2025-10-03T02:09:09.403333373Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2025-10-03T02:09:09.403526792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:09.403753689Z [Info] add_release_status: Starting migration of Main DB to 12
2025-10-03T02:09:09.404140428Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles
2025-10-03T02:09:09.404291262Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-03T02:09:09.404502176Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String
2025-10-03T02:09:09.404842982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT ''
2025-10-03T02:09:09.405678795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009482s
2025-10-03T02:09:09.405797554Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-03T02:09:09.405981956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-03T02:09:09.408700409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027331s
2025-10-03T02:09:09.409076265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-10-03T02:09:09', 'add_release_status')
2025-10-03T02:09:09.409427883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:09.410093944Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2025-10-03T02:09:09.410247163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041014s
2025-10-03T02:09:09.410440843Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2025-10-03T02:09:09.410639082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:09.410877973Z [Info] album_download_notification: Starting migration of Main DB to 13
2025-10-03T02:09:09.411229310Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-10-03T02:09:09.411380495Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-10-03T02:09:09.411577080Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean
2025-10-03T02:09:09.411975342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0
2025-10-03T02:09:09.412696705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009382s
2025-10-03T02:09:09.413090397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-10-03T02:09:09', 'album_download_notification')
2025-10-03T02:09:09.413462326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:09.414226976Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2025-10-03T02:09:09.414430395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024158s
2025-10-03T02:09:09.414611630Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2025-10-03T02:09:09.414852265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:09.415074512Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14
2025-10-03T02:09:09.415786606Z [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-10-03T02:09:09.416605504Z [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-10-03T02:09:09.417076453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008711s
2025-10-03T02:09:09.417642683Z [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-10-03T02:09:09.418417012Z [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-10-03T02:09:09.418855825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008545s
2025-10-03T02:09:09.419238065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-10-03T02:09:09', 'fix_language_metadata_profiles')
2025-10-03T02:09:09.419590424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:09.420269221Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2025-10-03T02:09:09.420500376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022088s
2025-10-03T02:09:09.420621069Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2025-10-03T02:09:09.420810631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:09.421031025Z [Info] remove_fanzub: Starting migration of Main DB to 15
2025-10-03T02:09:09.421380167Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2025-10-03T02:09:09.421662857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2025-10-03T02:09:09.421903872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003156s
2025-10-03T02:09:09.422246061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-10-03T02:09:09', 'remove_fanzub')
2025-10-03T02:09:09.422564422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:09.423188278Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2025-10-03T02:09:09.423337117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001577s
2025-10-03T02:09:09.423537832Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2025-10-03T02:09:09.423742013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:09.423987808Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16
2025-10-03T02:09:09.425776058Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId)
2025-10-03T02:09:09.426050591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC)
2025-10-03T02:09:09.426334162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003919s
2025-10-03T02:09:09.426541850Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate)
2025-10-03T02:09:09.426864489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC)
2025-10-03T02:09:09.427233252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004957s
2025-10-03T02:09:09.427745784Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId)
2025-10-03T02:09:09.428245229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId"
2025-10-03T02:09:09.428717620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007382s
2025-10-03T02:09:09.428922503Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date)
2025-10-03T02:09:09.429209771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2025-10-03T02:09:09.429518122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004374s
2025-10-03T02:09:09.429694427Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2025-10-03T02:09:09.429921033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2025-10-03T02:09:09.430267471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004032s
2025-10-03T02:09:09.430450860Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2025-10-03T02:09:09.430775944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-10-03T02:09:09.431136230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004537s
2025-10-03T02:09:09.431486435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-10-03T02:09:09', 'update_artist_history_indexes')
2025-10-03T02:09:09.431822602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:09.432740159Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2025-10-03T02:09:09.432833006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019973s
2025-10-03T02:09:09.433014000Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2025-10-03T02:09:09.433192329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:09.433426822Z [Info] remove_nma: Starting migration of Main DB to 17
2025-10-03T02:09:09.435396688Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-03T02:09:09.437969728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2025-10-03T02:09:09.438284311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026656s
2025-10-03T02:09:09.438573253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-10-03T02:09:09', 'remove_nma')
2025-10-03T02:09:09.438897616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:09.439546673Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2025-10-03T02:09:09.439692777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039436s
2025-10-03T02:09:09.439901447Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2025-10-03T02:09:09.440106330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:09.440338477Z [Info] album_disambiguation: Starting migration of Main DB to 18
2025-10-03T02:09:09.440645064Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-10-03T02:09:09.440874537Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.4E-06s
2025-10-03T02:09:09.440997885Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String
2025-10-03T02:09:09.441261305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT
2025-10-03T02:09:09.442178743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010014s
2025-10-03T02:09:09.442529579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-10-03T02:09:09', 'album_disambiguation')
2025-10-03T02:09:09.442885776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:09.443528069Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2025-10-03T02:09:09.443702942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023298s
2025-10-03T02:09:09.443903766Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2025-10-03T02:09:09.444106233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:09.444379383Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19
2025-10-03T02:09:09.444623866Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-03T02:09:09.444823698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-03T02:09:09.447723166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029255s
2025-10-03T02:09:09.448149434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-10-03T02:09:09', 'add_ape_quality_in_profiles')
2025-10-03T02:09:09.448480761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:09.449164137Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2025-10-03T02:09:09.449324800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043248s
2025-10-03T02:09:09.449498981Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2025-10-03T02:09:09.449717511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:09.449941352Z [Info] remove_pushalot: Starting migration of Main DB to 20
2025-10-03T02:09:09.450671251Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-03T02:09:09.450961496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2025-10-03T02:09:09.451196950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003539s
2025-10-03T02:09:09.451394417Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-03T02:09:09.451668529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2025-10-03T02:09:09.451941148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003469s
2025-10-03T02:09:09.452119056Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-03T02:09:09.452388469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2025-10-03T02:09:09.452626438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003452s
2025-10-03T02:09:09.452985841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-10-03T02:09:09', 'remove_pushalot')
2025-10-03T02:09:09.453294002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:09.454017629Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2025-10-03T02:09:09.454116458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016444s
2025-10-03T02:09:09.454303695Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2025-10-03T02:09:09.454496543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:09.454743300Z [Info] add_custom_filters: Starting migration of Main DB to 21
2025-10-03T02:09:09.455138305Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2025-10-03T02:09:09.455609193Z [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-10-03T02:09:09.456063417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007562s
2025-10-03T02:09:09.456418222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-10-03T02:09:09', 'add_custom_filters')
2025-10-03T02:09:09.456753246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:09.457439207Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2025-10-03T02:09:09.457616825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021047s
2025-10-03T02:09:09.457806246Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2025-10-03T02:09:09.457992391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:09.458218126Z [Info] import_list_tags: Starting migration of Main DB to 22
2025-10-03T02:09:09.458534653Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-10-03T02:09:09.458681819Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-03T02:09:09.458878605Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String
2025-10-03T02:09:09.459145463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT
2025-10-03T02:09:09.459909671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008378s
2025-10-03T02:09:09.460289015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-10-03T02:09:09', 'import_list_tags')
2025-10-03T02:09:09.460657397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:09.461291083Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2025-10-03T02:09:09.461432527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022041s
2025-10-03T02:09:09.461627109Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2025-10-03T02:09:09.461827002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:09.462050582Z [Info] add_release_groups_etc: Starting migration of Main DB to 23
2025-10-03T02:09:09.468217959Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata
2025-10-03T02:09:09.469173012Z [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-10-03T02:09:09.478699662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102516s
2025-10-03T02:09:09.478947511Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId)
2025-10-03T02:09:09.479280852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC)
2025-10-03T02:09:09.479646248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005291s
2025-10-03T02:09:09.484847921Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-10-03T02:09:09.484876939Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-10-03T02:09:09.484888202Z FROM "Artists"
2025-10-03T02:09:09.486545308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-10-03T02:09:09.486571371Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-10-03T02:09:09.486584768Z FROM "Artists"
2025-10-03T02:09:09.487342633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018185s
2025-10-03T02:09:09.487522576Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2025-10-03T02:09:09.487653329Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-10-03T02:09:09.487875316Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32
2025-10-03T02:09:09.488209649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2025-10-03T02:09:09.489101104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010031s
2025-10-03T02:09:09.490159555Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2025-10-03T02:09:09.490186078Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-10-03T02:09:09.490196339Z FROM "ArtistMetadata"
2025-10-03T02:09:09.490204946Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2025-10-03T02:09:09.491673753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2025-10-03T02:09:09.491695527Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-10-03T02:09:09.491704806Z FROM "ArtistMetadata"
2025-10-03T02:09:09.491713283Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2025-10-03T02:09:09.492390416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016214s
2025-10-03T02:09:09.492592914Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases
2025-10-03T02:09:09.493763070Z [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-10-03T02:09:09.494699966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019165s
2025-10-03T02:09:09.494849467Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId)
2025-10-03T02:09:09.495175544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2025-10-03T02:09:09.495545609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005371s
2025-10-03T02:09:09.495751884Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId)
2025-10-03T02:09:09.496070105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2025-10-03T02:09:09.496425460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004934s
2025-10-03T02:09:09.496575843Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-03T02:09:09.496756517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-03T02:09:09.505054343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083025s
2025-10-03T02:09:09.505292903Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-10-03T02:09:09.505377123Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-03T02:09:09.505596795Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32
2025-10-03T02:09:09.505878312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2025-10-03T02:09:09.506915851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011776s
2025-10-03T02:09:09.507077537Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-10-03T02:09:09.507228881Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-03T02:09:09.507453323Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean
2025-10-03T02:09:09.507703417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1
2025-10-03T02:09:09.508700153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011187s
2025-10-03T02:09:09.508894835Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-10-03T02:09:09.509005859Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-03T02:09:09.509184980Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String
2025-10-03T02:09:09.509420664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT
2025-10-03T02:09:09.510343773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009945s
2025-10-03T02:09:09.511639451Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2025-10-03T02:09:09.511657027Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-10-03T02:09:09.511666806Z FROM "ArtistMetadata"
2025-10-03T02:09:09.511675594Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-10-03T02:09:09.511684813Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2025-10-03T02:09:09.513547864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2025-10-03T02:09:09.513572343Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-10-03T02:09:09.513581662Z FROM "ArtistMetadata"
2025-10-03T02:09:09.513590149Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-10-03T02:09:09.513599267Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2025-10-03T02:09:09.514364959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019524s
2025-10-03T02:09:09.514522877Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-10-03T02:09:09.514644011Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-03T02:09:09.514840466Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String
2025-10-03T02:09:09.515160781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0'
2025-10-03T02:09:09.515990321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009603s
2025-10-03T02:09:09.516148480Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-10-03T02:09:09.516332350Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-03T02:09:09.516476720Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32
2025-10-03T02:09:09.516786504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0
2025-10-03T02:09:09.517577487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009342s
2025-10-03T02:09:09.517750435Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-10-03T02:09:09.517874996Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-03T02:09:09.518061120Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32
2025-10-03T02:09:09.518379912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2025-10-03T02:09:09.519185113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009411s
2025-10-03T02:09:09.520408877Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-10-03T02:09:09.520435421Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-10-03T02:09:09.520445030Z FROM "AlbumReleases"
2025-10-03T02:09:09.520453758Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-10-03T02:09:09.520462896Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2025-10-03T02:09:09.522207268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-10-03T02:09:09.522226376Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-10-03T02:09:09.522235505Z FROM "AlbumReleases"
2025-10-03T02:09:09.522243902Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-10-03T02:09:09.522252910Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2025-10-03T02:09:09.523025786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018482s
2025-10-03T02:09:09.524328278Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-10-03T02:09:09.524354641Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-10-03T02:09:09.524364090Z FROM "ArtistMetadata"
2025-10-03T02:09:09.524372588Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-10-03T02:09:09.524381806Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2025-10-03T02:09:09.526156088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-10-03T02:09:09.526183073Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-10-03T02:09:09.526194987Z FROM "ArtistMetadata"
2025-10-03T02:09:09.526205538Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-10-03T02:09:09.526216690Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2025-10-03T02:09:09.526948283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019091s
2025-10-03T02:09:09.527589514Z [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-10-03T02:09:09.531104531Z [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-10-03T02:09:09.532980799Z [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-10-03T02:09:09.533788144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-10-03T02:09:09.534582644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-10-03T02:09:09.536648323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-10-03T02:09:09.537066134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-10-03T02:09:09.537333683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094304s
2025-10-03T02:09:09.537759079Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync
2025-10-03T02:09:09.542125510Z [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-10-03T02:09:09.545086542Z [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-10-03T02:09:09.546225836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-10-03T02:09:09.547357564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-10-03T02:09:09.550216651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-10-03T02:09:09.550725265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-10-03T02:09:09.551036752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129943s
2025-10-03T02:09:09.551363610Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored
2025-10-03T02:09:09.554596118Z [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-10-03T02:09:09.556578479Z [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-10-03T02:09:09.557356997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2025-10-03T02:09:09.557995883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2025-10-03T02:09:09.559842330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2025-10-03T02:09:09.560334081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2025-10-03T02:09:09.560684626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091947s
2025-10-03T02:09:09.560867194Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId
2025-10-03T02:09:09.563550427Z [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-10-03T02:09:09.564793720Z [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-10-03T02:09:09.565376854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-10-03T02:09:09.565964728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-10-03T02:09:09.567696695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-10-03T02:09:09.568022430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069884s
2025-10-03T02:09:09.568218595Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2025-10-03T02:09:09.568556425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-10-03T02:09:09.568812291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004326s
2025-10-03T02:09:09.569005219Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored)
2025-10-03T02:09:09.569281105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-10-03T02:09:09.569562671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003907s
2025-10-03T02:09:09.569742564Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId)
2025-10-03T02:09:09.570067528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2025-10-03T02:09:09.570344265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004223s
2025-10-03T02:09:09.570534348Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId)
2025-10-03T02:09:09.570832628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC)
2025-10-03T02:09:09.571109566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004205s
2025-10-03T02:09:09.571295029Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId)
2025-10-03T02:09:09.571571285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC)
2025-10-03T02:09:09.571895238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004199s
2025-10-03T02:09:09.572077625Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId)
2025-10-03T02:09:09.572368070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC)
2025-10-03T02:09:09.572685880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004273s
2025-10-03T02:09:09.572849409Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-03T02:09:09.575436147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2025-10-03T02:09:09.575694798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027084s
2025-10-03T02:09:09.575839980Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-03T02:09:09.576136647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2025-10-03T02:09:09.576411009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003717s
2025-10-03T02:09:09.576525209Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-03T02:09:09.576861597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand'
2025-10-03T02:09:09.577163635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004899s
2025-10-03T02:09:09.577529622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-10-03T02:09:09', 'add_release_groups_etc')
2025-10-03T02:09:09.577903635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:09.579655251Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2025-10-03T02:09:09.579870334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029422s
2025-10-03T02:09:09.580156170Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2025-10-03T02:09:09.580329789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:09.580597178Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24
2025-10-03T02:09:09.581314231Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-03T02:09:09.581543613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1
2025-10-03T02:09:09.581800540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003214s
2025-10-03T02:09:09.582199063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-10-03T02:09:09', 'NewMediaInfoFormat')
2025-10-03T02:09:09.582544699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:09.583270640Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2025-10-03T02:09:09.583427737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017702s
2025-10-03T02:09:09.583637499Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2025-10-03T02:09:09.583843534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:09.584127916Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25
2025-10-03T02:09:09.585216017Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2025-10-03T02:09:09.585588036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2025-10-03T02:09:09.588669971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032461s
2025-10-03T02:09:09.588851436Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-10-03T02:09:09.589091229Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-03T02:09:09.589220640Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2025-10-03T02:09:09.589600665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2025-10-03T02:09:09.590514685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011019s
2025-10-03T02:09:09.590916153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-10-03T02:09:09', 'rename_restrictions_to_release_profiles')
2025-10-03T02:09:09.591261920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:09.592088163Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2025-10-03T02:09:09.592275410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026269s
2025-10-03T02:09:09.592500022Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2025-10-03T02:09:09.592703532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:09.592990430Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26
2025-10-03T02:09:09.593811573Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2025-10-03T02:09:09.594071536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2025-10-03T02:09:09.595742541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017486s
2025-10-03T02:09:09.595943505Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-10-03T02:09:09.596088367Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-03T02:09:09.596301516Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2025-10-03T02:09:09.596639476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2025-10-03T02:09:09.597319506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008319s
2025-10-03T02:09:09.597497314Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2025-10-03T02:09:09.597634159Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-03T02:09:09.597834382Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2025-10-03T02:09:09.598113274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2025-10-03T02:09:09.598944477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009238s
2025-10-03T02:09:09.599123207Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-03T02:09:09.599380144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2025-10-03T02:09:09.599618695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000345s
2025-10-03T02:09:09.599759228Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-03T02:09:09.600016696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2025-10-03T02:09:09.600261529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003409s
2025-10-03T02:09:09.600489077Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId
2025-10-03T02:09:09.603806496Z [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-10-03T02:09:09.605727925Z [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-10-03T02:09:09.606539098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-10-03T02:09:09.607254528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-10-03T02:09:09.609061667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-10-03T02:09:09.609498646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-10-03T02:09:09.609960115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-10-03T02:09:09.610438729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-10-03T02:09:09.610786078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101441s
2025-10-03T02:09:09.611200062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-10-03T02:09:09', 'rename_quality_profiles_add_upgrade_allowed')
2025-10-03T02:09:09.611537481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:09.612685092Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2025-10-03T02:09:09.612874293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119845s
2025-10-03T02:09:09.613208636Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2025-10-03T02:09:09.613257985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:09.613496185Z [Info] add_import_exclusions: Starting migration of Main DB to 27
2025-10-03T02:09:09.613923054Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2025-10-03T02:09:09.614367820Z [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-10-03T02:09:09.614755370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006655s
2025-10-03T02:09:09.614959100Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId)
2025-10-03T02:09:09.615300057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC)
2025-10-03T02:09:09.615670973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005142s
2025-10-03T02:09:09.616026088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-10-03T02:09:09', 'add_import_exclusions')
2025-10-03T02:09:09.616361915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:09.617251445Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2025-10-03T02:09:09.617431037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020802s
2025-10-03T02:09:09.617639888Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2025-10-03T02:09:09.617816984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:09.618060895Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28
2025-10-03T02:09:09.625700506Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-10-03T02:09:09.625729575Z WHERE "Id" in (
2025-10-03T02:09:09.625740557Z SELECT "Artists"."Id" from "Artists"
2025-10-03T02:09:09.625749405Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-10-03T02:09:09.625758473Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-10-03T02:09:09.627462544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-10-03T02:09:09.627485330Z WHERE "Id" in (
2025-10-03T02:09:09.627494208Z SELECT "Artists"."Id" from "Artists"
2025-10-03T02:09:09.627502925Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-10-03T02:09:09.627512515Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-10-03T02:09:09.628423879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020186s
2025-10-03T02:09:09.629645780Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2025-10-03T02:09:09.629666271Z WHERE "Id" in (
2025-10-03T02:09:09.629694588Z SELECT "Albums"."Id" from "Albums"
2025-10-03T02:09:09.629703516Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-10-03T02:09:09.629712634Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-10-03T02:09:09.631373718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2025-10-03T02:09:09.631399260Z WHERE "Id" in (
2025-10-03T02:09:09.631411895Z SELECT "Albums"."Id" from "Albums"
2025-10-03T02:09:09.631422527Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-10-03T02:09:09.631431906Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-10-03T02:09:09.632283440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019307s
2025-10-03T02:09:09.633413525Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2025-10-03T02:09:09.633436932Z WHERE "Id" in (
2025-10-03T02:09:09.633450560Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-10-03T02:09:09.633465199Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-10-03T02:09:09.633474628Z WHERE "Albums"."Id" IS NULL)
2025-10-03T02:09:09.635070341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2025-10-03T02:09:09.635100973Z WHERE "Id" in (
2025-10-03T02:09:09.635111604Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-10-03T02:09:09.635126594Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-10-03T02:09:09.635143949Z WHERE "Albums"."Id" IS NULL)
2025-10-03T02:09:09.635819399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017492s
2025-10-03T02:09:09.637022732Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-10-03T02:09:09.637048925Z WHERE "Id" in (
2025-10-03T02:09:09.637058133Z SELECT "Tracks"."Id" from "Tracks"
2025-10-03T02:09:09.637069747Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-10-03T02:09:09.637079436Z WHERE "AlbumReleases"."Id" IS NULL)
2025-10-03T02:09:09.638747424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-10-03T02:09:09.638775852Z WHERE "Id" in (
2025-10-03T02:09:09.638808818Z SELECT "Tracks"."Id" from "Tracks"
2025-10-03T02:09:09.638821463Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-10-03T02:09:09.638832105Z WHERE "AlbumReleases"."Id" IS NULL)
2025-10-03T02:09:09.639558597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018469s
2025-10-03T02:09:09.640788714Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-10-03T02:09:09.640824356Z WHERE "Id" in (
2025-10-03T02:09:09.640835298Z SELECT "Tracks"."Id" from "Tracks"
2025-10-03T02:09:09.640846020Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-10-03T02:09:09.640859156Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-10-03T02:09:09.642491763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-10-03T02:09:09.642522104Z WHERE "Id" in (
2025-10-03T02:09:09.642535351Z SELECT "Tracks"."Id" from "Tracks"
2025-10-03T02:09:09.642546784Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-10-03T02:09:09.642561774Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-10-03T02:09:09.643320632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018664s
2025-10-03T02:09:09.644691893Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-10-03T02:09:09.644725290Z WHERE "Id" IN (
2025-10-03T02:09:09.644738196Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-10-03T02:09:09.644751222Z LEFT OUTER JOIN "Tracks"
2025-10-03T02:09:09.644761513Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-10-03T02:09:09.644770230Z WHERE "Tracks"."Id" IS NULL)
2025-10-03T02:09:09.646577098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-10-03T02:09:09.646601858Z WHERE "Id" IN (
2025-10-03T02:09:09.646611016Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-10-03T02:09:09.646619664Z LEFT OUTER JOIN "Tracks"
2025-10-03T02:09:09.646627951Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-10-03T02:09:09.646638492Z WHERE "Tracks"."Id" IS NULL)
2025-10-03T02:09:09.647426278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019971s
2025-10-03T02:09:09.647771242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-10-03T02:09:09', 'clean_artist_metadata_table')
2025-10-03T02:09:09.648131608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:09.648939154Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2025-10-03T02:09:09.649113004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034965s
2025-10-03T02:09:09.649303858Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2025-10-03T02:09:09.649498019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:09.649751630Z [Info] health_issue_notification: Starting migration of Main DB to 29
2025-10-03T02:09:09.650431669Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-10-03T02:09:09.650599366Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-03T02:09:09.650816734Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2025-10-03T02:09:09.651169404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2025-10-03T02:09:09.651912460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000929s
2025-10-03T02:09:09.652098094Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-10-03T02:09:09.652226823Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-03T02:09:09.652444481Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2025-10-03T02:09:09.652787151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2025-10-03T02:09:09.653594477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009718s
2025-10-03T02:09:09.653771443Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-10-03T02:09:09.653918930Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-03T02:09:09.654112289Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean
2025-10-03T02:09:09.654448406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0
2025-10-03T02:09:09.655199839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009019s
2025-10-03T02:09:09.655373719Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-10-03T02:09:09.655516707Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-03T02:09:09.655734956Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean
2025-10-03T02:09:09.656135332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0
2025-10-03T02:09:09.656871875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009391s
2025-10-03T02:09:09.657054312Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-10-03T02:09:09.657196108Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-03T02:09:09.657385740Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean
2025-10-03T02:09:09.657695503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0
2025-10-03T02:09:09.658500614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009232s
2025-10-03T02:09:09.658689424Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload
2025-10-03T02:09:09.664025638Z [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-10-03T02:09:09.666423275Z [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-10-03T02:09:09.667330472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2025-10-03T02:09:09.667780117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2025-10-03T02:09:09.669553788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106904s
2025-10-03T02:09:09.669820375Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport
2025-10-03T02:09:09.673581978Z [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-10-03T02:09:09.675954255Z [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-10-03T02:09:09.676902454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2025-10-03T02:09:09.677366418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2025-10-03T02:09:09.679076821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090464s
2025-10-03T02:09:09.679492108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-10-03T02:09:09', 'health_issue_notification')
2025-10-03T02:09:09.679778745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:09.680790842Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2025-10-03T02:09:09.680954522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107316s
2025-10-03T02:09:09.681168242Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2025-10-03T02:09:09.681386391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:09.681654221Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30
2025-10-03T02:09:09.682705958Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-10-03T02:09:09.682903786Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-03T02:09:09.683075652Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime
2025-10-03T02:09:09.683409495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00'
2025-10-03T02:09:09.684174365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009274s
2025-10-03T02:09:09.684334447Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-10-03T02:09:09.684488377Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-03T02:09:09.684659050Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String
2025-10-03T02:09:09.684895937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT
2025-10-03T02:09:09.685667772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000818s
2025-10-03T02:09:09.685916953Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2025-10-03T02:09:09.686202137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2025-10-03T02:09:09.686411940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003124s
2025-10-03T02:09:09.687275048Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-10-03T02:09:09.687299407Z WHERE "Id" IN (
2025-10-03T02:09:09.687310589Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-10-03T02:09:09.687320700Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-10-03T02:09:09.687329918Z WHERE "Tracks"."Id" IS NULL)
2025-10-03T02:09:09.688497910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-10-03T02:09:09.688521457Z WHERE "Id" IN (
2025-10-03T02:09:09.688530355Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-10-03T02:09:09.688540836Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-10-03T02:09:09.688551778Z WHERE "Tracks"."Id" IS NULL)
2025-10-03T02:09:09.689170654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013712s
2025-10-03T02:09:09.690282172Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-10-03T02:09:09.690307042Z WHERE "Id" IN (
2025-10-03T02:09:09.690316361Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-10-03T02:09:09.690324958Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-10-03T02:09:09.690334017Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-10-03T02:09:09.690344488Z WHERE "Artists"."Path" IS NULL)
2025-10-03T02:09:09.691869117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-10-03T02:09:09.691900631Z WHERE "Id" IN (
2025-10-03T02:09:09.691911773Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-10-03T02:09:09.691921533Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-10-03T02:09:09.691930802Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-10-03T02:09:09.691941283Z WHERE "Artists"."Path" IS NULL)
2025-10-03T02:09:09.692743047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018019s
2025-10-03T02:09:09.694153236Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-10-03T02:09:09.694175371Z WHERE "Id" IN (
2025-10-03T02:09:09.694215872Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-10-03T02:09:09.694229690Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-10-03T02:09:09.694243428Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-10-03T02:09:09.694254169Z WHERE "AlbumReleases"."Monitored" = 0
2025-10-03T02:09:09.694264881Z OR "AlbumReleases"."Monitored" IS NULL)
2025-10-03T02:09:09.695881676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-10-03T02:09:09.695905614Z WHERE "Id" IN (
2025-10-03T02:09:09.695914592Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-10-03T02:09:09.695923390Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-10-03T02:09:09.695932448Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-10-03T02:09:09.695941356Z WHERE "AlbumReleases"."Monitored" = 0
2025-10-03T02:09:09.695949763Z OR "AlbumReleases"."Monitored" IS NULL)
2025-10-03T02:09:09.696824775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019966s
2025-10-03T02:09:09.697621369Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2025-10-03T02:09:09.697645006Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-10-03T02:09:09.697655307Z FROM "Artists"
2025-10-03T02:09:09.697663824Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-10-03T02:09:09.697672772Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2025-10-03T02:09:09.698616632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2025-10-03T02:09:09.698640671Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-10-03T02:09:09.698650410Z FROM "Artists"
2025-10-03T02:09:09.698658938Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-10-03T02:09:09.698672144Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2025-10-03T02:09:09.699134816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011024s
2025-10-03T02:09:09.699991801Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-10-03T02:09:09.700014707Z WHERE "Id" NOT IN (
2025-10-03T02:09:09.700023555Z SELECT MIN("Id")
2025-10-03T02:09:09.700031922Z FROM "TrackFiles"
2025-10-03T02:09:09.700054808Z GROUP BY "Path"
2025-10-03T02:09:09.700063385Z )
2025-10-03T02:09:09.701221026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-10-03T02:09:09.701247008Z WHERE "Id" NOT IN (
2025-10-03T02:09:09.701255846Z SELECT MIN("Id")
2025-10-03T02:09:09.701264473Z FROM "TrackFiles"
2025-10-03T02:09:09.701274934Z GROUP BY "Path"
2025-10-03T02:09:09.701283672Z )
2025-10-03T02:09:09.701821665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012855s
2025-10-03T02:09:09.701981647Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-10-03T02:09:09.702152211Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-10-03T02:09:09.702329277Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String
2025-10-03T02:09:09.705428898Z [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-10-03T02:09:09.706941934Z [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-10-03T02:09:09.707631773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-10-03T02:09:09.708202723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-10-03T02:09:09.710092227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-10-03T02:09:09.710394375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079128s
2025-10-03T02:09:09.710622114Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path)
2025-10-03T02:09:09.710848369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2025-10-03T02:09:09.711251982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004071s
2025-10-03T02:09:09.711335199Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath
2025-10-03T02:09:09.714346222Z [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-10-03T02:09:09.715739617Z [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-10-03T02:09:09.716377281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-10-03T02:09:09.716935685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-10-03T02:09:09.718746270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-10-03T02:09:09.719219182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2025-10-03T02:09:09.719501771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080027s
2025-10-03T02:09:09.719900184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-10-03T02:09:09', 'add_mediafilerepository_mtime')
2025-10-03T02:09:09.720279046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:09.721482369Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2025-10-03T02:09:09.721655598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099166s
2025-10-03T02:09:09.721905260Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2025-10-03T02:09:09.722137298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:09.722366740Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31
2025-10-03T02:09:09.724872675Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-10-03T02:09:09.724897415Z WHERE "Id" NOT IN (
2025-10-03T02:09:09.724906543Z SELECT MIN("Artists"."Id") from "Artists"
2025-10-03T02:09:09.724915201Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-10-03T02:09:09.724924599Z GROUP BY "ArtistMetadata"."Id")
2025-10-03T02:09:09.726722018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-10-03T02:09:09.726749724Z WHERE "Id" NOT IN (
2025-10-03T02:09:09.726943184Z SELECT MIN("Artists"."Id") from "Artists"
2025-10-03T02:09:09.726955438Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-10-03T02:09:09.726964647Z GROUP BY "ArtistMetadata"."Id")
2025-10-03T02:09:09.727648233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019847s
2025-10-03T02:09:09.727770329Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId)
2025-10-03T02:09:09.728016905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId"
2025-10-03T02:09:09.728344655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003951s
2025-10-03T02:09:09.728593316Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32
2025-10-03T02:09:09.731837067Z [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-10-03T02:09:09.733756150Z [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-10-03T02:09:09.734623837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-10-03T02:09:09.735184176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-10-03T02:09:09.736977737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-10-03T02:09:09.737383484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-10-03T02:09:09.737772176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-10-03T02:09:09.738077862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093456s
2025-10-03T02:09:09.738257012Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2025-10-03T02:09:09.738567748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-10-03T02:09:09.738875608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004518s
2025-10-03T02:09:09.739286254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-10-03T02:09:09', 'add_artistmetadataid_constraint')
2025-10-03T02:09:09.739610678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:09.740649088Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2025-10-03T02:09:09.740814732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021482s
2025-10-03T02:09:09.741015205Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2025-10-03T02:09:09.741206270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:09.741456193Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32
2025-10-03T02:09:09.742174520Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2025-10-03T02:09:09.742340664Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-10-03T02:09:09.742550877Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String
2025-10-03T02:09:09.742880862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]'
2025-10-03T02:09:09.743638958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008915s
2025-10-03T02:09:09.743820644Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2025-10-03T02:09:09.743970916Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-03T02:09:09.744181621Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String
2025-10-03T02:09:09.744526104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]'
2025-10-03T02:09:09.745254821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008826s
2025-10-03T02:09:09.745421757Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-10-03T02:09:09.745548503Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-10-03T02:09:09.745736190Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String
2025-10-03T02:09:09.746069431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]'
2025-10-03T02:09:09.746872468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008914s
2025-10-03T02:09:09.746981778Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2025-10-03T02:09:09.747143253Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-03T02:09:09.747328045Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String
2025-10-03T02:09:09.747693221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]'
2025-10-03T02:09:09.748441657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000912s
2025-10-03T02:09:09.748604315Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-10-03T02:09:09.748738455Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-03T02:09:09.748929369Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String
2025-10-03T02:09:09.749239103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]'
2025-10-03T02:09:09.750006608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008936s
2025-10-03T02:09:09.750170188Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-10-03T02:09:09.750303496Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-10-03T02:09:09.750499581Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String
2025-10-03T02:09:09.750809334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]'
2025-10-03T02:09:09.751586720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008892s
2025-10-03T02:09:09.751955191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-10-03T02:09:09', 'old_ids_and_artist_alias')
2025-10-03T02:09:09.752313443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:09.753107481Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2025-10-03T02:09:09.753256792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023814s
2025-10-03T02:09:09.753457306Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2025-10-03T02:09:09.753643581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:09.753923484Z [Info] download_propers_config: Starting migration of Main DB to 33
2025-10-03T02:09:09.754210612Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-03T02:09:09.754404833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-03T02:09:09.755113691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007276s
2025-10-03T02:09:09.755374205Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2025-10-03T02:09:09.755646664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2025-10-03T02:09:09.755881436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003062s
2025-10-03T02:09:09.756242002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-10-03T02:09:09', 'download_propers_config')
2025-10-03T02:09:09.756569211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:09.757284201Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2025-10-03T02:09:09.757436978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016652s
2025-10-03T02:09:09.757636650Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2025-10-03T02:09:09.757837945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:09.758099722Z [Info] remove_language_profiles: Starting migration of Main DB to 34
2025-10-03T02:09:09.759049835Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2025-10-03T02:09:09.759318737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2025-10-03T02:09:09.760985202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005394s
2025-10-03T02:09:09.761076416Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId
2025-10-03T02:09:09.769562421Z [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-10-03T02:09:09.769617291Z [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-10-03T02:09:09.769635668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-10-03T02:09:09.769650739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-10-03T02:09:09.770292962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-10-03T02:09:09.771231762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-10-03T02:09:09.771271472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-10-03T02:09:09.771556756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-10-03T02:09:09.771947874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116285s
2025-10-03T02:09:09.771974116Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2025-10-03T02:09:09.774990630Z [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-10-03T02:09:09.776591803Z [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-10-03T02:09:09.777293346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2025-10-03T02:09:09.777821108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2025-10-03T02:09:09.779623026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2025-10-03T02:09:09.779924133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077641s
2025-10-03T02:09:09.780118334Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language
2025-10-03T02:09:09.784165702Z [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-10-03T02:09:09.785638588Z [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-10-03T02:09:09.786302525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2025-10-03T02:09:09.786702370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2025-10-03T02:09:09.788401240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008106s
2025-10-03T02:09:09.788584048Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2025-10-03T02:09:09.791371600Z [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-10-03T02:09:09.792605424Z [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-10-03T02:09:09.793175272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-10-03T02:09:09.793882135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2025-10-03T02:09:09.795625565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-10-03T02:09:09.796058887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-10-03T02:09:09.796492140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2025-10-03T02:09:09.796956004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-10-03T02:09:09.797279285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085502s
2025-10-03T02:09:09.797460229Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language
2025-10-03T02:09:09.800197640Z [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-10-03T02:09:09.801306643Z [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-10-03T02:09:09.801855769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2025-10-03T02:09:09.802303821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2025-10-03T02:09:09.803990547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006341s
2025-10-03T02:09:09.804172373Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language
2025-10-03T02:09:09.807060077Z [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-10-03T02:09:09.808365335Z [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-10-03T02:09:09.808945483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-10-03T02:09:09.809518096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-10-03T02:09:09.811290655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-10-03T02:09:09.811712474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2025-10-03T02:09:09.812000143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076717s
2025-10-03T02:09:09.812406381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-10-03T02:09:09', 'remove_language_profiles')
2025-10-03T02:09:09.812719622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:09.814200834Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2025-10-03T02:09:09.814304042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097637s
2025-10-03T02:09:09.814532712Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2025-10-03T02:09:09.814786283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:09.814996887Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35
2025-10-03T02:09:09.815509248Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-10-03T02:09:09.815707107Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-03T02:09:09.815895777Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String
2025-10-03T02:09:09.816254188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT
2025-10-03T02:09:09.816927915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008192s
2025-10-03T02:09:09.817318050Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2025-10-03T02:09:09.817790471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2025-10-03T02:09:09.818099433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005029s
2025-10-03T02:09:09.818461552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-10-03T02:09:09', 'multi_disc_naming_format')
2025-10-03T02:09:09.818768701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:09.819703643Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2025-10-03T02:09:09.819875980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020776s
2025-10-03T02:09:09.820098067Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2025-10-03T02:09:09.820279292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:09.820525738Z [Info] add_download_client_priority: Starting migration of Main DB to 36
2025-10-03T02:09:09.820945944Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-10-03T02:09:09.821092459Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-03T02:09:09.821291039Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2025-10-03T02:09:09.821592606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2025-10-03T02:09:09.822343618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008712s
2025-10-03T02:09:09.822491737Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-03T02:09:09.822686599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-03T02:09:09.846936673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0242221s
2025-10-03T02:09:09.847382721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-10-03T02:09:09', 'add_download_client_priority')
2025-10-03T02:09:09.847751864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:09.848578328Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2025-10-03T02:09:09.848733480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0258683s
2025-10-03T02:09:09.848938433Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2025-10-03T02:09:09.849142684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:09.849369892Z [Info] remove_growl_prowl: Starting migration of Main DB to 37
2025-10-03T02:09:09.849771510Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-03T02:09:09.850048929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2025-10-03T02:09:09.850281527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003484s
2025-10-03T02:09:09.850498544Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-03T02:09:09.850767536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl'
2025-10-03T02:09:09.850974582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003217s
2025-10-03T02:09:09.851337904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-10-03T02:09:09', 'remove_growl_prowl')
2025-10-03T02:09:09.851676445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:09.852334681Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2025-10-03T02:09:09.852488009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016431s
2025-10-03T02:09:09.852702421Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2025-10-03T02:09:09.852879788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:09.853128509Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38
2025-10-03T02:09:09.853495538Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-03T02:09:09.853781864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2025-10-03T02:09:09.854038902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003554s
2025-10-03T02:09:09.854236921Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-03T02:09:09.854496904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2025-10-03T02:09:09.854715644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003349s
2025-10-03T02:09:09.855122253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-10-03T02:09:09', 'remove_plex_hometheatre')
2025-10-03T02:09:09.855421876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:09.856101354Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2025-10-03T02:09:09.856266136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016669s
2025-10-03T02:09:09.856455317Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2025-10-03T02:09:09.856666402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:09.856911275Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39
2025-10-03T02:09:09.857701877Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-10-03T02:09:09.857851959Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-03T02:09:09.858021641Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String
2025-10-03T02:09:09.858282255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT
2025-10-03T02:09:09.859088509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008775s
2025-10-03T02:09:09.859243260Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-10-03T02:09:09.859405507Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-03T02:09:09.859594207Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32
2025-10-03T02:09:09.859964131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0
2025-10-03T02:09:09.860732178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009426s
2025-10-03T02:09:09.860899825Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-10-03T02:09:09.861065639Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-03T02:09:09.861227405Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32
2025-10-03T02:09:09.861586909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0
2025-10-03T02:09:09.862346749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009246s
2025-10-03T02:09:09.862519336Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-10-03T02:09:09.862657274Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-10-03T02:09:09.862847527Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32
2025-10-03T02:09:09.863195507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0
2025-10-03T02:09:09.863973995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009067s
2025-10-03T02:09:09.864128746Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-10-03T02:09:09.864266804Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-10-03T02:09:09.864441095Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String
2025-10-03T02:09:09.864717381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT
2025-10-03T02:09:09.865434074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007902s
2025-10-03T02:09:09.865595850Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-03T02:09:09.865764740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-03T02:09:09.867274800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015329s
2025-10-03T02:09:09.867666429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-10-03T02:09:09', 'add_root_folder_add_defaults')
2025-10-03T02:09:09.868002045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:09.868867738Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2025-10-03T02:09:09.869027990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030735s
2025-10-03T02:09:09.869223203Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2025-10-03T02:09:09.869416092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:09.869704773Z [Info] task_duration: Starting migration of Main DB to 40
2025-10-03T02:09:09.869999887Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-10-03T02:09:09.870148867Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-03T02:09:09.870349932Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2025-10-03T02:09:09.870692491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2025-10-03T02:09:09.871472171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009076s
2025-10-03T02:09:09.871803659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-10-03T02:09:09', 'task_duration')
2025-10-03T02:09:09.872170617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:09.872933233Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2025-10-03T02:09:09.873100550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023678s
2025-10-03T02:09:09.873298719Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2025-10-03T02:09:09.873508501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:09.873776761Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41
2025-10-03T02:09:09.874184011Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-10-03T02:09:09.874373132Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-03T02:09:09.874547002Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2025-10-03T02:09:09.874853769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2025-10-03T02:09:09.875592747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008665s
2025-10-03T02:09:09.875764263Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-10-03T02:09:09.875928443Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-10-03T02:09:09.876116963Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2025-10-03T02:09:09.876443921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2025-10-03T02:09:09.877236617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009185s
2025-10-03T02:09:09.877651943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-10-03T02:09:09', 'add_indexer_and_enabled_to_release_profiles')
2025-10-03T02:09:09.877998721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:09.878812530Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2025-10-03T02:09:09.878991640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024541s
2025-10-03T02:09:09.879190260Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2025-10-03T02:09:09.879377107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:09.879609134Z [Info] remove_album_folders: Starting migration of Main DB to 42
2025-10-03T02:09:09.879985421Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder
2025-10-03T02:09:09.883059831Z [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-10-03T02:09:09.884729513Z [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-10-03T02:09:09.885493270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-10-03T02:09:09.886169742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-10-03T02:09:09.887947241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-10-03T02:09:09.888456877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-10-03T02:09:09.888973517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-10-03T02:09:09.889612324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-10-03T02:09:09.889969042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097592s
2025-10-03T02:09:09.890312603Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2025-10-03T02:09:09.890736557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2025-10-03T02:09:09.891132685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005546s
2025-10-03T02:09:09.891592901Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2025-10-03T02:09:09.892151265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2025-10-03T02:09:09.892557914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006328s
2025-10-03T02:09:09.892829711Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat
2025-10-03T02:09:09.895483164Z [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-10-03T02:09:09.896631957Z [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-10-03T02:09:09.897332056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2025-10-03T02:09:09.897835189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2025-10-03T02:09:09.899599140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006558s
2025-10-03T02:09:09.899964927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-10-03T02:09:09', 'remove_album_folders')
2025-10-03T02:09:09.900327978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:09.901402471Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2025-10-03T02:09:09.901661192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083551s
2025-10-03T02:09:09.901993231Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2025-10-03T02:09:09.902191169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:09.902551164Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44
2025-10-03T02:09:09.903058896Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-10-03T02:09:09.903301144Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-10-03T02:09:09.903462248Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2025-10-03T02:09:09.903879488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2025-10-03T02:09:09.904813098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011437s
2025-10-03T02:09:09.905227242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-10-03T02:09:09', 'add_priority_to_indexers')
2025-10-03T02:09:09.905574761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:09.906432088Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2025-10-03T02:09:09.906611218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027315s
2025-10-03T02:09:09.906842905Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2025-10-03T02:09:09.907070453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:09.907325096Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45
2025-10-03T02:09:09.907859491Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2025-10-03T02:09:09.908241190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2025-10-03T02:09:09.908618900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004758s
2025-10-03T02:09:09.908800606Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-03T02:09:09.909002833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-03T02:09:09.909823115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008233s
2025-10-03T02:09:09.910347050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-10-03T02:09:09', 'remove_chown_and_folderchmod_config')
2025-10-03T02:09:09.910735432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:09.911605213Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2025-10-03T02:09:09.911882060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025321s
2025-10-03T02:09:09.912148156Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2025-10-03T02:09:09.912425765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:09.912701891Z [Info] update_notifiarr: Starting migration of Main DB to 47
2025-10-03T02:09:09.919203551Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2025-10-03T02:09:09.920041328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2025-10-03T02:09:09.920519180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008736s
2025-10-03T02:09:09.920905838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-10-03T02:09:09', 'update_notifiarr')
2025-10-03T02:09:09.921347287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:09.922189934Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2025-10-03T02:09:09.922364595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025094s
2025-10-03T02:09:09.922614939Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2025-10-03T02:09:09.922865764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:09.923163664Z [Info] email_multiple_addresses: Starting migration of Main DB to 49
2025-10-03T02:09:09.923550824Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-03T02:09:09.923742560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-03T02:09:09.926653761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028966s
2025-10-03T02:09:09.927074989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-10-03T02:09:09', 'email_multiple_addresses')
2025-10-03T02:09:09.927476167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:09.928429587Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2025-10-03T02:09:09.928566232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045993s
2025-10-03T02:09:09.928819432Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2025-10-03T02:09:09.929060387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:09.929314068Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50
2025-10-03T02:09:09.929750135Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2025-10-03T02:09:09.930015219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2025-10-03T02:09:09.931991839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020461s
2025-10-03T02:09:09.932419911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-10-03T02:09:09', 'rename_blacklist_to_blocklist')
2025-10-03T02:09:09.932780928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:09.933862856Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2025-10-03T02:09:09.934095474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003843s
2025-10-03T02:09:09.934319886Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2025-10-03T02:09:09.934517023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:09.934768329Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51
2025-10-03T02:09:09.935287845Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-10-03T02:09:09.935452276Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-03T02:09:09.935667629Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2025-10-03T02:09:09.936081853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2025-10-03T02:09:09.936973779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011049s
2025-10-03T02:09:09.937208863Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2025-10-03T02:09:09.937564068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2025-10-03T02:09:09.938445703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010234s
2025-10-03T02:09:09.938590093Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-03T02:09:09.938767721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-03T02:09:09.942788266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040277s
2025-10-03T02:09:09.943174624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-10-03T02:09:09', 'cdh_per_downloadclient')
2025-10-03T02:09:09.943532835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:09.944338818Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2025-10-03T02:09:09.944508830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055538s
2025-10-03T02:09:09.944737881Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2025-10-03T02:09:09.944925018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:09.945145512Z [Info] download_history: Starting migration of Main DB to 52
2025-10-03T02:09:09.946034582Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2025-10-03T02:09:09.947041709Z [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-10-03T02:09:09.947729584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015385s
2025-10-03T02:09:09.947973375Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2025-10-03T02:09:09.948273760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2025-10-03T02:09:09.948602943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00046s
2025-10-03T02:09:09.948789118Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId)
2025-10-03T02:09:09.949087709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2025-10-03T02:09:09.949412893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004354s
2025-10-03T02:09:09.949595311Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2025-10-03T02:09:09.949899523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2025-10-03T02:09:09.950275951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004454s
2025-10-03T02:09:09.950382696Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-03T02:09:09.950576025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-03T02:09:09.953226862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026869s
2025-10-03T02:09:09.953595194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-10-03T02:09:09', 'download_history')
2025-10-03T02:09:09.953932002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:09.954858567Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2025-10-03T02:09:09.955067017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043002s
2025-10-03T02:09:09.955247741Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2025-10-03T02:09:09.955471962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:09.955725894Z [Info] add_update_history: Starting migration of Main DB to 53
2025-10-03T02:09:09.956190720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-10-03T02:09:09', 'add_update_history')
2025-10-03T02:09:09.956530594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:09.957266115Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2025-10-03T02:09:09.957478021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018007s
2025-10-03T02:09:09.957731492Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2025-10-03T02:09:09.957987116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:09.958256789Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54
2025-10-03T02:09:09.958656093Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-10-03T02:09:09.958834262Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-03T02:09:09.959113825Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2025-10-03T02:09:09.959586977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1
2025-10-03T02:09:09.960635448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012591s
2025-10-03T02:09:09.961083290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-10-03T02:09:09', 'add_on_update_to_notifications')
2025-10-03T02:09:09.961504117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:09.962394480Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2025-10-03T02:09:09.962578771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029505s
2025-10-03T02:09:09.962795628Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2025-10-03T02:09:09.963102335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:09.963385766Z [Info] download_client_per_indexer: Starting migration of Main DB to 55
2025-10-03T02:09:09.963899079Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-10-03T02:09:09.964108882Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-03T02:09:09.964337542Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2025-10-03T02:09:09.964687937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2025-10-03T02:09:09.965536436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010252s
2025-10-03T02:09:09.965933956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-10-03T02:09:09', 'download_client_per_indexer')
2025-10-03T02:09:09.966289171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:09.967071045Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2025-10-03T02:09:09.967257200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025234s
2025-10-03T02:09:09.967494769Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2025-10-03T02:09:09.967724401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:09.967980376Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56
2025-10-03T02:09:09.968660626Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2025-10-03T02:09:09.968876801Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-03T02:09:09.969096293Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32
2025-10-03T02:09:09.969512541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2025-10-03T02:09:09.970484949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001169s
2025-10-03T02:09:09.970652476Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-10-03T02:09:09.970798861Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-03T02:09:09.971077812Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32
2025-10-03T02:09:09.971491064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0
2025-10-03T02:09:09.972464945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011192s
2025-10-03T02:09:09.972698105Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-10-03T02:09:09.972845712Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-10-03T02:09:09.973053981Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2025-10-03T02:09:09.973468115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2025-10-03T02:09:09.974358658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010676s
2025-10-03T02:09:09.974825758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-10-03T02:09:09', 'AddNewItemMonitorType')
2025-10-03T02:09:09.975181815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:09.976045995Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2025-10-03T02:09:09.976226809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027243s
2025-10-03T02:09:09.976426411Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2025-10-03T02:09:09.976634430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:09.976885074Z [Info] ImportListSearch: Starting migration of Main DB to 57
2025-10-03T02:09:09.977321303Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-10-03T02:09:09.977499662Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-03T02:09:09.977730677Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean
2025-10-03T02:09:09.978085571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1
2025-10-03T02:09:09.979004301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010699s
2025-10-03T02:09:09.979478195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-10-03T02:09:09', 'ImportListSearch')
2025-10-03T02:09:09.979964324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:09.980796449Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2025-10-03T02:09:09.980987985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002828s
2025-10-03T02:09:09.982366030Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2025-10-03T02:09:09.982583427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:09.982908191Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58
2025-10-03T02:09:09.983380041Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-10-03T02:09:09.983585425Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-10-03T02:09:09.983865599Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean
2025-10-03T02:09:09.984320304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0
2025-10-03T02:09:09.985261810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011967s
2025-10-03T02:09:09.985655512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-10-03T02:09:09', 'ImportListMonitorExisting')
2025-10-03T02:09:09.986026109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:09.986831179Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2025-10-03T02:09:09.986996182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027179s
2025-10-03T02:09:09.987198639Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2025-10-03T02:09:09.987382479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:09.987642182Z [Info] add_indexer_tags: Starting migration of Main DB to 59
2025-10-03T02:09:09.988112329Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-03T02:09:09.988405319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2025-10-03T02:09:09.988643629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003444s
2025-10-03T02:09:09.988836397Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-03T02:09:09.989104597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles'
2025-10-03T02:09:09.989329780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003214s
2025-10-03T02:09:09.989500995Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-10-03T02:09:09.989634634Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-03T02:09:09.989809135Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2025-10-03T02:09:09.990061112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2025-10-03T02:09:09.990981495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009638s
2025-10-03T02:09:09.991353665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-10-03T02:09:09', 'add_indexer_tags')
2025-10-03T02:09:09.991721545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:09.992624874Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2025-10-03T02:09:09.992847172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025676s
2025-10-03T02:09:09.993115592Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2025-10-03T02:09:09.993317940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:09.993563063Z [Info] update_audio_types: Starting migration of Main DB to 60
2025-10-03T02:09:09.993949892Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-03T02:09:09.994204835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-03T02:09:09.996760471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026138s
2025-10-03T02:09:09.997140586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-10-03T02:09:09', 'update_audio_types')
2025-10-03T02:09:09.997511072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:09.998295792Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2025-10-03T02:09:09.998510093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041405s
2025-10-03T02:09:09.998797913Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2025-10-03T02:09:09.999019028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:09.999302619Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61
2025-10-03T02:09:10.002099810Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-03T02:09:10.002429134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2025-10-03T02:09:10.002737094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003885s
2025-10-03T02:09:10.002919811Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2025-10-03T02:09:10.003076076Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-10-03T02:09:10.003365829Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset
2025-10-03T02:09:10.007272084Z [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-10-03T02:09:10.009263353Z [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-10-03T02:09:10.010182173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases"
2025-10-03T02:09:10.010861541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases"
2025-10-03T02:09:10.013399200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2025-10-03T02:09:10.013948055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2025-10-03T02:09:10.014318000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107769s
2025-10-03T02:09:10.014491640Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-10-03T02:09:10.014663876Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-10-03T02:09:10.014850242Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset
2025-10-03T02:09:10.019442858Z [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-10-03T02:09:10.022601528Z [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-10-03T02:09:10.024166438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-10-03T02:09:10.024850896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-10-03T02:09:10.027206820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-10-03T02:09:10.027682217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-10-03T02:09:10.028258427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2025-10-03T02:09:10.028632410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01357s
2025-10-03T02:09:10.028813905Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-10-03T02:09:10.028964919Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-03T02:09:10.029162237Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset
2025-10-03T02:09:10.033633308Z [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-10-03T02:09:10.036956198Z [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-10-03T02:09:10.038248320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-10-03T02:09:10.038954712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-10-03T02:09:10.041197097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-10-03T02:09:10.041655139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-10-03T02:09:10.042092269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2025-10-03T02:09:10.042406281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130545s
2025-10-03T02:09:10.042582927Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-10-03T02:09:10.042718159Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-10-03T02:09:10.042909124Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset
2025-10-03T02:09:10.047430578Z [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-10-03T02:09:10.050483214Z [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-10-03T02:09:10.051842019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-10-03T02:09:10.052571488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-10-03T02:09:10.055057754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-10-03T02:09:10.055521788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-10-03T02:09:10.055989560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2025-10-03T02:09:10.056329374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132427s
2025-10-03T02:09:10.056520990Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2025-10-03T02:09:10.056627304Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-03T02:09:10.056832317Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset
2025-10-03T02:09:10.060206239Z [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-10-03T02:09:10.061953477Z [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-10-03T02:09:10.062725522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-10-03T02:09:10.063466924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-10-03T02:09:10.065645791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-10-03T02:09:10.066065286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-10-03T02:09:10.066480652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-10-03T02:09:10.066918644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-10-03T02:09:10.067260222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102444s
2025-10-03T02:09:10.067458451Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2025-10-03T02:09:10.067578593Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s
2025-10-03T02:09:10.067771872Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset
2025-10-03T02:09:10.071562033Z [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-10-03T02:09:10.073352517Z [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-10-03T02:09:10.074130444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-10-03T02:09:10.074982018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-10-03T02:09:10.077214283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-10-03T02:09:10.077681854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-10-03T02:09:10.078101459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-10-03T02:09:10.078675104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-10-03T02:09:10.078987743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110277s
2025-10-03T02:09:10.079180030Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-10-03T02:09:10.079394422Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-10-03T02:09:10.079597481Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2025-10-03T02:09:10.084457526Z [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-10-03T02:09:10.086128430Z [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-10-03T02:09:10.086907318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2025-10-03T02:09:10.087356242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2025-10-03T02:09:10.090548860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107357s
2025-10-03T02:09:10.090743752Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-10-03T02:09:10.090886840Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-10-03T02:09:10.091222977Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2025-10-03T02:09:10.094525366Z [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-10-03T02:09:10.096236801Z [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-10-03T02:09:10.097057013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2025-10-03T02:09:10.097586960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2025-10-03T02:09:10.100750329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093198s
2025-10-03T02:09:10.100994971Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-10-03T02:09:10.101193601Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2025-10-03T02:09:10.101423684Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2025-10-03T02:09:10.105082020Z [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-10-03T02:09:10.106527460Z [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-10-03T02:09:10.107149984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-10-03T02:09:10.107639018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-10-03T02:09:10.110548686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088802s
2025-10-03T02:09:10.110715843Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-10-03T02:09:10.122785553Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.1E-06s
2025-10-03T02:09:10.123114415Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2025-10-03T02:09:10.127152906Z [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-10-03T02:09:10.128747507Z [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-10-03T02:09:10.129324448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-10-03T02:09:10.129781038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-10-03T02:09:10.132019675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087094s
2025-10-03T02:09:10.132186020Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-10-03T02:09:10.132342886Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s
2025-10-03T02:09:10.132539552Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2025-10-03T02:09:10.135426384Z [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-10-03T02:09:10.136596530Z [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-10-03T02:09:10.137112028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-10-03T02:09:10.137495189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-10-03T02:09:10.139699798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069462s
2025-10-03T02:09:10.139890672Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-10-03T02:09:10.140095154Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-10-03T02:09:10.140230135Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2025-10-03T02:09:10.142837665Z [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-10-03T02:09:10.143702717Z [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-10-03T02:09:10.144218616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-10-03T02:09:10.144739464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-10-03T02:09:10.146748709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-10-03T02:09:10.147085097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066871s
2025-10-03T02:09:10.147251151Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-10-03T02:09:10.147400402Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-10-03T02:09:10.147613851Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2025-10-03T02:09:10.150196261Z [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-10-03T02:09:10.151068637Z [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-10-03T02:09:10.151650338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-10-03T02:09:10.152408455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-10-03T02:09:10.154438321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-10-03T02:09:10.154756632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069853s
2025-10-03T02:09:10.154936324Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-10-03T02:09:10.155057448Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-10-03T02:09:10.155254775Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2025-10-03T02:09:10.157820250Z [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-10-03T02:09:10.158677947Z [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-10-03T02:09:10.159187734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-10-03T02:09:10.159740967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-10-03T02:09:10.161799682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-10-03T02:09:10.162124035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066971s
2025-10-03T02:09:10.162285891Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2025-10-03T02:09:10.162427837Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-10-03T02:09:10.162618631Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2025-10-03T02:09:10.166057695Z [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-10-03T02:09:10.167236929Z [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-10-03T02:09:10.168917082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2025-10-03T02:09:10.169592622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2025-10-03T02:09:10.171787081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2025-10-03T02:09:10.172309082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2025-10-03T02:09:10.172768096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2025-10-03T02:09:10.173152610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103586s
2025-10-03T02:09:10.173329987Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2025-10-03T02:09:10.173514619Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s
2025-10-03T02:09:10.173767779Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2025-10-03T02:09:10.176790545Z [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-10-03T02:09:10.177748433Z [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-10-03T02:09:10.178270384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2025-10-03T02:09:10.178789810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2025-10-03T02:09:10.180847924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068869s
2025-10-03T02:09:10.181069410Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2025-10-03T02:09:10.181181305Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.3E-06s
2025-10-03T02:09:10.181342980Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2025-10-03T02:09:10.184315776Z [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-10-03T02:09:10.185292622Z [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-10-03T02:09:10.185835074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2025-10-03T02:09:10.186239849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2025-10-03T02:09:10.188375780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068639s
2025-10-03T02:09:10.188544389Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-10-03T02:09:10.188694461Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s
2025-10-03T02:09:10.188853321Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2025-10-03T02:09:10.191642797Z [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-10-03T02:09:10.192680948Z [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-10-03T02:09:10.193128459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-10-03T02:09:10.193801594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2025-10-03T02:09:10.195570475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-10-03T02:09:10.195985831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-10-03T02:09:10.196362269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2025-10-03T02:09:10.196816253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-10-03T02:09:10.197055164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080333s
2025-10-03T02:09:10.197223062Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-10-03T02:09:10.197354417Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-10-03T02:09:10.197516443Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2025-10-03T02:09:10.200145797Z [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-10-03T02:09:10.201069777Z [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-10-03T02:09:10.201530345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-10-03T02:09:10.201972174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-10-03T02:09:10.203924054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-10-03T02:09:10.204189258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006503s
2025-10-03T02:09:10.204342376Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-10-03T02:09:10.204455514Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-10-03T02:09:10.204647150Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2025-10-03T02:09:10.207682862Z [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-10-03T02:09:10.208686853Z [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-10-03T02:09:10.209212892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-10-03T02:09:10.209796968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-10-03T02:09:10.212178914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-10-03T02:09:10.212474048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076796s
2025-10-03T02:09:10.212647417Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-10-03T02:09:10.212794563Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-10-03T02:09:10.212959315Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2025-10-03T02:09:10.215564129Z [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-10-03T02:09:10.216548992Z [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-10-03T02:09:10.216963968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-10-03T02:09:10.217479416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-10-03T02:09:10.219369681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-10-03T02:09:10.219653513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065406s
2025-10-03T02:09:10.219873255Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-10-03T02:09:10.219942835Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-10-03T02:09:10.220114912Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2025-10-03T02:09:10.222733133Z [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-10-03T02:09:10.223670611Z [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-10-03T02:09:10.224149715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-10-03T02:09:10.224626245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-10-03T02:09:10.226556591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-10-03T02:09:10.226862978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065833s
2025-10-03T02:09:10.227009533Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-10-03T02:09:10.227139745Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-10-03T02:09:10.227299958Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2025-10-03T02:09:10.229952889Z [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-10-03T02:09:10.230883503Z [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-10-03T02:09:10.231368810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-10-03T02:09:10.231839397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-10-03T02:09:10.233719793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-10-03T02:09:10.234063816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065971s
2025-10-03T02:09:10.235140834Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-10-03T02:09:10.235296247Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-10-03T02:09:10.235481410Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2025-10-03T02:09:10.238159281Z [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-10-03T02:09:10.239072991Z [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-10-03T02:09:10.239597317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-10-03T02:09:10.240063054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-10-03T02:09:10.241925544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-10-03T02:09:10.242229486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065704s
2025-10-03T02:09:10.242396272Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2025-10-03T02:09:10.242512145Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-10-03T02:09:10.242674722Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset
2025-10-03T02:09:10.245353546Z [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-10-03T02:09:10.246247456Z [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-10-03T02:09:10.246700428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2025-10-03T02:09:10.247057176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2025-10-03T02:09:10.248792630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059662s
2025-10-03T02:09:10.248950207Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2025-10-03T02:09:10.249125861Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-10-03T02:09:10.249239149Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset
2025-10-03T02:09:10.251893192Z [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-10-03T02:09:10.252764156Z [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-10-03T02:09:10.253221136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2025-10-03T02:09:10.253599117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2025-10-03T02:09:10.255446757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059851s
2025-10-03T02:09:10.255544544Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-10-03T02:09:10.255645146Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-10-03T02:09:10.255811581Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2025-10-03T02:09:10.258559544Z [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-10-03T02:09:10.259610710Z [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-10-03T02:09:10.260146239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2025-10-03T02:09:10.260536805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2025-10-03T02:09:10.262286488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063026s
2025-10-03T02:09:10.262439285Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-10-03T02:09:10.262550579Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-10-03T02:09:10.262773829Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2025-10-03T02:09:10.265448714Z [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-10-03T02:09:10.266552346Z [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-10-03T02:09:10.267034647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2025-10-03T02:09:10.267403881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2025-10-03T02:09:10.269153032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062779s
2025-10-03T02:09:10.269300930Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2025-10-03T02:09:10.269424780Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-10-03T02:09:10.269590684Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2025-10-03T02:09:10.272124876Z [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-10-03T02:09:10.272913674Z [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-10-03T02:09:10.273309080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2025-10-03T02:09:10.273688985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2025-10-03T02:09:10.275400541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056546s
2025-10-03T02:09:10.275548589Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-10-03T02:09:10.275657158Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-10-03T02:09:10.275876369Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2025-10-03T02:09:10.278336813Z [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-10-03T02:09:10.278937442Z [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-10-03T02:09:10.279315844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-10-03T02:09:10.279781591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-10-03T02:09:10.281729213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-10-03T02:09:10.281956109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059369s
2025-10-03T02:09:10.282105871Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-10-03T02:09:10.282234891Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-10-03T02:09:10.282415534Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2025-10-03T02:09:10.284841078Z [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-10-03T02:09:10.285504163Z [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-10-03T02:09:10.285901252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-10-03T02:09:10.286319545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-10-03T02:09:10.288286004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-10-03T02:09:10.288533352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059817s
2025-10-03T02:09:10.288663694Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-10-03T02:09:10.288825670Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-10-03T02:09:10.289052076Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset
2025-10-03T02:09:10.292865424Z [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-10-03T02:09:10.293811329Z [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-10-03T02:09:10.294272397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-10-03T02:09:10.294839900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-10-03T02:09:10.296724805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-10-03T02:09:10.297071964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2025-10-03T02:09:10.297355745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081312s
2025-10-03T02:09:10.297510837Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-10-03T02:09:10.297611159Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-10-03T02:09:10.297815561Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset
2025-10-03T02:09:10.300482119Z [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-10-03T02:09:10.301429657Z [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-10-03T02:09:10.301880495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-10-03T02:09:10.302392005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-10-03T02:09:10.304272421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-10-03T02:09:10.304628317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2025-10-03T02:09:10.304897760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006935s
2025-10-03T02:09:10.305032371Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-10-03T02:09:10.305147372Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-10-03T02:09:10.305312284Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-10-03T02:09:10.307546162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-10-03T02:09:10.308063583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-10-03T02:09:10.308410312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-10-03T02:09:10.308866330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-10-03T02:09:10.310793941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-10-03T02:09:10.311090528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056256s
2025-10-03T02:09:10.311445172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-10-03T02:09:10', 'postgres_update_timestamp_columns_to_with_timezone')
2025-10-03T02:09:10.311742851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.313933211Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2025-10-03T02:09:10.314098614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084117s
2025-10-03T02:09:10.314331663Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2025-10-03T02:09:10.314492257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.314710366Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62
2025-10-03T02:09:10.315370174Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-10-03T02:09:10.315536239Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-10-03T02:09:10.315657913Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean
2025-10-03T02:09:10.315969330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0
2025-10-03T02:09:10.316707948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008774s
2025-10-03T02:09:10.316841857Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-10-03T02:09:10.316960546Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-10-03T02:09:10.317122382Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean
2025-10-03T02:09:10.317394139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0
2025-10-03T02:09:10.318097636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008185s
2025-10-03T02:09:10.318435045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-10-03T02:09:10', 'add_on_delete_to_notifications')
2025-10-03T02:09:10.318717634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.319433044Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2025-10-03T02:09:10.319587896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021153s
2025-10-03T02:09:10.319772407Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2025-10-03T02:09:10.320042040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.320245450Z [Info] add_custom_formats: Starting migration of Main DB to 63
2025-10-03T02:09:10.321841694Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-10-03T02:09:10.321972397Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-10-03T02:09:10.322150636Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2025-10-03T02:09:10.322443646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2025-10-03T02:09:10.323204317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008754s
2025-10-03T02:09:10.323313697Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-03T02:09:10.323538881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2025-10-03T02:09:10.323765677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003082s
2025-10-03T02:09:10.323913765Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-10-03T02:09:10.324080211Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-10-03T02:09:10.324273500Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String
2025-10-03T02:09:10.324463352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT
2025-10-03T02:09:10.325138511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007775s
2025-10-03T02:09:10.325310457Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-03T02:09:10.325453235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-03T02:09:10.327208038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017659s
2025-10-03T02:09:10.327351577Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2025-10-03T02:09:10.327891664Z [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-10-03T02:09:10.328283774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007841s
2025-10-03T02:09:10.328457293Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2025-10-03T02:09:10.328682957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2025-10-03T02:09:10.328949634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003639s
2025-10-03T02:09:10.329110408Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-10-03T02:09:10.329212393Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.9E-06s
2025-10-03T02:09:10.329408198Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2025-10-03T02:09:10.329673532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2025-10-03T02:09:10.330387058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008356s
2025-10-03T02:09:10.330547020Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-10-03T02:09:10.330667032Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-10-03T02:09:10.330832355Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2025-10-03T02:09:10.331092489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2025-10-03T02:09:10.331883912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008671s
2025-10-03T02:09:10.332046900Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-10-03T02:09:10.332179798Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-10-03T02:09:10.332353497Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2025-10-03T02:09:10.332644233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2025-10-03T02:09:10.333372820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008623s
2025-10-03T02:09:10.333511739Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-03T02:09:10.333672643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-03T02:09:10.340037097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063714s
2025-10-03T02:09:10.340174724Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-03T02:09:10.340354847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-03T02:09:10.341679073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013665s
2025-10-03T02:09:10.341909457Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2025-10-03T02:09:10.344528139Z [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-10-03T02:09:10.345401137Z [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-10-03T02:09:10.345875422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2025-10-03T02:09:10.346264635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2025-10-03T02:09:10.348209501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061807s
2025-10-03T02:09:10.348376367Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2025-10-03T02:09:10.350880409Z [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-10-03T02:09:10.351587813Z [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-10-03T02:09:10.352011245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2025-10-03T02:09:10.352417884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2025-10-03T02:09:10.354276336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057262s
2025-10-03T02:09:10.354513253Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2025-10-03T02:09:10.354751563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2025-10-03T02:09:10.354965513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000291s
2025-10-03T02:09:10.355106126Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-10-03T02:09:10.355232791Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2025-10-03T02:09:10.355412423Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2025-10-03T02:09:10.355706385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2025-10-03T02:09:10.356538099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009151s
2025-10-03T02:09:10.356640876Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-10-03T02:09:10.356757702Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-10-03T02:09:10.356930299Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2025-10-03T02:09:10.357178609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2025-10-03T02:09:10.357912507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008231s
2025-10-03T02:09:10.358226469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-10-03T02:09:10', 'add_custom_formats')
2025-10-03T02:09:10.358507625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.359598461Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2025-10-03T02:09:10.359730557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024804s
2025-10-03T02:09:10.359934518Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2025-10-03T02:09:10.360096494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.360346748Z [Info] add_result_to_commands: Starting migration of Main DB to 64
2025-10-03T02:09:10.360726673Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-10-03T02:09:10.360867797Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-10-03T02:09:10.361008209Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2025-10-03T02:09:10.361241229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2025-10-03T02:09:10.361991599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008449s
2025-10-03T02:09:10.362298527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-10-03T02:09:10', 'add_result_to_commands')
2025-10-03T02:09:10.362586427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.363268801Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2025-10-03T02:09:10.363413803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020991s
2025-10-03T02:09:10.363596991Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2025-10-03T02:09:10.363765511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.363992448Z [Info] health_restored_notification: Starting migration of Main DB to 65
2025-10-03T02:09:10.364312973Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-10-03T02:09:10.364485490Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-10-03T02:09:10.364624651Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2025-10-03T02:09:10.364913041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2025-10-03T02:09:10.365703583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008607s
2025-10-03T02:09:10.365958837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-10-03T02:09:10', 'health_restored_notification')
2025-10-03T02:09:10.366238780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.366943710Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2025-10-03T02:09:10.367078130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021277s
2025-10-03T02:09:10.367239906Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2025-10-03T02:09:10.367394888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.367594790Z [Info] remove_uc: Starting migration of Main DB to 66
2025-10-03T02:09:10.367925055Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-03T02:09:10.368222324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2025-10-03T02:09:10.368376955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002966s
2025-10-03T02:09:10.368655145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-10-03T02:09:10', 'remove_uc')
2025-10-03T02:09:10.368919508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.369558895Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2025-10-03T02:09:10.369703586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014715s
2025-10-03T02:09:10.369881124Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2025-10-03T02:09:10.370039502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.370276419Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67
2025-10-03T02:09:10.370535040Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-03T02:09:10.370700553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-03T02:09:10.374088705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003374s
2025-10-03T02:09:10.374381905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-10-03T02:09:10', 'download_clients_rename_tv_to_music')
2025-10-03T02:09:10.374686849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.375366969Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2025-10-03T02:09:10.375504405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046394s
2025-10-03T02:09:10.375678816Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2025-10-03T02:09:10.375859480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.376082539Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68
2025-10-03T02:09:10.376422454Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-10-03T02:09:10.376574239Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-10-03T02:09:10.376753711Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2025-10-03T02:09:10.377012662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2025-10-03T02:09:10.377772412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000879s
2025-10-03T02:09:10.378081093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-10-03T02:09:10', 'add_colon_replacement_to_naming_config')
2025-10-03T02:09:10.378398011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.379181338Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2025-10-03T02:09:10.379349597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022171s
2025-10-03T02:09:10.379458125Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2025-10-03T02:09:10.379617286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.379816707Z [Info] list_sync_time: Starting migration of Main DB to 69
2025-10-03T02:09:10.380245200Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2025-10-03T02:09:10.382851648Z [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-10-03T02:09:10.383634724Z [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-10-03T02:09:10.384098468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-10-03T02:09:10.384598104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-10-03T02:09:10.386680557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-10-03T02:09:10.386985952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065539s
2025-10-03T02:09:10.387103849Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-10-03T02:09:10.387230013Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-10-03T02:09:10.387408603Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset
2025-10-03T02:09:10.387648185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2025-10-03T02:09:10.388373275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008142s
2025-10-03T02:09:10.388687978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-10-03T02:09:10', 'list_sync_time')
2025-10-03T02:09:10.388973443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.389741820Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2025-10-03T02:09:10.389881972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021634s
2025-10-03T02:09:10.390100372Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2025-10-03T02:09:10.390211145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.390424164Z [Info] add_download_client_tags: Starting migration of Main DB to 70
2025-10-03T02:09:10.390772756Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-10-03T02:09:10.390891435Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-10-03T02:09:10.391036196Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2025-10-03T02:09:10.391279676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2025-10-03T02:09:10.391984796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007775s
2025-10-03T02:09:10.392276002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-10-03T02:09:10', 'add_download_client_tags')
2025-10-03T02:09:10.392567680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.393294413Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2025-10-03T02:09:10.393393983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020257s
2025-10-03T02:09:10.393560739Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2025-10-03T02:09:10.393732364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.393931345Z [Info] add_notification_status: Starting migration of Main DB to 71
2025-10-03T02:09:10.394509679Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2025-10-03T02:09:10.395066340Z [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-10-03T02:09:10.395503260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008318s
2025-10-03T02:09:10.395709094Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2025-10-03T02:09:10.395996573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2025-10-03T02:09:10.396285876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004656s
2025-10-03T02:09:10.396578114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-10-03T02:09:10', 'add_notification_status')
2025-10-03T02:09:10.396864811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.397614100Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2025-10-03T02:09:10.397756787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017733s
2025-10-03T02:09:10.397926509Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2025-10-03T02:09:10.398096932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.398327857Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72
2025-10-03T02:09:10.398564343Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-03T02:09:10.398749446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-03T02:09:10.402252228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003523s
2025-10-03T02:09:10.402565939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-10-03T02:09:10', 'add_alac_24_quality_in_profiles')
2025-10-03T02:09:10.402867076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.403503357Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2025-10-03T02:09:10.403635553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047513s
2025-10-03T02:09:10.403806287Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2025-10-03T02:09:10.403969014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.404194508Z [Info] add_salt_to_users: Starting migration of Main DB to 73
2025-10-03T02:09:10.404559443Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2025-10-03T02:09:10.404723133Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-10-03T02:09:10.404867062Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2025-10-03T02:09:10.405028638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2025-10-03T02:09:10.405803528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008104s
2025-10-03T02:09:10.405957097Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2025-10-03T02:09:10.406166118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2025-10-03T02:09:10.406886358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000786s
2025-10-03T02:09:10.407185220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-10-03T02:09:10', 'add_salt_to_users')
2025-10-03T02:09:10.407450524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.408304904Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2025-10-03T02:09:10.408462972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021896s
2025-10-03T02:09:10.408618666Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2025-10-03T02:09:10.408768026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.408973169Z [Info] add_auto_tagging: Starting migration of Main DB to 74
2025-10-03T02:09:10.409476232Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2025-10-03T02:09:10.410062372Z [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-10-03T02:09:10.411496820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018693s
2025-10-03T02:09:10.411653756Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2025-10-03T02:09:10.411929572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2025-10-03T02:09:10.412251720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004165s
2025-10-03T02:09:10.412502205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-10-03T02:09:10', 'add_auto_tagging')
2025-10-03T02:09:10.412779563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.413488120Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2025-10-03T02:09:10.413626268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00168s
2025-10-03T02:09:10.413801210Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2025-10-03T02:09:10.413987205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.414210975Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75
2025-10-03T02:09:10.414585900Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2025-10-03T02:09:10.414682565Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-10-03T02:09:10.415768972Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2025-10-03T02:09:10.415781447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2025-10-03T02:09:10.415974166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000929s
2025-10-03T02:09:10.416213177Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2025-10-03T02:09:10.416484864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2025-10-03T02:09:10.416721330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003153s
2025-10-03T02:09:10.417020061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-10-03T02:09:10', 'quality_definition_preferred_size')
2025-10-03T02:09:10.417290335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.417977830Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2025-10-03T02:09:10.418125587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015513s
2025-10-03T02:09:10.418325910Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2025-10-03T02:09:10.418527136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.418693340Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76
2025-10-03T02:09:10.419031250Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-10-03T02:09:10.419166022Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-10-03T02:09:10.419331976Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean
2025-10-03T02:09:10.419579224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0
2025-10-03T02:09:10.420453073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009644s
2025-10-03T02:09:10.420767496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-10-03T02:09:10', 'add_on_artist_add_to_notifications')
2025-10-03T02:09:10.421061348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.421766377Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2025-10-03T02:09:10.421899355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022456s
2025-10-03T02:09:10.422079387Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2025-10-03T02:09:10.422247396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.422447970Z [Info] album_last_searched_time: Starting migration of Main DB to 77
2025-10-03T02:09:10.422747913Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-10-03T02:09:10.422884488Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-10-03T02:09:10.423042987Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset
2025-10-03T02:09:10.423270656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME
2025-10-03T02:09:10.424063492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008538s
2025-10-03T02:09:10.424361101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-10-03T02:09:10', 'album_last_searched_time')
2025-10-03T02:09:10.424646656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.425308088Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2025-10-03T02:09:10.425461487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020865s
2025-10-03T02:09:10.425617791Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2025-10-03T02:09:10.425782603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.425981975Z [Info] add_indexer_flags: Starting migration of Main DB to 78
2025-10-03T02:09:10.426394956Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-10-03T02:09:10.426521110Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-10-03T02:09:10.426681904Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2025-10-03T02:09:10.426927919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2025-10-03T02:09:10.427957833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009967s
2025-10-03T02:09:10.427982242Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-10-03T02:09:10.428128536Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-10-03T02:09:10.428265843Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32
2025-10-03T02:09:10.428510335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2025-10-03T02:09:10.429284344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008786s
2025-10-03T02:09:10.429592043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-10-03T02:09:10', 'add_indexer_flags')
2025-10-03T02:09:10.429854772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.430567016Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2025-10-03T02:09:10.430713551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021428s
2025-10-03T02:09:10.430873844Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2025-10-03T02:09:10.431034688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.431255282Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79
2025-10-03T02:09:10.431663373Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored)
2025-10-03T02:09:10.431917575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC)
2025-10-03T02:09:10.432206968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003982s
2025-10-03T02:09:10.432370387Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate)
2025-10-03T02:09:10.432589698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC)
2025-10-03T02:09:10.432847307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003471s
2025-10-03T02:09:10.433007309Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored)
2025-10-03T02:09:10.433254527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC)
2025-10-03T02:09:10.433514771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003684s
2025-10-03T02:09:10.433817500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-10-03T02:09:10', 'add_indexes_album_statistics')
2025-10-03T02:09:10.434103847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.434859869Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2025-10-03T02:09:10.435098089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016765s
2025-10-03T02:09:10.435165725Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2025-10-03T02:09:10.435331008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.435558686Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80
2025-10-03T02:09:10.435928651Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2025-10-03T02:09:10.436274156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2025-10-03T02:09:10.436522607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003781s
2025-10-03T02:09:10.436822130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-10-03T02:09:10', 'update_redacted_baseurl')
2025-10-03T02:09:10.437103777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.437766190Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2025-10-03T02:09:10.437901453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015961s
2025-10-03T02:09:10.447633587Z [Debug] MigrationController: Took: 00:00:01.7636955
2025-10-03T02:09:10.556152233Z [Debug] FingerprintingService: fpcalc version: 1.5.1
2025-10-03T02:09:10.587107487Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2025-10-03T02:09:10.608851685Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-10-03T02:09:10.614963431Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-10-03T02:09:10.615297774Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-03T02:09:10.615539871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-03T02:09:10.617832687Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2
2025-10-03T02:09:10.618006147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024989s
2025-10-03T02:09:10.618221991Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-10-03T02:09:10.618429228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026999s
2025-10-03T02:09:10.620426289Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-10-03T02:09:10.620655190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.621064274Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-10-03T02:09:10.621339728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-10-03T02:09:10.621730325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004901s
2025-10-03T02:09:10.621952592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.623257419Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-10-03T02:09:10.623500068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019889s
2025-10-03T02:09:10.623804120Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-10-03T02:09:10.624068131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.624477446Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-10-03T02:09:10.624778622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-10-03T02:09:10.625179860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004733s
2025-10-03T02:09:10.625383450Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-10-03T02:09:10.625566047Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2025-10-03T02:09:10.625850640Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-10-03T02:09:10.626105323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-10-03T02:09:10.626995726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009477s
2025-10-03T02:09:10.627214616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.627864435Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-10-03T02:09:10.628107334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017949s
2025-10-03T02:09:10.628427679Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-10-03T02:09:10.628669025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.629040883Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-10-03T02:09:10.629232289Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-10-03T02:09:10.629452452Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-10-03T02:09:10.629737706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-10-03T02:09:10.630217522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005521s
2025-10-03T02:09:10.630441012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.631056341Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-10-03T02:09:10.631531167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013606s
2025-10-03T02:09:10.631900561Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-10-03T02:09:10.632197679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.632456510Z [Info] InitialSetup: Starting migration of Log DB to 1
2025-10-03T02:09:10.633145227Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2025-10-03T02:09:10.633721818Z [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-10-03T02:09:10.634407909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010726s
2025-10-03T02:09:10.634622321Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2025-10-03T02:09:10.634878286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-10-03T02:09:10.635228852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004108s
2025-10-03T02:09:10.635571522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-10-03T02:09:10', 'InitialSetup')
2025-10-03T02:09:10.636007299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.636755445Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-10-03T02:09:10.636950989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019145s
2025-10-03T02:09:10.637197475Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2025-10-03T02:09:10.637426296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.637719607Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2
2025-10-03T02:09:10.638157518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-10-03T02:09:10', 'add_reason_to_pending_releases')
2025-10-03T02:09:10.638593075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.639207212Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2025-10-03T02:09:10.639422295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017731s
2025-10-03T02:09:10.639653180Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2025-10-03T02:09:10.639902301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.640193838Z [Info] add_medium_support: Starting migration of Log DB to 3
2025-10-03T02:09:10.640574995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-10-03T02:09:10', 'add_medium_support')
2025-10-03T02:09:10.640976053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.641591933Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2025-10-03T02:09:10.641849622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016861s
2025-10-03T02:09:10.642036809Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2025-10-03T02:09:10.642306872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.642595063Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4
2025-10-03T02:09:10.642958815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-10-03T02:09:10', 'add_various_qualites_in_profile')
2025-10-03T02:09:10.643404582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.644072096Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2025-10-03T02:09:10.644312871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017689s
2025-10-03T02:09:10.644538385Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2025-10-03T02:09:10.644873069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.645059424Z [Info] metadata_profiles: Starting migration of Log DB to 5
2025-10-03T02:09:10.645430090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-10-03T02:09:10', 'metadata_profiles')
2025-10-03T02:09:10.645839144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.646463451Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2025-10-03T02:09:10.646671470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016886s
2025-10-03T02:09:10.646924449Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2025-10-03T02:09:10.647174392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.647501351Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6
2025-10-03T02:09:10.647936557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-10-03T02:09:10', 'separate_automatic_and_interactive_search')
2025-10-03T02:09:10.648373116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.649080270Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2025-10-03T02:09:10.649252767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001791s
2025-10-03T02:09:10.649498211Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2025-10-03T02:09:10.649715529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.650024821Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7
2025-10-03T02:09:10.650426350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-10-03T02:09:10', 'change_album_path_to_relative')
2025-10-03T02:09:10.650852107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.651453718Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2025-10-03T02:09:10.651682739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017239s
2025-10-03T02:09:10.651920979Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2025-10-03T02:09:10.652172575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.652530185Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8
2025-10-03T02:09:10.652871292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-10-03T02:09:10', 'change_quality_size_mb_to_kb')
2025-10-03T02:09:10.653289113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.653956557Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2025-10-03T02:09:10.654134125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017169s
2025-10-03T02:09:10.654350921Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2025-10-03T02:09:10.654595554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.654862812Z [Info] album_releases: Starting migration of Log DB to 9
2025-10-03T02:09:10.655229119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-10-03T02:09:10', 'album_releases')
2025-10-03T02:09:10.655634746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.656254955Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2025-10-03T02:09:10.656477292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016606s
2025-10-03T02:09:10.656730252Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2025-10-03T02:09:10.656957790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.657210118Z [Info] album_releases_fix: Starting migration of Log DB to 10
2025-10-03T02:09:10.657592057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-10-03T02:09:10', 'album_releases_fix')
2025-10-03T02:09:10.658043847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.658657382Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2025-10-03T02:09:10.658861774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017305s
2025-10-03T02:09:10.659095083Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2025-10-03T02:09:10.659324696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.659604900Z [Info] import_lists: Starting migration of Log DB to 11
2025-10-03T02:09:10.665404847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-10-03T02:09:10', 'import_lists')
2025-10-03T02:09:10.665859402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.666585665Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2025-10-03T02:09:10.666804285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007268s
2025-10-03T02:09:10.667070561Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2025-10-03T02:09:10.667306736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.667618454Z [Info] add_release_status: Starting migration of Log DB to 12
2025-10-03T02:09:10.667992096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-10-03T02:09:10', 'add_release_status')
2025-10-03T02:09:10.668423996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.669168364Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2025-10-03T02:09:10.669397085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018619s
2025-10-03T02:09:10.669610455Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2025-10-03T02:09:10.669856259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.670151744Z [Info] album_download_notification: Starting migration of Log DB to 13
2025-10-03T02:09:10.670535256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-10-03T02:09:10', 'album_download_notification')
2025-10-03T02:09:10.670963889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.671568497Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2025-10-03T02:09:10.671805634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016962s
2025-10-03T02:09:10.672054305Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2025-10-03T02:09:10.672304919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.672607449Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14
2025-10-03T02:09:10.672993005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-10-03T02:09:10', 'fix_language_metadata_profiles')
2025-10-03T02:09:10.673471268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.674084973Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2025-10-03T02:09:10.674295317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017405s
2025-10-03T02:09:10.674501141Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2025-10-03T02:09:10.674733980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.675053213Z [Info] remove_fanzub: Starting migration of Log DB to 15
2025-10-03T02:09:10.675371804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-10-03T02:09:10', 'remove_fanzub')
2025-10-03T02:09:10.675775677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.676444614Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2025-10-03T02:09:10.676661861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017082s
2025-10-03T02:09:10.676897796Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2025-10-03T02:09:10.677158712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.677429647Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16
2025-10-03T02:09:10.677820374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-10-03T02:09:10', 'update_artist_history_indexes')
2025-10-03T02:09:10.678265771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.678880047Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2025-10-03T02:09:10.679097074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017156s
2025-10-03T02:09:10.679323380Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2025-10-03T02:09:10.679532411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.679809769Z [Info] remove_nma: Starting migration of Log DB to 17
2025-10-03T02:09:10.680190135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-10-03T02:09:10', 'remove_nma')
2025-10-03T02:09:10.680583377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.681206852Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2025-10-03T02:09:10.681395552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016703s
2025-10-03T02:09:10.681633862Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2025-10-03T02:09:10.681858193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.682144179Z [Info] album_disambiguation: Starting migration of Log DB to 18
2025-10-03T02:09:10.682523062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-10-03T02:09:10', 'album_disambiguation')
2025-10-03T02:09:10.682947807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.683542304Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2025-10-03T02:09:10.683796085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016681s
2025-10-03T02:09:10.684057231Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2025-10-03T02:09:10.684250400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.684545774Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19
2025-10-03T02:09:10.684935920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-10-03T02:09:10', 'add_ape_quality_in_profiles')
2025-10-03T02:09:10.685365345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.686155365Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2025-10-03T02:09:10.686405499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018812s
2025-10-03T02:09:10.686621524Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2025-10-03T02:09:10.686912850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.687113825Z [Info] remove_pushalot: Starting migration of Log DB to 20
2025-10-03T02:09:10.687472988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-10-03T02:09:10', 'remove_pushalot')
2025-10-03T02:09:10.687894847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.688526699Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2025-10-03T02:09:10.688720630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016815s
2025-10-03T02:09:10.688958699Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2025-10-03T02:09:10.689189023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.689488376Z [Info] add_custom_filters: Starting migration of Log DB to 21
2025-10-03T02:09:10.689879744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-10-03T02:09:10', 'add_custom_filters')
2025-10-03T02:09:10.690251703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.690858073Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2025-10-03T02:09:10.691066794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016551s
2025-10-03T02:09:10.691289342Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2025-10-03T02:09:10.691525567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.691867145Z [Info] import_list_tags: Starting migration of Log DB to 22
2025-10-03T02:09:10.692189324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-10-03T02:09:10', 'import_list_tags')
2025-10-03T02:09:10.692601273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.693245069Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2025-10-03T02:09:10.693419400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016805s
2025-10-03T02:09:10.693640185Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2025-10-03T02:09:10.693875549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.694168759Z [Info] add_release_groups_etc: Starting migration of Log DB to 23
2025-10-03T02:09:10.694530046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-10-03T02:09:10', 'add_release_groups_etc')
2025-10-03T02:09:10.694948749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.695547044Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2025-10-03T02:09:10.695762117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001663s
2025-10-03T02:09:10.696006549Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2025-10-03T02:09:10.696242905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.696532428Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24
2025-10-03T02:09:10.696904266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-10-03T02:09:10', 'NewMediaInfoFormat')
2025-10-03T02:09:10.697314252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.697926304Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2025-10-03T02:09:10.698147289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016717s
2025-10-03T02:09:10.698414948Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2025-10-03T02:09:10.698645693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.698955977Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25
2025-10-03T02:09:10.699353868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-10-03T02:09:10', 'rename_restrictions_to_release_profiles')
2025-10-03T02:09:10.699832211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.700497661Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2025-10-03T02:09:10.700732975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018184s
2025-10-03T02:09:10.700984852Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2025-10-03T02:09:10.701244465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.701565742Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26
2025-10-03T02:09:10.701977360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-10-03T02:09:10', 'rename_quality_profiles_add_upgrade_allowed')
2025-10-03T02:09:10.702423358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.703048176Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2025-10-03T02:09:10.703293861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017775s
2025-10-03T02:09:10.703516940Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2025-10-03T02:09:10.703763025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.704065775Z [Info] add_import_exclusions: Starting migration of Log DB to 27
2025-10-03T02:09:10.704421571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-10-03T02:09:10', 'add_import_exclusions')
2025-10-03T02:09:10.704857138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.705500183Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2025-10-03T02:09:10.705694294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017152s
2025-10-03T02:09:10.705921752Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2025-10-03T02:09:10.706183228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.706482360Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28
2025-10-03T02:09:10.706859871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-10-03T02:09:10', 'clean_artist_metadata_table')
2025-10-03T02:09:10.707291810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.707923332Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2025-10-03T02:09:10.708148655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017205s
2025-10-03T02:09:10.708388238Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2025-10-03T02:09:10.708626087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.708909417Z [Info] health_issue_notification: Starting migration of Log DB to 29
2025-10-03T02:09:10.709301597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-10-03T02:09:10', 'health_issue_notification')
2025-10-03T02:09:10.709729478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.710365599Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2025-10-03T02:09:10.710613097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017207s
2025-10-03T02:09:10.710827429Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2025-10-03T02:09:10.711098805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.711401374Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30
2025-10-03T02:09:10.711789956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-10-03T02:09:10', 'add_mediafilerepository_mtime')
2025-10-03T02:09:10.712243900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.712902536Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2025-10-03T02:09:10.713104132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017572s
2025-10-03T02:09:10.713343264Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2025-10-03T02:09:10.713584259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.713877710Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31
2025-10-03T02:09:10.714280611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-10-03T02:09:10', 'add_artistmetadataid_constraint')
2025-10-03T02:09:10.714721659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.715355776Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2025-10-03T02:09:10.715583294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017464s
2025-10-03T02:09:10.715816553Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2025-10-03T02:09:10.716104162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.716361751Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32
2025-10-03T02:09:10.716737458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-10-03T02:09:10', 'old_ids_and_artist_alias')
2025-10-03T02:09:10.717161070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.717785558Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2025-10-03T02:09:10.718006242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017096s
2025-10-03T02:09:10.718235043Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2025-10-03T02:09:10.718469695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.718772645Z [Info] download_propers_config: Starting migration of Log DB to 33
2025-10-03T02:09:10.719145305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-10-03T02:09:10', 'download_propers_config')
2025-10-03T02:09:10.719600151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.720206772Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2025-10-03T02:09:10.720417457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017074s
2025-10-03T02:09:10.720652470Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2025-10-03T02:09:10.720881892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.721167036Z [Info] remove_language_profiles: Starting migration of Log DB to 34
2025-10-03T02:09:10.721565448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-10-03T02:09:10', 'remove_language_profiles')
2025-10-03T02:09:10.721967107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.722610622Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2025-10-03T02:09:10.722796707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016919s
2025-10-03T02:09:10.723031359Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2025-10-03T02:09:10.723256623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.723541777Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35
2025-10-03T02:09:10.723937874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-10-03T02:09:10', 'multi_disc_naming_format')
2025-10-03T02:09:10.724371137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.724999071Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2025-10-03T02:09:10.725225266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017189s
2025-10-03T02:09:10.725440710Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2025-10-03T02:09:10.725689040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.725982591Z [Info] add_download_client_priority: Starting migration of Log DB to 36
2025-10-03T02:09:10.726362957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-10-03T02:09:10', 'add_download_client_priority')
2025-10-03T02:09:10.726820017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.727409684Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2025-10-03T02:09:10.727649066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017114s
2025-10-03T02:09:10.727888358Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2025-10-03T02:09:10.728120015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.728404367Z [Info] remove_growl_prowl: Starting migration of Log DB to 37
2025-10-03T02:09:10.728764422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-10-03T02:09:10', 'remove_growl_prowl')
2025-10-03T02:09:10.729189758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.729810117Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2025-10-03T02:09:10.730020711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016817s
2025-10-03T02:09:10.730253610Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2025-10-03T02:09:10.730485918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.730780792Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38
2025-10-03T02:09:10.731153452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-10-03T02:09:10', 'remove_plex_hometheatre')
2025-10-03T02:09:10.731582726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.732203897Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2025-10-03T02:09:10.732419170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017055s
2025-10-03T02:09:10.732655326Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2025-10-03T02:09:10.732903165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.733197227Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39
2025-10-03T02:09:10.733565819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-10-03T02:09:10', 'add_root_folder_add_defaults')
2025-10-03T02:09:10.734029863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.734642186Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2025-10-03T02:09:10.734848371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017119s
2025-10-03T02:09:10.735140780Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2025-10-03T02:09:10.735295882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.735582058Z [Info] task_duration: Starting migration of Log DB to 40
2025-10-03T02:09:10.735999058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-10-03T02:09:10', 'task_duration')
2025-10-03T02:09:10.736353672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.736961325Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2025-10-03T02:09:10.737173352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016645s
2025-10-03T02:09:10.737438055Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2025-10-03T02:09:10.737676986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.737978162Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41
2025-10-03T02:09:10.738395312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-10-03T02:09:10', 'add_indexer_and_enabled_to_release_profiles')
2025-10-03T02:09:10.738831931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.739473834Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2025-10-03T02:09:10.739723757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017723s
2025-10-03T02:09:10.739956786Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2025-10-03T02:09:10.740219535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.740484619Z [Info] remove_album_folders: Starting migration of Log DB to 42
2025-10-03T02:09:10.740847760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-10-03T02:09:10', 'remove_album_folders')
2025-10-03T02:09:10.741267615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.741991262Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2025-10-03T02:09:10.742137026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017259s
2025-10-03T02:09:10.742372159Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2025-10-03T02:09:10.742652644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.742900974Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44
2025-10-03T02:09:10.743274235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-10-03T02:09:10', 'add_priority_to_indexers')
2025-10-03T02:09:10.743707277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.744436706Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2025-10-03T02:09:10.744652630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018097s
2025-10-03T02:09:10.744899728Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2025-10-03T02:09:10.745142266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.745447290Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45
2025-10-03T02:09:10.745864019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-10-03T02:09:10', 'remove_chown_and_folderchmod_config')
2025-10-03T02:09:10.746320318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.746964746Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2025-10-03T02:09:10.747211312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018032s
2025-10-03T02:09:10.747409952Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2025-10-03T02:09:10.747654063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.747952144Z [Info] update_notifiarr: Starting migration of Log DB to 47
2025-10-03T02:09:10.748314663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-10-03T02:09:10', 'update_notifiarr')
2025-10-03T02:09:10.748731332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.749364567Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2025-10-03T02:09:10.749576364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00171s
2025-10-03T02:09:10.749798100Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2025-10-03T02:09:10.750042362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.750340793Z [Info] email_multiple_addresses: Starting migration of Log DB to 49
2025-10-03T02:09:10.750869397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-10-03T02:09:10', 'email_multiple_addresses')
2025-10-03T02:09:10.751437972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.752176950Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2025-10-03T02:09:10.752412223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021078s
2025-10-03T02:09:10.752646966Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2025-10-03T02:09:10.752898001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.753177754Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50
2025-10-03T02:09:10.753567780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-10-03T02:09:10', 'rename_blacklist_to_blocklist')
2025-10-03T02:09:10.753996633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.754659959Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2025-10-03T02:09:10.754884882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017597s
2025-10-03T02:09:10.755114784Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2025-10-03T02:09:10.755390389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.755645333Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51
2025-10-03T02:09:10.756033604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-10-03T02:09:10', 'cdh_per_downloadclient')
2025-10-03T02:09:10.756459061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.757104731Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2025-10-03T02:09:10.757318491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017457s
2025-10-03T02:09:10.757537342Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2025-10-03T02:09:10.757788327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.758094614Z [Info] download_history: Starting migration of Log DB to 52
2025-10-03T02:09:10.758435771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-10-03T02:09:10', 'download_history')
2025-10-03T02:09:10.758837560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.759467588Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2025-10-03T02:09:10.759709746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016973s
2025-10-03T02:09:10.759924378Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2025-10-03T02:09:10.760153720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.760438453Z [Info] add_update_history: Starting migration of Log DB to 53
2025-10-03T02:09:10.761435149Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2025-10-03T02:09:10.761980377Z [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-10-03T02:09:10.762301143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009073s
2025-10-03T02:09:10.762519763Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2025-10-03T02:09:10.762887263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-10-03T02:09:10.763383983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006271s
2025-10-03T02:09:10.764021036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-10-03T02:09:10', 'add_update_history')
2025-10-03T02:09:10.765006861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.768686559Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2025-10-03T02:09:10.768735698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026703s
2025-10-03T02:09:10.768748293Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2025-10-03T02:09:10.768758724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.768772763Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54
2025-10-03T02:09:10.768784707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-10-03T02:09:10', 'add_on_update_to_notifications')
2025-10-03T02:09:10.768801420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.769741924Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2025-10-03T02:09:10.769761543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026677s
2025-10-03T02:09:10.769767125Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2025-10-03T02:09:10.770412514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.770458677Z [Info] download_client_per_indexer: Starting migration of Log DB to 55
2025-10-03T02:09:10.770794483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-10-03T02:09:10', 'download_client_per_indexer')
2025-10-03T02:09:10.771277806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.772587293Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2025-10-03T02:09:10.772861735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026414s
2025-10-03T02:09:10.773107771Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2025-10-03T02:09:10.773371291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.773736116Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56
2025-10-03T02:09:10.774184759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-10-03T02:09:10', 'AddNewItemMonitorType')
2025-10-03T02:09:10.774718073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.775413763Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2025-10-03T02:09:10.775920684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020452s
2025-10-03T02:09:10.775933890Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2025-10-03T02:09:10.776219345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.776579370Z [Info] ImportListSearch: Starting migration of Log DB to 57
2025-10-03T02:09:10.777048655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-10-03T02:09:10', 'ImportListSearch')
2025-10-03T02:09:10.777628964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.778370166Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2025-10-03T02:09:10.778634689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021585s
2025-10-03T02:09:10.778944192Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2025-10-03T02:09:10.779285449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.779679883Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58
2025-10-03T02:09:10.780159980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-10-03T02:09:10', 'ImportListMonitorExisting')
2025-10-03T02:09:10.780665217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.781403894Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2025-10-03T02:09:10.781652074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021256s
2025-10-03T02:09:10.781916035Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2025-10-03T02:09:10.782184305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.782557577Z [Info] add_indexer_tags: Starting migration of Log DB to 59
2025-10-03T02:09:10.782941820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-10-03T02:09:10', 'add_indexer_tags')
2025-10-03T02:09:10.783392137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.784104822Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2025-10-03T02:09:10.784346028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019384s
2025-10-03T02:09:10.784612484Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2025-10-03T02:09:10.784873299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.785231941Z [Info] update_audio_types: Starting migration of Log DB to 60
2025-10-03T02:09:10.785696126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-10-03T02:09:10', 'update_audio_types')
2025-10-03T02:09:10.786238017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.786941553Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2025-10-03T02:09:10.787226246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020559s
2025-10-03T02:09:10.787483504Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2025-10-03T02:09:10.787804851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.788221380Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61
2025-10-03T02:09:10.788971871Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2025-10-03T02:09:10.789187726Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-10-03T02:09:10.789417659Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2025-10-03T02:09:10.790480679Z [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-10-03T02:09:10.791525512Z [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-10-03T02:09:10.792143847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2025-10-03T02:09:10.792856432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2025-10-03T02:09:10.793936867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-10-03T02:09:10.794310960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046595s
2025-10-03T02:09:10.794531505Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2025-10-03T02:09:10.794725545Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-10-03T02:09:10.794948564Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2025-10-03T02:09:10.795681109Z [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-10-03T02:09:10.796507944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2025-10-03T02:09:10.797129004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2025-10-03T02:09:10.797706216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2025-10-03T02:09:10.798762403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-10-03T02:09:10.799136165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039609s
2025-10-03T02:09:10.799358994Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-10-03T02:09:10.799550780Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-10-03T02:09:10.799784130Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-10-03T02:09:10.800437716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-10-03T02:09:10.801153888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-10-03T02:09:10.801697542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-10-03T02:09:10.802290937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-10-03T02:09:10.803174185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-10-03T02:09:10.803577036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035092s
2025-10-03T02:09:10.803999557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-10-03T02:09:10', 'postgres_update_timestamp_columns_to_with_timezone')
2025-10-03T02:09:10.804496958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.805562093Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2025-10-03T02:09:10.805844151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054477s
2025-10-03T02:09:10.806117912Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2025-10-03T02:09:10.806445632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.806902321Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62
2025-10-03T02:09:10.807391165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-10-03T02:09:10', 'add_on_delete_to_notifications')
2025-10-03T02:09:10.808000172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.808849361Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2025-10-03T02:09:10.809151480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024059s
2025-10-03T02:09:10.809461083Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2025-10-03T02:09:10.809741417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.810078837Z [Info] add_custom_formats: Starting migration of Log DB to 63
2025-10-03T02:09:10.810566649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-10-03T02:09:10', 'add_custom_formats')
2025-10-03T02:09:10.811113760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.811945665Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2025-10-03T02:09:10.812241000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021997s
2025-10-03T02:09:10.812525763Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2025-10-03T02:09:10.812839535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.813208828Z [Info] add_result_to_commands: Starting migration of Log DB to 64
2025-10-03T02:09:10.813719236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-10-03T02:09:10', 'add_result_to_commands')
2025-10-03T02:09:10.814332601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.815100848Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2025-10-03T02:09:10.815316091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022566s
2025-10-03T02:09:10.815616656Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2025-10-03T02:09:10.815865497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.816221414Z [Info] health_restored_notification: Starting migration of Log DB to 65
2025-10-03T02:09:10.816604685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-10-03T02:09:10', 'health_restored_notification')
2025-10-03T02:09:10.817067157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.817888300Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2025-10-03T02:09:10.818185027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020228s
2025-10-03T02:09:10.818407134Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2025-10-03T02:09:10.818641917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.818971451Z [Info] remove_uc: Starting migration of Log DB to 66
2025-10-03T02:09:10.819294701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-10-03T02:09:10', 'remove_uc')
2025-10-03T02:09:10.819716671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.820510429Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2025-10-03T02:09:10.820778569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018626s
2025-10-03T02:09:10.821094966Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2025-10-03T02:09:10.821439349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.821840978Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67
2025-10-03T02:09:10.822385164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-10-03T02:09:10', 'download_clients_rename_tv_to_music')
2025-10-03T02:09:10.823012246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.823918671Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2025-10-03T02:09:10.824232914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024218s
2025-10-03T02:09:10.824580975Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2025-10-03T02:09:10.824926400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.825317307Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68
2025-10-03T02:09:10.825813235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-10-03T02:09:10', 'add_colon_replacement_to_naming_config')
2025-10-03T02:09:10.826273993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.827064815Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2025-10-03T02:09:10.827307484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002152s
2025-10-03T02:09:10.827541655Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2025-10-03T02:09:10.827804685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.828147986Z [Info] list_sync_time: Starting migration of Log DB to 69
2025-10-03T02:09:10.828543793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-10-03T02:09:10', 'list_sync_time')
2025-10-03T02:09:10.829119222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.829962890Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2025-10-03T02:09:10.830223385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021462s
2025-10-03T02:09:10.830477456Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2025-10-03T02:09:10.830710726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.831021912Z [Info] add_download_client_tags: Starting migration of Log DB to 70
2025-10-03T02:09:10.831500887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-10-03T02:09:10', 'add_download_client_tags')
2025-10-03T02:09:10.832144262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.833068353Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2025-10-03T02:09:10.833384078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023008s
2025-10-03T02:09:10.833704724Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2025-10-03T02:09:10.834024127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.834433832Z [Info] add_notification_status: Starting migration of Log DB to 71
2025-10-03T02:09:10.834929279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-10-03T02:09:10', 'add_notification_status')
2025-10-03T02:09:10.835544107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.836425171Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2025-10-03T02:09:10.836714574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023854s
2025-10-03T02:09:10.837046662Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2025-10-03T02:09:10.837360985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.837769498Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72
2025-10-03T02:09:10.838266338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-10-03T02:09:10', 'add_alac_24_quality_in_profiles')
2025-10-03T02:09:10.838846416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.839944266Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2025-10-03T02:09:10.840239390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025865s
2025-10-03T02:09:10.840498061Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2025-10-03T02:09:10.840791462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.841164192Z [Info] add_salt_to_users: Starting migration of Log DB to 73
2025-10-03T02:09:10.841586773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-10-03T02:09:10', 'add_salt_to_users')
2025-10-03T02:09:10.842078704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.842912823Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2025-10-03T02:09:10.843231515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021152s
2025-10-03T02:09:10.843558433Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2025-10-03T02:09:10.843876663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.844390708Z [Info] add_auto_tagging: Starting migration of Log DB to 74
2025-10-03T02:09:10.844729551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-10-03T02:09:10', 'add_auto_tagging')
2025-10-03T02:09:10.845297284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.846091272Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2025-10-03T02:09:10.846321015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002262s
2025-10-03T02:09:10.846632983Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2025-10-03T02:09:10.846910391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.847219233Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75
2025-10-03T02:09:10.847690702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-10-03T02:09:10', 'quality_definition_preferred_size')
2025-10-03T02:09:10.848229387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.849029277Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2025-10-03T02:09:10.849269281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020709s
2025-10-03T02:09:10.849505867Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2025-10-03T02:09:10.849788165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.850138901Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76
2025-10-03T02:09:10.850564238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-10-03T02:09:10', 'add_on_artist_add_to_notifications')
2025-10-03T02:09:10.851056569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.851820427Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2025-10-03T02:09:10.852086954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020072s
2025-10-03T02:09:10.852322588Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2025-10-03T02:09:10.852603824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.852905201Z [Info] album_last_searched_time: Starting migration of Log DB to 77
2025-10-03T02:09:10.853368093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-10-03T02:09:10', 'album_last_searched_time')
2025-10-03T02:09:10.853840725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.854612729Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2025-10-03T02:09:10.854864536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019801s
2025-10-03T02:09:10.855101814Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2025-10-03T02:09:10.855321225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.855637472Z [Info] add_indexer_flags: Starting migration of Log DB to 78
2025-10-03T02:09:10.856027197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-10-03T02:09:10', 'add_indexer_flags')
2025-10-03T02:09:10.856502423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.857262925Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2025-10-03T02:09:10.857509441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019247s
2025-10-03T02:09:10.857760456Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2025-10-03T02:09:10.858040220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.858358060Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79
2025-10-03T02:09:10.858791302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-10-03T02:09:10', 'add_indexes_album_statistics')
2025-10-03T02:09:10.859202971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.860007641Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2025-10-03T02:09:10.860274037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019665s
2025-10-03T02:09:10.860525323Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2025-10-03T02:09:10.860759434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-03T02:09:10.861081403Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80
2025-10-03T02:09:10.861491198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-10-03T02:09:10', 'update_redacted_baseurl')
2025-10-03T02:09:10.861964921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-03T02:09:10.862725713Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2025-10-03T02:09:10.862968722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019369s
2025-10-03T02:09:11.063151070Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686
2025-10-03T02:09:11.073412901Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2025-10-03T02:09:11.078570405Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly.
2025-10-03T02:09:11.261524595Z [Info] QualityProfileService: Setting up default quality profiles
2025-10-03T02:09:11.293292887Z [Info] MetadataProfileService: Setting up standard metadata profile
2025-10-03T02:09:11.302203898Z [Info] MetadataProfileService: Setting up empty metadata profile
2025-10-03T02:09:11.341193617Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2025-10-03T02:09:11.342084561Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2025-10-03T02:09:11.342372852Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin
2025-10-03T02:09:11.447065455Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2025-10-03T02:09:11.985310240Z [ls.io-init] done.