AMD64 PASS
linuxserver/lidarr
Runtime: 26.85s

Build Information
Builder: X86-BUILDER-3i --Hetzner
Created: 2025-08-27T12:22:12+00:00
Image: linuxserver/lidarr
Maintainer: Roxedus,thespad
Size: 117.91MB
Tag: amd64-nightly-2.14.1.4704-ls166
Version: 2.14.1.4704-ls166
Expand
2025-08-27T12:25:51.299636129Z [migrations] started
2025-08-27T12:25:51.299695178Z [migrations] no migrations found
2025-08-27T12:25:51.319836689Z usermod: no changes
2025-08-27T12:25:51.325984009Z ───────────────────────────────────────
2025-08-27T12:25:51.326000272Z
2025-08-27T12:25:51.326004710Z ██╗ ███████╗██╗ ██████╗
2025-08-27T12:25:51.326008598Z ██║ ██╔════╝██║██╔═══██╗
2025-08-27T12:25:51.326012526Z ██║ ███████╗██║██║ ██║
2025-08-27T12:25:51.326016254Z ██║ ╚════██║██║██║ ██║
2025-08-27T12:25:51.326020182Z ███████╗███████║██║╚██████╔╝
2025-08-27T12:25:51.326024921Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-08-27T12:25:51.326028869Z
2025-08-27T12:25:51.326032727Z Brought to you by linuxserver.io
2025-08-27T12:25:51.326037096Z ───────────────────────────────────────
2025-08-27T12:25:51.326331228Z
2025-08-27T12:25:51.326347501Z To support the app dev(s) visit:
2025-08-27T12:25:51.327899967Z Lidarr: https://opencollective.com/lidarr
2025-08-27T12:25:51.328205382Z
2025-08-27T12:25:51.328212527Z To support LSIO projects visit:
2025-08-27T12:25:51.328216625Z https://www.linuxserver.io/donate/
2025-08-27T12:25:51.328220723Z
2025-08-27T12:25:51.328224461Z ───────────────────────────────────────
2025-08-27T12:25:51.328229070Z GID/UID
2025-08-27T12:25:51.328232757Z ───────────────────────────────────────
2025-08-27T12:25:51.333804097Z
2025-08-27T12:25:51.333816131Z User UID: 911
2025-08-27T12:25:51.333820139Z User GID: 911
2025-08-27T12:25:51.333823987Z ───────────────────────────────────────
2025-08-27T12:25:51.336354633Z Linuxserver.io version: 2.14.1.4704-ls166
2025-08-27T12:25:51.336767094Z Build-date: 2025-08-27T12:22:12+00:00
2025-08-27T12:25:51.336780681Z ───────────────────────────────────────
2025-08-27T12:25:51.336785220Z
2025-08-27T12:25:51.389194934Z [custom-init] No custom files found, skipping...
2025-08-27T12:25:51.413490682Z failed to load "/config/config.xml": No such file or directory
2025-08-27T12:25:51.788540185Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 2.14.1.4704
2025-08-27T12:25:51.807554877Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-08-27T12:25:51.813795805Z [Debug] Bootstrap: Console selected
2025-08-27T12:25:51.815271938Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-08-27T12:25:52.151390531Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-08-27T12:25:52.202744319Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {1bd1cbfb-e5d1-4fe2-adc3-7a46912c4fd7} may be persisted to storage in unencrypted form.
2025-08-27T12:25:52.291112848Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2025-08-27T12:25:52.347553810Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-08-27T12:25:52.429174239Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-08-27T12:25:52.439818785Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-27T12:25:52.440566120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-27T12:25:52.496590544Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2
2025-08-27T12:25:52.499396074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0568274s
2025-08-27T12:25:52.499484892Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-08-27T12:25:52.499757151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0593138s
2025-08-27T12:25:52.512053753Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-08-27T12:25:52.512722731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:52.532359686Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-08-27T12:25:52.546570524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-08-27T12:25:52.561893181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0292925s
2025-08-27T12:25:52.562315632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:52.564794163Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-08-27T12:25:52.564976240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0321774s
2025-08-27T12:25:52.572470042Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-08-27T12:25:52.572680606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:52.578492560Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-08-27T12:25:52.580079145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-08-27T12:25:52.580398047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017468s
2025-08-27T12:25:52.580657590Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-08-27T12:25:52.580965119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001306s
2025-08-27T12:25:52.581479314Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-08-27T12:25:52.582076768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-08-27T12:25:52.582765104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011168s
2025-08-27T12:25:52.582974025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:52.583664164Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-08-27T12:25:52.583839317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019831s
2025-08-27T12:25:52.584368793Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-08-27T12:25:52.584547573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:52.585240890Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-08-27T12:25:52.585425732Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s
2025-08-27T12:25:52.585617247Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-08-27T12:25:52.585896780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-08-27T12:25:52.586303990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005187s
2025-08-27T12:25:52.586508262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:52.587140244Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-08-27T12:25:52.587267210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001263s
2025-08-27T12:25:52.588365101Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-08-27T12:25:52.588568070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:52.589378692Z [Info] InitialSetup: Starting migration of Main DB to 1
2025-08-27T12:25:52.604105319Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2025-08-27T12:25:52.604635006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL, "Value" TEXT NOT NULL)
2025-08-27T12:25:52.605047096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007563s
2025-08-27T12:25:52.605220745Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2025-08-27T12:25:52.605494877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2025-08-27T12:25:52.605766725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003963s
2025-08-27T12:25:52.605953741Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2025-08-27T12:25:52.606326783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL)
2025-08-27T12:25:52.606600033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005001s
2025-08-27T12:25:52.606772801Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2025-08-27T12:25:52.607031923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2025-08-27T12:25:52.607338179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003951s
2025-08-27T12:25:52.607480546Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists
2025-08-27T12:25:52.617233647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL DEFAULT 1, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "PrimaryAlbumTypes" TEXT, "SecondaryAlbumTypes" TEXT)
2025-08-27T12:25:52.619194166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115539s
2025-08-27T12:25:52.619394299Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId)
2025-08-27T12:25:52.619687108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2025-08-27T12:25:52.620047554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004515s
2025-08-27T12:25:52.620188658Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug)
2025-08-27T12:25:52.620520396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2025-08-27T12:25:52.620755079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004017s
2025-08-27T12:25:52.620937667Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName)
2025-08-27T12:25:52.621225286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-08-27T12:25:52.621487023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003943s
2025-08-27T12:25:52.621662967Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path)
2025-08-27T12:25:52.621914604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-08-27T12:25:52.622174417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003604s
2025-08-27T12:25:52.622327365Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums
2025-08-27T12:25:52.624919034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0)
2025-08-27T12:25:52.626414205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003913s
2025-08-27T12:25:52.626589258Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId)
2025-08-27T12:25:52.626881286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-08-27T12:25:52.627167192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004291s
2025-08-27T12:25:52.627399499Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId)
2025-08-27T12:25:52.627564772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2025-08-27T12:25:52.627865027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003548s
2025-08-27T12:25:52.628056492Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId)
2025-08-27T12:25:52.628302909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2025-08-27T12:25:52.628585007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003672s
2025-08-27T12:25:52.628745731Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug)
2025-08-27T12:25:52.629041867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2025-08-27T12:25:52.629342553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004307s
2025-08-27T12:25:52.629543778Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle)
2025-08-27T12:25:52.629794693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-08-27T12:25:52.630048033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003829s
2025-08-27T12:25:52.630244559Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path)
2025-08-27T12:25:52.630467248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC)
2025-08-27T12:25:52.630705958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003534s
2025-08-27T12:25:52.630922655Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks
2025-08-27T12:25:52.632250820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackNumber" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0)
2025-08-27T12:25:52.633103998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002s
2025-08-27T12:25:52.633254481Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId)
2025-08-27T12:25:52.633557601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2025-08-27T12:25:52.633862916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004421s
2025-08-27T12:25:52.634029301Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId)
2025-08-27T12:25:52.634301389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2025-08-27T12:25:52.634587746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003854s
2025-08-27T12:25:52.634755453Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId)
2025-08-27T12:25:52.635025026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2025-08-27T12:25:52.635390793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004118s
2025-08-27T12:25:52.635511436Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber)
2025-08-27T12:25:52.635903776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC)
2025-08-27T12:25:52.636261797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005377s
2025-08-27T12:25:52.636434294Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles
2025-08-27T12:25:52.637480832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL DEFAULT 0)
2025-08-27T12:25:52.638168266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015885s
2025-08-27T12:25:52.638374752Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId)
2025-08-27T12:25:52.638595436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC)
2025-08-27T12:25:52.638915932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004275s
2025-08-27T12:25:52.639089501Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId)
2025-08-27T12:25:52.639351479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-08-27T12:25:52.639681483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004151s
2025-08-27T12:25:52.639830564Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2025-08-27T12:25:52.641105351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Language" INTEGER NOT NULL DEFAULT 0, "ArtistId" INTEGER NOT NULL DEFAULT 0, "AlbumId" INTEGER NOT NULL DEFAULT 0, "TrackId" INTEGER NOT NULL DEFAULT 0)
2025-08-27T12:25:52.641918538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018699s
2025-08-27T12:25:52.642071887Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2025-08-27T12:25:52.642320097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-08-27T12:25:52.642642366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003938s
2025-08-27T12:25:52.642811316Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2025-08-27T12:25:52.643080518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-08-27T12:25:52.643344360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004123s
2025-08-27T12:25:52.643532769Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2025-08-27T12:25:52.643791791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2025-08-27T12:25:52.644158269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004316s
2025-08-27T12:25:52.644338983Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId)
2025-08-27T12:25:52.644593926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC)
2025-08-27T12:25:52.644900944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004024s
2025-08-27T12:25:52.645084955Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2025-08-27T12:25:52.646059658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL)
2025-08-27T12:25:52.646651189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014142s
2025-08-27T12:25:52.646810340Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2025-08-27T12:25:52.647321018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL)
2025-08-27T12:25:52.647710292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007744s
2025-08-27T12:25:52.647909744Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2025-08-27T12:25:52.648279559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-08-27T12:25:52.648575294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004601s
2025-08-27T12:25:52.648729735Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2025-08-27T12:25:52.654152636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableSearch" INTEGER)
2025-08-27T12:25:52.654640739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057501s
2025-08-27T12:25:52.654803386Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2025-08-27T12:25:52.655069773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-08-27T12:25:52.655374196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004006s
2025-08-27T12:25:52.655517575Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles
2025-08-27T12:25:52.655997170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL)
2025-08-27T12:25:52.656401014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006963s
2025-08-27T12:25:52.656561076Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name)
2025-08-27T12:25:52.656829176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2025-08-27T12:25:52.657147607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004144s
2025-08-27T12:25:52.657331317Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2025-08-27T12:25:52.657849641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" NUMERIC, "MaxSize" NUMERIC)
2025-08-27T12:25:52.658268124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007771s
2025-08-27T12:25:52.658423396Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2025-08-27T12:25:52.658739683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2025-08-27T12:25:52.659054698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004643s
2025-08-27T12:25:52.659254340Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2025-08-27T12:25:52.659555045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2025-08-27T12:25:52.659904469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004739s
2025-08-27T12:25:52.660106516Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2025-08-27T12:25:52.660854662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1, "ArtistFolderFormat" TEXT, "RenameTracks" INTEGER, "StandardTrackFormat" TEXT, "AlbumFolderFormat" TEXT)
2025-08-27T12:25:52.661378247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011417s
2025-08-27T12:25:52.661531946Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2025-08-27T12:25:52.662823076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "Language" INTEGER NOT NULL DEFAULT 0, "ArtistId" INTEGER NOT NULL DEFAULT 0, "AlbumIds" TEXT NOT NULL DEFAULT '')
2025-08-27T12:25:52.664800489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031103s
2025-08-27T12:25:52.664991293Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2025-08-27T12:25:52.665624167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Metadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL)
2025-08-27T12:25:52.666104234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009711s
2025-08-27T12:25:52.666273415Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2025-08-27T12:25:52.667318239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2025-08-27T12:25:52.667997016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015574s
2025-08-27T12:25:52.668172149Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2025-08-27T12:25:52.668872730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL)
2025-08-27T12:25:52.669373278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009866s
2025-08-27T12:25:52.669486536Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2025-08-27T12:25:52.670199341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL DEFAULT 0, "ParsedAlbumInfo" TEXT NOT NULL DEFAULT '')
2025-08-27T12:25:52.670758006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011023s
2025-08-27T12:25:52.670935454Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2025-08-27T12:25:52.671432104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RemotePathMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Host" TEXT NOT NULL, "RemotePath" TEXT NOT NULL, "LocalPath" TEXT NOT NULL)
2025-08-27T12:25:52.671836899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007301s
2025-08-27T12:25:52.672031330Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2025-08-27T12:25:52.672355654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2025-08-27T12:25:52.672700568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004987s
2025-08-27T12:25:52.672844999Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2025-08-27T12:25:52.673105093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2025-08-27T12:25:52.673408343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003918s
2025-08-27T12:25:52.673566081Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2025-08-27T12:25:52.674020246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Restrictions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Preferred" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL)
2025-08-27T12:25:52.674401734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006826s
2025-08-27T12:25:52.674583450Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2025-08-27T12:25:52.675452630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EnableUsenet" INTEGER NOT NULL, "EnableTorrent" INTEGER NOT NULL, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL)
2025-08-27T12:25:52.676099693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013473s
2025-08-27T12:25:52.676246719Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2025-08-27T12:25:52.676706295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL, "Username" TEXT NOT NULL, "Password" TEXT NOT NULL)
2025-08-27T12:25:52.677090278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006988s
2025-08-27T12:25:52.677291213Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2025-08-27T12:25:52.677559283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2025-08-27T12:25:52.677884147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004419s
2025-08-27T12:25:52.678062726Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2025-08-27T12:25:52.678328622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2025-08-27T12:25:52.678644498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004309s
2025-08-27T12:25:52.678827176Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2025-08-27T12:25:52.679797380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2025-08-27T12:25:52.680477609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015106s
2025-08-27T12:25:52.680677953Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2025-08-27T12:25:52.681396189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2025-08-27T12:25:52.681959744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011426s
2025-08-27T12:25:52.682143013Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2025-08-27T12:25:52.682454380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-08-27T12:25:52.682822872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005055s
2025-08-27T12:25:52.682985350Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2025-08-27T12:25:52.683834259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2025-08-27T12:25:52.684468987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013247s
2025-08-27T12:25:52.684638378Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles
2025-08-27T12:25:52.685603542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL)
2025-08-27T12:25:52.686370196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015432s
2025-08-27T12:25:52.686520339Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2025-08-27T12:25:52.687003061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LanguageProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Languages" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL)
2025-08-27T12:25:52.687474631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007558s
2025-08-27T12:25:52.687615504Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2025-08-27T12:25:52.687990349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2025-08-27T12:25:52.688444594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006248s
2025-08-27T12:25:52.688663374Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2025-08-27T12:25:52.689449588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-08-27T12:25:52.689998443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011513s
2025-08-27T12:25:52.690206632Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2025-08-27T12:25:52.690596457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-08-27T12:25:52.690953877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000568s
2025-08-27T12:25:52.694239965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles" ("EnableUsenet", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags") VALUES (1, 1, 1, 0, 0, 2147483647, '[]')
2025-08-27T12:25:52.694943080Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0034844 taking an average of 00:00:00.0034844
2025-08-27T12:25:52.695813133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-08-27T12:25:52', 'InitialSetup')
2025-08-27T12:25:52.696165182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:52.698663322Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-08-27T12:25:52.698820850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075248s
2025-08-27T12:25:52.699119100Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2025-08-27T12:25:52.699342370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:52.699602944Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2
2025-08-27T12:25:52.700260849Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2025-08-27T12:25:52.700442054Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-27T12:25:52.700661987Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2025-08-27T12:25:52.700992723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2025-08-27T12:25:52.701923728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010615s
2025-08-27T12:25:52.702384436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-08-27T12:25:52', 'add_reason_to_pending_releases')
2025-08-27T12:25:52.702756585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:52.703514211Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2025-08-27T12:25:52.703739364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026415s
2025-08-27T12:25:52.704010921Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2025-08-27T12:25:52.704224421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:52.704460837Z [Info] add_medium_support: Starting migration of Main DB to 3
2025-08-27T12:25:52.707322020Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-08-27T12:25:52.707478455Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-08-27T12:25:52.707657986Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String
2025-08-27T12:25:52.707936197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT ''
2025-08-27T12:25:52.708725817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009057s
2025-08-27T12:25:52.708887372Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-08-27T12:25:52.709043887Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-27T12:25:52.709221435Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32
2025-08-27T12:25:52.709536108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0
2025-08-27T12:25:52.710272752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008794s
2025-08-27T12:25:52.710442414Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-08-27T12:25:52.710623198Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-08-27T12:25:52.710761666Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32
2025-08-27T12:25:52.711091310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0
2025-08-27T12:25:52.711832613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008743s
2025-08-27T12:25:52.712237709Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2025-08-27T12:25:52.712745301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2025-08-27T12:25:52.713012189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005583s
2025-08-27T12:25:52.713379278Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber
2025-08-27T12:25:52.732172454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL)
2025-08-27T12:25:52.734422565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tracks_temp" ("Id", "ForeignTrackId", "ArtistId", "AlbumId", "Title", "Explicit", "Compilation", "DiscNumber", "TrackFileId", "Monitored", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber") SELECT "Id", "ForeignTrackId", "ArtistId", "AlbumId", "Title", "Explicit", "Compilation", "DiscNumber", "TrackFileId", "Monitored", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber" FROM "Tracks"
2025-08-27T12:25:52.735612461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2025-08-27T12:25:52.736823721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2025-08-27T12:25:52.738776754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2025-08-27T12:25:52.739205267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2025-08-27T12:25:52.739627868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2025-08-27T12:25:52.739968574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0263697s
2025-08-27T12:25:52.740158967Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-08-27T12:25:52.740310162Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-08-27T12:25:52.740513651Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String
2025-08-27T12:25:52.740776511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT
2025-08-27T12:25:52.741531842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008435s
2025-08-27T12:25:52.741939723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-08-27T12:25:52', 'add_medium_support')
2025-08-27T12:25:52.742283726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:52.743640028Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2025-08-27T12:25:52.743825922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029115s
2025-08-27T12:25:52.744153682Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2025-08-27T12:25:52.744339617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:52.744717728Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4
2025-08-27T12:25:52.745338027Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2025-08-27T12:25:52.745744386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2025-08-27T12:25:52.746058638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005135s
2025-08-27T12:25:52.746310956Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-27T12:25:52.746563515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-27T12:25:52.756362067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098121s
2025-08-27T12:25:52.756826743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-08-27T12:25:52', 'add_various_qualites_in_profile')
2025-08-27T12:25:52.757301399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:52.758099396Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2025-08-27T12:25:52.758345542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115274s
2025-08-27T12:25:52.758575054Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2025-08-27T12:25:52.758828785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:52.759117737Z [Info] metadata_profiles: Starting migration of Main DB to 5
2025-08-27T12:25:52.760056066Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles
2025-08-27T12:25:52.760648239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "PrimaryAlbumTypes" TEXT NOT NULL, "SecondaryAlbumTypes" TEXT NOT NULL)
2025-08-27T12:25:52.761212475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009553s
2025-08-27T12:25:52.761432368Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name)
2025-08-27T12:25:52.761848166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC)
2025-08-27T12:25:52.762200365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005893s
2025-08-27T12:25:52.762435238Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2025-08-27T12:25:52.762622094Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-27T12:25:52.762867288Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32
2025-08-27T12:25:52.763251602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1
2025-08-27T12:25:52.764249171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00115s
2025-08-27T12:25:52.764503774Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes
2025-08-27T12:25:52.770916357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "SecondaryAlbumTypes" TEXT, "MetadataProfileId" INTEGER NOT NULL)
2025-08-27T12:25:52.776269207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "SecondaryAlbumTypes", "MetadataProfileId") SELECT "Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "SecondaryAlbumTypes", "MetadataProfileId" FROM "Artists"
2025-08-27T12:25:52.778257291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-08-27T12:25:52.779138125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-08-27T12:25:52.781253425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2025-08-27T12:25:52.781790436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2025-08-27T12:25:52.782220121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-08-27T12:25:52.782770480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-08-27T12:25:52.783080885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183553s
2025-08-27T12:25:52.783401170Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes
2025-08-27T12:25:52.791635392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "MetadataProfileId" INTEGER NOT NULL)
2025-08-27T12:25:52.796761956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "MetadataProfileId") SELECT "Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "MetadataProfileId" FROM "Artists"
2025-08-27T12:25:52.798600579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-08-27T12:25:52.799434628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-08-27T12:25:52.801483564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2025-08-27T12:25:52.801950575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2025-08-27T12:25:52.802376272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-08-27T12:25:52.802897712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-08-27T12:25:52.803189911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196185s
2025-08-27T12:25:52.803410445Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-08-27T12:25:52.803560287Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-08-27T12:25:52.803795811Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String
2025-08-27T12:25:52.804118080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT
2025-08-27T12:25:52.804921909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009157s
2025-08-27T12:25:52.805295872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-08-27T12:25:52', 'metadata_profiles')
2025-08-27T12:25:52.805638141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:52.806910363Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2025-08-27T12:25:52.807093301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028807s
2025-08-27T12:25:52.807343405Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2025-08-27T12:25:52.807574280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:52.807887741Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6
2025-08-27T12:25:52.810955058Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2025-08-27T12:25:52.818275550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER)
2025-08-27T12:25:52.819442070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch" FROM "Indexers"
2025-08-27T12:25:52.820100616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-08-27T12:25:52.820535642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-08-27T12:25:52.822360206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-08-27T12:25:52.822689770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011529s
2025-08-27T12:25:52.822854812Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-08-27T12:25:52.823016959Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-08-27T12:25:52.823200709Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2025-08-27T12:25:52.823510352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2025-08-27T12:25:52.824302377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009004s
2025-08-27T12:25:52.824613744Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2025-08-27T12:25:52.824904009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2025-08-27T12:25:52.825157700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003608s
2025-08-27T12:25:52.825317522Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-08-27T12:25:52.825464898Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-08-27T12:25:52.825971028Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2025-08-27T12:25:52.829381726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL)
2025-08-27T12:25:52.830657235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch" FROM "Indexers"
2025-08-27T12:25:52.831269868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-08-27T12:25:52.831802130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-08-27T12:25:52.833743881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-08-27T12:25:52.833992561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078193s
2025-08-27T12:25:52.834408128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-08-27T12:25:52', 'separate_automatic_and_interactive_search')
2025-08-27T12:25:52.834777131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:52.835758407Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2025-08-27T12:25:52.835958801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095285s
2025-08-27T12:25:52.836204516Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2025-08-27T12:25:52.836393537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:52.836660394Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7
2025-08-27T12:25:52.837038125Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path
2025-08-27T12:25:52.841393556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT)
2025-08-27T12:25:52.845197356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes" FROM "Albums"
2025-08-27T12:25:52.846665873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-08-27T12:25:52.847640777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-08-27T12:25:52.849429509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-08-27T12:25:52.849842050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2025-08-27T12:25:52.850223708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2025-08-27T12:25:52.850660939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2025-08-27T12:25:52.851044982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-08-27T12:25:52.851352942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141291s
2025-08-27T12:25:52.851707927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-08-27T12:25:52', 'change_album_path_to_relative')
2025-08-27T12:25:52.852111049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:52.853152176Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2025-08-27T12:25:52.853327178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159023s
2025-08-27T12:25:52.853549646Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2025-08-27T12:25:52.853736713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:52.853985664Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8
2025-08-27T12:25:52.854664151Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE QualityDefinitions SET MaxSize = CASE WHEN (CAST(MaxSize AS FLOAT) / 60) * 8 * 1024 < 1500 THEN ROUND((CAST(MaxSize AS FLOAT) / 60) * 8 * 1024, 0) ELSE NULL END
2025-08-27T12:25:52.855233688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE QualityDefinitions SET MaxSize = CASE WHEN (CAST(MaxSize AS FLOAT) / 60) * 8 * 1024 < 1500 THEN ROUND((CAST(MaxSize AS FLOAT) / 60) * 8 * 1024, 0) ELSE NULL END
2025-08-27T12:25:52.855585266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000633s
2025-08-27T12:25:52.856010662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-08-27T12:25:52', 'change_quality_size_mb_to_kb')
2025-08-27T12:25:52.856368503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:52.857071839Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2025-08-27T12:25:52.857234818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020735s
2025-08-27T12:25:52.857430832Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2025-08-27T12:25:52.857615444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:52.857830668Z [Info] album_releases: Starting migration of Main DB to 9
2025-08-27T12:25:52.858277307Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-08-27T12:25:52.858430405Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-27T12:25:52.858606981Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String
2025-08-27T12:25:52.858868478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT ''
2025-08-27T12:25:52.859623829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008458s
2025-08-27T12:25:52.859824312Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-08-27T12:25:52.859935035Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-08-27T12:25:52.860117513Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String
2025-08-27T12:25:52.860400853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT ''
2025-08-27T12:25:52.861167607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008585s
2025-08-27T12:25:52.861528254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-08-27T12:25:52', 'album_releases')
2025-08-27T12:25:52.861832907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:52.862666336Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2025-08-27T12:25:52.862718531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022514s
2025-08-27T12:25:52.862907742Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2025-08-27T12:25:52.863093506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:52.863339060Z [Info] album_releases_fix: Starting migration of Main DB to 10
2025-08-27T12:25:52.863748876Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-08-27T12:25:52.863919319Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-27T12:25:52.864083620Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String
2025-08-27T12:25:52.868734265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT)
2025-08-27T12:25:52.872894233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease" FROM "Albums"
2025-08-27T12:25:52.874469375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-08-27T12:25:52.875327343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-08-27T12:25:52.877119833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-08-27T12:25:52.877523165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2025-08-27T12:25:52.877897849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2025-08-27T12:25:52.878302604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2025-08-27T12:25:52.878706868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-08-27T12:25:52.879001081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147531s
2025-08-27T12:25:52.879173117Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-08-27T12:25:52.879304091Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-27T12:25:52.879483402Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String
2025-08-27T12:25:52.884151242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT NOT NULL)
2025-08-27T12:25:52.888350308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease" FROM "Albums"
2025-08-27T12:25:52.890292850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-08-27T12:25:52.891250799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-08-27T12:25:52.893232290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-08-27T12:25:52.893686595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2025-08-27T12:25:52.894130549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2025-08-27T12:25:52.894569162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2025-08-27T12:25:52.895081985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-08-27T12:25:52.895438253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157623s
2025-08-27T12:25:52.895899171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-08-27T12:25:52', 'album_releases_fix')
2025-08-27T12:25:52.896317183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:52.897638624Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2025-08-27T12:25:52.897839178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179394s
2025-08-27T12:25:52.898087227Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2025-08-27T12:25:52.898302100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:52.898616373Z [Info] import_lists: Starting migration of Main DB to 11
2025-08-27T12:25:52.899746729Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2025-08-27T12:25:52.900990694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL)
2025-08-27T12:25:52.901871909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019181s
2025-08-27T12:25:52.902151111Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2025-08-27T12:25:52.902443921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2025-08-27T12:25:52.902853906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005439s
2025-08-27T12:25:52.903025001Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2025-08-27T12:25:52.903894802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2025-08-27T12:25:52.904628149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014034s
2025-08-27T12:25:52.904872762Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2025-08-27T12:25:52.905282327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-08-27T12:25:52.905664286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005932s
2025-08-27T12:25:52.906071957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-08-27T12:25:52', 'import_lists')
2025-08-27T12:25:52.906411390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:52.907335672Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2025-08-27T12:25:52.907548871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022504s
2025-08-27T12:25:52.907779545Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2025-08-27T12:25:52.908013356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:52.908307268Z [Info] add_release_status: Starting migration of Main DB to 12
2025-08-27T12:25:52.908833869Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles
2025-08-27T12:25:52.909000103Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-27T12:25:52.909226620Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String
2025-08-27T12:25:52.909639060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT ''
2025-08-27T12:25:52.910543822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010588s
2025-08-27T12:25:52.910718013Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-27T12:25:52.910915450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-27T12:25:52.913940803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030146s
2025-08-27T12:25:52.914393515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-08-27T12:25:52', 'add_release_status')
2025-08-27T12:25:52.914754011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:52.915549904Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2025-08-27T12:25:52.915713183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004626s
2025-08-27T12:25:52.915941022Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2025-08-27T12:25:52.916193450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:52.916499907Z [Info] album_download_notification: Starting migration of Main DB to 13
2025-08-27T12:25:52.916877868Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-27T12:25:52.917053281Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-27T12:25:52.917284277Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean
2025-08-27T12:25:52.917700735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0
2025-08-27T12:25:52.918534655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010575s
2025-08-27T12:25:52.918996465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-08-27T12:25:52', 'album_download_notification')
2025-08-27T12:25:52.919405699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:52.920194988Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2025-08-27T12:25:52.920384901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026769s
2025-08-27T12:25:52.920642279Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2025-08-27T12:25:52.920845097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:52.921163919Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14
2025-08-27T12:25:52.922118732Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists" SET "MetadataProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "MetadataProfiles") > 0) THEN (SELECT "Id" FROM "MetadataProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."MetadataProfileId" = 0
2025-08-27T12:25:52.923023735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "MetadataProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "MetadataProfiles") > 0) THEN (SELECT "Id" FROM "MetadataProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."MetadataProfileId" = 0
2025-08-27T12:25:52.923669595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001114s
2025-08-27T12:25:52.924401890Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists" SET "LanguageProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "LanguageProfiles") > 0) THEN (SELECT "Id" FROM "LanguageProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."LanguageProfileId" = 0
2025-08-27T12:25:52.925376683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LanguageProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "LanguageProfiles") > 0) THEN (SELECT "Id" FROM "LanguageProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."LanguageProfileId" = 0
2025-08-27T12:25:52.925879355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010299s
2025-08-27T12:25:52.926265844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-08-27T12:25:52', 'fix_language_metadata_profiles')
2025-08-27T12:25:52.926649757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:52.927416360Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2025-08-27T12:25:52.927598738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025337s
2025-08-27T12:25:52.927828380Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2025-08-27T12:25:52.928084045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:52.928380161Z [Info] remove_fanzub: Starting migration of Main DB to 15
2025-08-27T12:25:52.928801831Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2025-08-27T12:25:52.929097356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2025-08-27T12:25:52.929350756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003419s
2025-08-27T12:25:52.929701282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-08-27T12:25:52', 'remove_fanzub')
2025-08-27T12:25:52.930057930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:52.930808141Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2025-08-27T12:25:52.931074828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017566s
2025-08-27T12:25:52.931244189Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2025-08-27T12:25:52.931458721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:52.931717172Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16
2025-08-27T12:25:52.933849356Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId)
2025-08-27T12:25:52.934184320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC)
2025-08-27T12:25:52.934590458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005509s
2025-08-27T12:25:52.934818227Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate)
2025-08-27T12:25:52.935152049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC)
2025-08-27T12:25:52.935541924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005429s
2025-08-27T12:25:52.936277896Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId)
2025-08-27T12:25:52.936829126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId"
2025-08-27T12:25:52.937326458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008204s
2025-08-27T12:25:52.937536351Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date)
2025-08-27T12:25:52.937939442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2025-08-27T12:25:52.938292954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005498s
2025-08-27T12:25:52.938524120Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2025-08-27T12:25:52.938778522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2025-08-27T12:25:52.939194059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005063s
2025-08-27T12:25:52.939449203Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2025-08-27T12:25:52.939814258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-08-27T12:25:52.940245256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005843s
2025-08-27T12:25:52.940643718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-08-27T12:25:52', 'update_artist_history_indexes')
2025-08-27T12:25:52.941049666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:52.942107406Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2025-08-27T12:25:52.942284082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023812s
2025-08-27T12:25:52.942533454Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2025-08-27T12:25:52.942745912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:52.943073702Z [Info] remove_nma: Starting migration of Main DB to 17
2025-08-27T12:25:52.945516501Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-27T12:25:52.948463656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2025-08-27T12:25:52.948829072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031144s
2025-08-27T12:25:52.949204137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-08-27T12:25:52', 'remove_nma')
2025-08-27T12:25:52.949566938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:52.950355075Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2025-08-27T12:25:52.950605550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046221s
2025-08-27T12:25:52.950791604Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2025-08-27T12:25:52.950999273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:52.951329548Z [Info] album_disambiguation: Starting migration of Main DB to 18
2025-08-27T12:25:52.951760305Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-08-27T12:25:52.951988755Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.8E-06s
2025-08-27T12:25:52.952163607Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String
2025-08-27T12:25:52.952459213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT
2025-08-27T12:25:52.953602174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012594s
2025-08-27T12:25:52.954018783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-08-27T12:25:52', 'album_disambiguation')
2025-08-27T12:25:52.954442326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:52.955285013Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2025-08-27T12:25:52.955461268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00291s
2025-08-27T12:25:52.955693907Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2025-08-27T12:25:52.955948770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:52.956213393Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19
2025-08-27T12:25:52.956512385Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-27T12:25:52.956749893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-27T12:25:52.960025790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032824s
2025-08-27T12:25:52.960396417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-08-27T12:25:52', 'add_ape_quality_in_profiles')
2025-08-27T12:25:52.960770280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:52.961553868Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2025-08-27T12:25:52.961760163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048094s
2025-08-27T12:25:52.961939354Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2025-08-27T12:25:52.962157122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:52.962453179Z [Info] remove_pushalot: Starting migration of Main DB to 20
2025-08-27T12:25:52.963339714Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-27T12:25:52.963669989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2025-08-27T12:25:52.963942047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003833s
2025-08-27T12:25:52.964189044Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-27T12:25:52.964487395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2025-08-27T12:25:52.964755264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003632s
2025-08-27T12:25:52.964978554Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-27T12:25:52.965256293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2025-08-27T12:25:52.965533552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003731s
2025-08-27T12:25:52.965905681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-08-27T12:25:52', 'remove_pushalot')
2025-08-27T12:25:52.966331218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:52.967149776Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2025-08-27T12:25:52.967384419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019366s
2025-08-27T12:25:52.967562718Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2025-08-27T12:25:52.967806269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:52.968116924Z [Info] add_custom_filters: Starting migration of Main DB to 21
2025-08-27T12:25:52.968587512Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2025-08-27T12:25:52.969065434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFilters" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Type" TEXT NOT NULL, "Label" TEXT NOT NULL, "Filters" TEXT NOT NULL)
2025-08-27T12:25:52.969541473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007774s
2025-08-27T12:25:52.969921288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-08-27T12:25:52', 'add_custom_filters')
2025-08-27T12:25:52.970254940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:52.971057055Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2025-08-27T12:25:52.971239192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002264s
2025-08-27T12:25:52.971444726Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2025-08-27T12:25:52.971646613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:52.971962880Z [Info] import_list_tags: Starting migration of Main DB to 22
2025-08-27T12:25:52.972325139Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-08-27T12:25:52.972491634Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-08-27T12:25:52.972821028Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String
2025-08-27T12:25:52.973032534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT
2025-08-27T12:25:52.973910271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009562s
2025-08-27T12:25:52.974289234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-08-27T12:25:52', 'import_list_tags')
2025-08-27T12:25:52.974624450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:52.975389039Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2025-08-27T12:25:52.975560705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024308s
2025-08-27T12:25:52.975753383Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2025-08-27T12:25:52.975973967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:52.976262438Z [Info] add_release_groups_etc: Starting migration of Main DB to 23
2025-08-27T12:25:52.983505284Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata
2025-08-27T12:25:52.984793428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ArtistMetadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "Name" TEXT NOT NULL, "Overview" TEXT, "Disambiguation" TEXT, "Type" TEXT, "Status" INTEGER NOT NULL, "Images" TEXT NOT NULL, "Links" TEXT, "Genres" TEXT, "Ratings" TEXT, "Members" TEXT)
2025-08-27T12:25:52.985758521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00186s
2025-08-27T12:25:52.985980709Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId)
2025-08-27T12:25:52.986438400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC)
2025-08-27T12:25:52.996689735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104434s
2025-08-27T12:25:53.002273540Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-08-27T12:25:53.002296426Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-08-27T12:25:53.002307378Z FROM "Artists"
2025-08-27T12:25:53.004447708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-08-27T12:25:53.004479292Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-08-27T12:25:53.004494863Z FROM "Artists"
2025-08-27T12:25:53.005491210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023768s
2025-08-27T12:25:53.005656563Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2025-08-27T12:25:53.005792597Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-08-27T12:25:53.006006838Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32
2025-08-27T12:25:53.006349999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2025-08-27T12:25:53.007214460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010391s
2025-08-27T12:25:53.008453535Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2025-08-27T12:25:53.008488195Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-27T12:25:53.008498105Z FROM "ArtistMetadata"
2025-08-27T12:25:53.008507043Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2025-08-27T12:25:53.009966322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2025-08-27T12:25:53.009990420Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-27T12:25:53.010001863Z FROM "ArtistMetadata"
2025-08-27T12:25:53.010012194Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2025-08-27T12:25:53.010704448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001675s
2025-08-27T12:25:53.010860012Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases
2025-08-27T12:25:53.012078445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL DEFAULT 0, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL)
2025-08-27T12:25:53.012952485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019293s
2025-08-27T12:25:53.013167258Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId)
2025-08-27T12:25:53.013504888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2025-08-27T12:25:53.013890254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005485s
2025-08-27T12:25:53.014078343Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId)
2025-08-27T12:25:53.014371162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2025-08-27T12:25:53.014706087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004606s
2025-08-27T12:25:53.014896490Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-27T12:25:53.015059108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-27T12:25:53.023411217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083721s
2025-08-27T12:25:53.023585147Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-08-27T12:25:53.023731813Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-27T12:25:53.023936575Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32
2025-08-27T12:25:53.024246830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2025-08-27T12:25:53.025297045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011815s
2025-08-27T12:25:53.025477969Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-08-27T12:25:53.025604755Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-27T12:25:53.025790940Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean
2025-08-27T12:25:53.026079371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1
2025-08-27T12:25:53.027078853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011172s
2025-08-27T12:25:53.027252283Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-08-27T12:25:53.027409279Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-27T12:25:53.027543539Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String
2025-08-27T12:25:53.027793863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT
2025-08-27T12:25:53.028830832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010678s
2025-08-27T12:25:53.030104266Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2025-08-27T12:25:53.030123244Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-27T12:25:53.030132964Z FROM "ArtistMetadata"
2025-08-27T12:25:53.030141842Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-08-27T12:25:53.030151120Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2025-08-27T12:25:53.031989783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2025-08-27T12:25:53.032011056Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-27T12:25:53.032020335Z FROM "ArtistMetadata"
2025-08-27T12:25:53.032028932Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-08-27T12:25:53.032038261Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2025-08-27T12:25:53.032844514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019987s
2025-08-27T12:25:53.032998525Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-08-27T12:25:53.033145721Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-27T12:25:53.033336916Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String
2025-08-27T12:25:53.033646650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0'
2025-08-27T12:25:53.034488836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000976s
2025-08-27T12:25:53.034670712Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-08-27T12:25:53.034818580Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-27T12:25:53.035000085Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32
2025-08-27T12:25:53.035294648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0
2025-08-27T12:25:53.036181575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009869s
2025-08-27T12:25:53.036310284Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-08-27T12:25:53.036443632Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-27T12:25:53.036682313Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32
2025-08-27T12:25:53.036949210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2025-08-27T12:25:53.037804443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009692s
2025-08-27T12:25:53.039033237Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-08-27T12:25:53.039045452Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-08-27T12:25:53.039051815Z FROM "AlbumReleases"
2025-08-27T12:25:53.039057676Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-08-27T12:25:53.039064019Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2025-08-27T12:25:53.040830487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-08-27T12:25:53.040844344Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-08-27T12:25:53.040850316Z FROM "AlbumReleases"
2025-08-27T12:25:53.040856018Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-08-27T12:25:53.040862331Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2025-08-27T12:25:53.041701481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019232s
2025-08-27T12:25:53.042980356Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-08-27T12:25:53.042992560Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-27T12:25:53.042998673Z FROM "ArtistMetadata"
2025-08-27T12:25:53.043004424Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-08-27T12:25:53.043010737Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2025-08-27T12:25:53.044900934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-08-27T12:25:53.044922858Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-27T12:25:53.044932457Z FROM "ArtistMetadata"
2025-08-27T12:25:53.044941325Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-08-27T12:25:53.044950423Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2025-08-27T12:25:53.045773631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020289s
2025-08-27T12:25:53.046353539Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists ForeignArtistId, Name, Overview, Disambiguation, ArtistType, Status, Images, Links, Genres, Ratings, Members, MBId, AMId, TADBId, DiscogsId, NameSlug, LastDiskSync, DateFormed
2025-08-27T12:25:53.049971926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL)
2025-08-27T12:25:53.051827513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists"
2025-08-27T12:25:53.052675460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-08-27T12:25:53.053434950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-08-27T12:25:53.055448214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-08-27T12:25:53.055856777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-08-27T12:25:53.056160248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094772s
2025-08-27T12:25:53.056574813Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync
2025-08-27T12:25:53.060440257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT)
2025-08-27T12:25:53.063069933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links" FROM "Albums"
2025-08-27T12:25:53.064207263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-08-27T12:25:53.065208119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-08-27T12:25:53.068039431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-08-27T12:25:53.068499938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-08-27T12:25:53.068849262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012004s
2025-08-27T12:25:53.069086610Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored
2025-08-27T12:25:53.072328318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "TrackFileId" INTEGER, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL, "TrackNumber" TEXT, "ForeignRecordingId" TEXT NOT NULL, "AlbumReleaseId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL)
2025-08-27T12:25:53.074265940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tracks_temp" ("Id", "ForeignTrackId", "Title", "Explicit", "TrackFileId", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber", "TrackNumber", "ForeignRecordingId", "AlbumReleaseId", "ArtistMetadataId") SELECT "Id", "ForeignTrackId", "Title", "Explicit", "TrackFileId", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber", "TrackNumber", "ForeignRecordingId", "AlbumReleaseId", "ArtistMetadataId" FROM "Tracks"
2025-08-27T12:25:53.075076402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2025-08-27T12:25:53.075681110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2025-08-27T12:25:53.077588100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2025-08-27T12:25:53.078092265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2025-08-27T12:25:53.078430376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091046s
2025-08-27T12:25:53.078623916Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId
2025-08-27T12:25:53.081323132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL)
2025-08-27T12:25:53.082570824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language" FROM "TrackFiles"
2025-08-27T12:25:53.083171013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-08-27T12:25:53.083730380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-08-27T12:25:53.085560405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-08-27T12:25:53.085848485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070756s
2025-08-27T12:25:53.086098008Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2025-08-27T12:25:53.086382320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-08-27T12:25:53.086650280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004299s
2025-08-27T12:25:53.086818368Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored)
2025-08-27T12:25:53.087091679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-08-27T12:25:53.087364047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003907s
2025-08-27T12:25:53.087546956Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId)
2025-08-27T12:25:53.087838833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2025-08-27T12:25:53.088170201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004352s
2025-08-27T12:25:53.088364542Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId)
2025-08-27T12:25:53.088686591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC)
2025-08-27T12:25:53.088938648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004187s
2025-08-27T12:25:53.089125865Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId)
2025-08-27T12:25:53.089403384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC)
2025-08-27T12:25:53.089708478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004113s
2025-08-27T12:25:53.089892479Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId)
2025-08-27T12:25:53.090178675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC)
2025-08-27T12:25:53.090487517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004255s
2025-08-27T12:25:53.090645846Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-27T12:25:53.092942571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2025-08-27T12:25:53.093210300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024145s
2025-08-27T12:25:53.093349130Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-27T12:25:53.093608021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2025-08-27T12:25:53.093856041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000359s
2025-08-27T12:25:53.094002917Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-27T12:25:53.094330206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand'
2025-08-27T12:25:53.094622594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004828s
2025-08-27T12:25:53.094988070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-08-27T12:25:53', 'add_release_groups_etc')
2025-08-27T12:25:53.095312454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:53.096813066Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2025-08-27T12:25:53.096993359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026508s
2025-08-27T12:25:53.097200937Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2025-08-27T12:25:53.097408535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:53.097657847Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24
2025-08-27T12:25:53.098339750Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-27T12:25:53.098552929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1
2025-08-27T12:25:53.098790227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003132s
2025-08-27T12:25:53.099141014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-08-27T12:25:53', 'NewMediaInfoFormat')
2025-08-27T12:25:53.099471128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:53.100207652Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2025-08-27T12:25:53.100373866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017011s
2025-08-27T12:25:53.100586084Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2025-08-27T12:25:53.100790916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:53.101061241Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25
2025-08-27T12:25:53.102066545Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2025-08-27T12:25:53.102400999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2025-08-27T12:25:53.105454318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031827s
2025-08-27T12:25:53.105656295Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-08-27T12:25:53.105779733Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-27T12:25:53.105991409Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2025-08-27T12:25:53.106381375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2025-08-27T12:25:53.107375246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011797s
2025-08-27T12:25:53.107772797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-08-27T12:25:53', 'rename_restrictions_to_release_profiles')
2025-08-27T12:25:53.108147281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:53.108865247Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2025-08-27T12:25:53.109054538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002631s
2025-08-27T12:25:53.109279822Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2025-08-27T12:25:53.109476959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:53.109734868Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26
2025-08-27T12:25:53.110726014Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2025-08-27T12:25:53.110986919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2025-08-27T12:25:53.112784129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018653s
2025-08-27T12:25:53.112971346Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-08-27T12:25:53.113102590Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-27T12:25:53.113388806Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2025-08-27T12:25:53.113665123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2025-08-27T12:25:53.114427117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008598s
2025-08-27T12:25:53.114615266Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2025-08-27T12:25:53.114754597Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-27T12:25:53.114946714Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2025-08-27T12:25:53.115262850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2025-08-27T12:25:53.115996367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008675s
2025-08-27T12:25:53.116147071Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-27T12:25:53.116446273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2025-08-27T12:25:53.116621236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003327s
2025-08-27T12:25:53.116786729Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-27T12:25:53.117014808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2025-08-27T12:25:53.117261315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003296s
2025-08-27T12:25:53.117463452Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId
2025-08-27T12:25:53.120799390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL)
2025-08-27T12:25:53.122721000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists"
2025-08-27T12:25:53.123522344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-08-27T12:25:53.124236061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-08-27T12:25:53.126070235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-08-27T12:25:53.126509389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-08-27T12:25:53.126973464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-08-27T12:25:53.127432859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-08-27T12:25:53.127808365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101362s
2025-08-27T12:25:53.128214954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-08-27T12:25:53', 'rename_quality_profiles_add_upgrade_allowed')
2025-08-27T12:25:53.128575860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:53.129771939Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2025-08-27T12:25:53.129952813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120636s
2025-08-27T12:25:53.130142295Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2025-08-27T12:25:53.130350214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:53.130574766Z [Info] add_import_exclusions: Starting migration of Main DB to 27
2025-08-27T12:25:53.130993239Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2025-08-27T12:25:53.131431421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListExclusions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignId" TEXT NOT NULL, "Name" TEXT NOT NULL)
2025-08-27T12:25:53.131829563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006598s
2025-08-27T12:25:53.132044726Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId)
2025-08-27T12:25:53.132390242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC)
2025-08-27T12:25:53.132735978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005175s
2025-08-27T12:25:53.133105312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-08-27T12:25:53', 'add_import_exclusions')
2025-08-27T12:25:53.133467762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:53.134199385Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2025-08-27T12:25:53.134409719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019569s
2025-08-27T12:25:53.134567496Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2025-08-27T12:25:53.134765575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:53.135000047Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28
2025-08-27T12:25:53.142605103Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-08-27T12:25:53.142627328Z WHERE "Id" in (
2025-08-27T12:25:53.142636025Z SELECT "Artists"."Id" from "Artists"
2025-08-27T12:25:53.142644753Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-27T12:25:53.142653981Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-08-27T12:25:53.144436742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-08-27T12:25:53.144461040Z WHERE "Id" in (
2025-08-27T12:25:53.144470199Z SELECT "Artists"."Id" from "Artists"
2025-08-27T12:25:53.144479307Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-27T12:25:53.144489357Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-08-27T12:25:53.145331814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020511s
2025-08-27T12:25:53.146625439Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2025-08-27T12:25:53.146644006Z WHERE "Id" in (
2025-08-27T12:25:53.146667804Z SELECT "Albums"."Id" from "Albums"
2025-08-27T12:25:53.146677153Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-27T12:25:53.146686412Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-08-27T12:25:53.148403450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2025-08-27T12:25:53.148428179Z WHERE "Id" in (
2025-08-27T12:25:53.148437709Z SELECT "Albums"."Id" from "Albums"
2025-08-27T12:25:53.148446466Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-27T12:25:53.148455555Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-08-27T12:25:53.149278051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019414s
2025-08-27T12:25:53.150422385Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2025-08-27T12:25:53.150442135Z WHERE "Id" in (
2025-08-27T12:25:53.150451053Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-08-27T12:25:53.150462175Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-08-27T12:25:53.150471154Z WHERE "Albums"."Id" IS NULL)
2025-08-27T12:25:53.152128401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2025-08-27T12:25:53.152146056Z WHERE "Id" in (
2025-08-27T12:25:53.152154463Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-08-27T12:25:53.152163973Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-08-27T12:25:53.152172670Z WHERE "Albums"."Id" IS NULL)
2025-08-27T12:25:53.152909454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018068s
2025-08-27T12:25:53.154127286Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-08-27T12:25:53.154142567Z WHERE "Id" in (
2025-08-27T12:25:53.154150984Z SELECT "Tracks"."Id" from "Tracks"
2025-08-27T12:25:53.154159762Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-08-27T12:25:53.154169371Z WHERE "AlbumReleases"."Id" IS NULL)
2025-08-27T12:25:53.155866078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-08-27T12:25:53.155887922Z WHERE "Id" in (
2025-08-27T12:25:53.155897381Z SELECT "Tracks"."Id" from "Tracks"
2025-08-27T12:25:53.155923103Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-08-27T12:25:53.155932532Z WHERE "AlbumReleases"."Id" IS NULL)
2025-08-27T12:25:53.156730529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019329s
2025-08-27T12:25:53.157974835Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-08-27T12:25:53.157994955Z WHERE "Id" in (
2025-08-27T12:25:53.158003603Z SELECT "Tracks"."Id" from "Tracks"
2025-08-27T12:25:53.158012541Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-27T12:25:53.158021459Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-08-27T12:25:53.159757615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-08-27T12:25:53.159776082Z WHERE "Id" in (
2025-08-27T12:25:53.159784730Z SELECT "Tracks"."Id" from "Tracks"
2025-08-27T12:25:53.159793317Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-27T12:25:53.159802315Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-08-27T12:25:53.160653940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019213s
2025-08-27T12:25:53.162040202Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-27T12:25:53.162056525Z WHERE "Id" IN (
2025-08-27T12:25:53.162065212Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-27T12:25:53.162074741Z LEFT OUTER JOIN "Tracks"
2025-08-27T12:25:53.162084140Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-27T12:25:53.162093499Z WHERE "Tracks"."Id" IS NULL)
2025-08-27T12:25:53.163907893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-27T12:25:53.163935759Z WHERE "Id" IN (
2025-08-27T12:25:53.163946330Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-27T12:25:53.163957112Z LEFT OUTER JOIN "Tracks"
2025-08-27T12:25:53.163966962Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-27T12:25:53.163977854Z WHERE "Tracks"."Id" IS NULL)
2025-08-27T12:25:53.164812414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020552s
2025-08-27T12:25:53.165190957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-08-27T12:25:53', 'clean_artist_metadata_table')
2025-08-27T12:25:53.165723219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:53.166521626Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2025-08-27T12:25:53.166681158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037216s
2025-08-27T12:25:53.166884417Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2025-08-27T12:25:53.167074289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:53.167345235Z [Info] health_issue_notification: Starting migration of Main DB to 29
2025-08-27T12:25:53.168051648Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-27T12:25:53.168214405Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-27T12:25:53.168419478Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2025-08-27T12:25:53.168899986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2025-08-27T12:25:53.169811562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009513s
2025-08-27T12:25:53.169896874Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-27T12:25:53.170059932Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-27T12:25:53.170227008Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2025-08-27T12:25:53.170580410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2025-08-27T12:25:53.171354329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000928s
2025-08-27T12:25:53.171518098Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-27T12:25:53.171665545Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-08-27T12:25:53.171877482Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean
2025-08-27T12:25:53.172247557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0
2025-08-27T12:25:53.173035765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009406s
2025-08-27T12:25:53.173206569Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-27T12:25:53.173338875Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-27T12:25:53.173535531Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean
2025-08-27T12:25:53.173859864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0
2025-08-27T12:25:53.174642470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009129s
2025-08-27T12:25:53.174816110Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-27T12:25:53.174953176Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-27T12:25:53.175146034Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean
2025-08-27T12:25:53.175511340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0
2025-08-27T12:25:53.176264697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009409s
2025-08-27T12:25:53.176462205Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload
2025-08-27T12:25:53.180120092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnAlbumDownload" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL)
2025-08-27T12:25:53.183992189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag") SELECT "Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag" FROM "Notifications"
2025-08-27T12:25:53.184933435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2025-08-27T12:25:53.185376076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2025-08-27T12:25:53.187126641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104986s
2025-08-27T12:25:53.187365011Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport
2025-08-27T12:25:53.191079602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnReleaseImport" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL)
2025-08-27T12:25:53.193456939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnReleaseImport", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag") SELECT "Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag" FROM "Notifications"
2025-08-27T12:25:53.194375729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2025-08-27T12:25:53.194816537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2025-08-27T12:25:53.196531431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089346s
2025-08-27T12:25:53.196914282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-08-27T12:25:53', 'health_issue_notification')
2025-08-27T12:25:53.197243505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:53.198462139Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2025-08-27T12:25:53.198606400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108107s
2025-08-27T12:25:53.198879950Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2025-08-27T12:25:53.199035694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:53.199300277Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30
2025-08-27T12:25:53.200320782Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-08-27T12:25:53.200473860Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-27T12:25:53.200673462Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime
2025-08-27T12:25:53.200982194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00'
2025-08-27T12:25:53.201782656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000927s
2025-08-27T12:25:53.201909942Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-08-27T12:25:53.202100246Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-27T12:25:53.202218834Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String
2025-08-27T12:25:53.202482305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT
2025-08-27T12:25:53.203212375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008205s
2025-08-27T12:25:53.203475215Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2025-08-27T12:25:53.203746471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2025-08-27T12:25:53.204042798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003693s
2025-08-27T12:25:53.204898831Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-27T12:25:53.204911687Z WHERE "Id" IN (
2025-08-27T12:25:53.204920355Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-27T12:25:53.204929162Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-27T12:25:53.204938020Z WHERE "Tracks"."Id" IS NULL)
2025-08-27T12:25:53.206112766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-27T12:25:53.206133227Z WHERE "Id" IN (
2025-08-27T12:25:53.206141945Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-27T12:25:53.206150783Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-27T12:25:53.206159911Z WHERE "Tracks"."Id" IS NULL)
2025-08-27T12:25:53.206779839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013583s
2025-08-27T12:25:53.207897199Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-27T12:25:53.207918242Z WHERE "Id" IN (
2025-08-27T12:25:53.207926849Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-27T12:25:53.207935647Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-08-27T12:25:53.207944845Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-08-27T12:25:53.207953974Z WHERE "Artists"."Path" IS NULL)
2025-08-27T12:25:53.209432972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-27T12:25:53.209450598Z WHERE "Id" IN (
2025-08-27T12:25:53.209460067Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-27T12:25:53.209468925Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-08-27T12:25:53.209477933Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-08-27T12:25:53.209487783Z WHERE "Artists"."Path" IS NULL)
2025-08-27T12:25:53.210244847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017204s
2025-08-27T12:25:53.211438912Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-27T12:25:53.211456587Z WHERE "Id" IN (
2025-08-27T12:25:53.211481207Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-27T12:25:53.211490496Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-27T12:25:53.211499534Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-08-27T12:25:53.211508422Z WHERE "AlbumReleases"."Monitored" = 0
2025-08-27T12:25:53.211516708Z OR "AlbumReleases"."Monitored" IS NULL)
2025-08-27T12:25:53.213145829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-27T12:25:53.213170218Z WHERE "Id" IN (
2025-08-27T12:25:53.213179036Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-27T12:25:53.213187754Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-27T12:25:53.213197073Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-08-27T12:25:53.213206131Z WHERE "AlbumReleases"."Monitored" = 0
2025-08-27T12:25:53.213215069Z OR "AlbumReleases"."Monitored" IS NULL)
2025-08-27T12:25:53.214014769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018846s
2025-08-27T12:25:53.214750551Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2025-08-27T12:25:53.214770441Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-08-27T12:25:53.214780261Z FROM "Artists"
2025-08-27T12:25:53.214788488Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-08-27T12:25:53.214797255Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2025-08-27T12:25:53.215741677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2025-08-27T12:25:53.215759734Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-08-27T12:25:53.215769223Z FROM "Artists"
2025-08-27T12:25:53.215777820Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-08-27T12:25:53.215787069Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2025-08-27T12:25:53.216288068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010945s
2025-08-27T12:25:53.217121636Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-27T12:25:53.217139011Z WHERE "Id" NOT IN (
2025-08-27T12:25:53.217148089Z SELECT MIN("Id")
2025-08-27T12:25:53.217156546Z FROM "TrackFiles"
2025-08-27T12:25:53.217180264Z GROUP BY "Path"
2025-08-27T12:25:53.217188701Z )
2025-08-27T12:25:53.218291763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-27T12:25:53.218312224Z WHERE "Id" NOT IN (
2025-08-27T12:25:53.218321232Z SELECT MIN("Id")
2025-08-27T12:25:53.218329438Z FROM "TrackFiles"
2025-08-27T12:25:53.218337635Z GROUP BY "Path"
2025-08-27T12:25:53.218345872Z )
2025-08-27T12:25:53.218858123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012281s
2025-08-27T12:25:53.219016091Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-08-27T12:25:53.219152406Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-27T12:25:53.219328029Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String
2025-08-27T12:25:53.222342189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL)
2025-08-27T12:25:53.223873894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language", "Modified", "Path" FROM "TrackFiles"
2025-08-27T12:25:53.224559855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-08-27T12:25:53.225118891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-08-27T12:25:53.226897523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-08-27T12:25:53.227204150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076778s
2025-08-27T12:25:53.227356407Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path)
2025-08-27T12:25:53.227613805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2025-08-27T12:25:53.227949912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000401s
2025-08-27T12:25:53.228148602Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath
2025-08-27T12:25:53.231061929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL)
2025-08-27T12:25:53.232408942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Language", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Language", "Modified", "Path" FROM "TrackFiles"
2025-08-27T12:25:53.233092689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-08-27T12:25:53.233673058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-08-27T12:25:53.235427531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-08-27T12:25:53.235817206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2025-08-27T12:25:53.236165788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078491s
2025-08-27T12:25:53.236541825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-08-27T12:25:53', 'add_mediafilerepository_mtime')
2025-08-27T12:25:53.236875437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:53.237808576Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2025-08-27T12:25:53.237957035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094493s
2025-08-27T12:25:53.238157619Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2025-08-27T12:25:53.238371520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:53.238614409Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31
2025-08-27T12:25:53.240896064Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-08-27T12:25:53.240919120Z WHERE "Id" NOT IN (
2025-08-27T12:25:53.240928519Z SELECT MIN("Artists"."Id") from "Artists"
2025-08-27T12:25:53.240937417Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-27T12:25:53.240947267Z GROUP BY "ArtistMetadata"."Id")
2025-08-27T12:25:53.242723233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-08-27T12:25:53.242743845Z WHERE "Id" NOT IN (
2025-08-27T12:25:53.242767252Z SELECT MIN("Artists"."Id") from "Artists"
2025-08-27T12:25:53.242776711Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-27T12:25:53.242786200Z GROUP BY "ArtistMetadata"."Id")
2025-08-27T12:25:53.243573996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019307s
2025-08-27T12:25:53.243763999Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId)
2025-08-27T12:25:53.244013742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId"
2025-08-27T12:25:53.244346943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004083s
2025-08-27T12:25:53.244533859Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32
2025-08-27T12:25:53.247842031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL)
2025-08-27T12:25:53.249819463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists"
2025-08-27T12:25:53.250655256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-08-27T12:25:53.251265235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-08-27T12:25:53.253057274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-08-27T12:25:53.253455716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-08-27T12:25:53.253856483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-08-27T12:25:53.254165015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094104s
2025-08-27T12:25:53.254345719Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2025-08-27T12:25:53.254645052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-08-27T12:25:53.254978002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004491s
2025-08-27T12:25:53.255311283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-08-27T12:25:53', 'add_artistmetadataid_constraint')
2025-08-27T12:25:53.255656288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:53.256672505Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2025-08-27T12:25:53.256849852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021364s
2025-08-27T12:25:53.257048672Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2025-08-27T12:25:53.257250929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:53.257477496Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32
2025-08-27T12:25:53.258268619Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2025-08-27T12:25:53.258440645Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-27T12:25:53.258608744Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String
2025-08-27T12:25:53.258921013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]'
2025-08-27T12:25:53.259674791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008834s
2025-08-27T12:25:53.259871717Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2025-08-27T12:25:53.260015427Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-27T12:25:53.260223265Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String
2025-08-27T12:25:53.260556596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]'
2025-08-27T12:25:53.261317148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000904s
2025-08-27T12:25:53.261470807Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-08-27T12:25:53.261610408Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-27T12:25:53.261792425Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String
2025-08-27T12:25:53.262109263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]'
2025-08-27T12:25:53.262866618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008936s
2025-08-27T12:25:53.263032783Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2025-08-27T12:25:53.263182635Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-08-27T12:25:53.263387738Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String
2025-08-27T12:25:53.263726169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]'
2025-08-27T12:25:53.264485098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000919s
2025-08-27T12:25:53.264673086Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-08-27T12:25:53.264820523Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-08-27T12:25:53.264979082Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String
2025-08-27T12:25:53.265307674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]'
2025-08-27T12:25:53.266080611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009103s
2025-08-27T12:25:53.266232957Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-08-27T12:25:53.266376667Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-08-27T12:25:53.266593073Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String
2025-08-27T12:25:53.266880131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]'
2025-08-27T12:25:53.267621263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008788s
2025-08-27T12:25:53.267993593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-08-27T12:25:53', 'old_ids_and_artist_alias')
2025-08-27T12:25:53.268337165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:53.269450868Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2025-08-27T12:25:53.269620630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002674s
2025-08-27T12:25:53.269815001Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2025-08-27T12:25:53.269996186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:53.270243925Z [Info] download_propers_config: Starting migration of Main DB to 33
2025-08-27T12:25:53.270554991Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-27T12:25:53.270740645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-27T12:25:53.271400103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006804s
2025-08-27T12:25:53.271657331Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2025-08-27T12:25:53.271940201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2025-08-27T12:25:53.272179794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003212s
2025-08-27T12:25:53.272556723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-08-27T12:25:53', 'download_propers_config')
2025-08-27T12:25:53.272882208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:53.273613531Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2025-08-27T12:25:53.273784295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017218s
2025-08-27T12:25:53.273977233Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2025-08-27T12:25:53.274162196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:53.274403772Z [Info] remove_language_profiles: Starting migration of Main DB to 34
2025-08-27T12:25:53.275325228Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2025-08-27T12:25:53.275609320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2025-08-27T12:25:53.276074296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005427s
2025-08-27T12:25:53.276241713Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId
2025-08-27T12:25:53.279355163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL)
2025-08-27T12:25:53.281089867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId" FROM "Artists"
2025-08-27T12:25:53.281864507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-08-27T12:25:53.282554967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-08-27T12:25:53.284354982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-08-27T12:25:53.284775859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-08-27T12:25:53.285176887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-08-27T12:25:53.285600731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-08-27T12:25:53.285912268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095002s
2025-08-27T12:25:53.286114595Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2025-08-27T12:25:53.289084677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "Tags" TEXT)
2025-08-27T12:25:53.290668466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "ProfileId", "MetadataProfileId", "Tags") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "ProfileId", "MetadataProfileId", "Tags" FROM "ImportLists"
2025-08-27T12:25:53.291388987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2025-08-27T12:25:53.291909406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2025-08-27T12:25:53.293739942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2025-08-27T12:25:53.294060307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077708s
2025-08-27T12:25:53.294231482Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language
2025-08-27T12:25:53.297936132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2025-08-27T12:25:53.299370350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blacklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blacklist"
2025-08-27T12:25:53.300050921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2025-08-27T12:25:53.300502991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2025-08-27T12:25:53.302162874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077593s
2025-08-27T12:25:53.302348648Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2025-08-27T12:25:53.305182886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL)
2025-08-27T12:25:53.306442422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId" FROM "History"
2025-08-27T12:25:53.306973702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-08-27T12:25:53.307710676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2025-08-27T12:25:53.309439327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-08-27T12:25:53.309846858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-08-27T12:25:53.310285251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2025-08-27T12:25:53.310784537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-08-27T12:25:53.311072196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085651s
2025-08-27T12:25:53.311242559Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language
2025-08-27T12:25:53.313969941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2025-08-27T12:25:53.315080869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles"
2025-08-27T12:25:53.315622439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2025-08-27T12:25:53.316077235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2025-08-27T12:25:53.317802680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063701s
2025-08-27T12:25:53.318049908Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language
2025-08-27T12:25:53.320889205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL)
2025-08-27T12:25:53.322116737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles"
2025-08-27T12:25:53.322692026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-08-27T12:25:53.323258837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-08-27T12:25:53.325094945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-08-27T12:25:53.325511855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2025-08-27T12:25:53.325851308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076649s
2025-08-27T12:25:53.326206784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-08-27T12:25:53', 'remove_language_profiles')
2025-08-27T12:25:53.326556498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:53.327920154Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2025-08-27T12:25:53.328092441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097219s
2025-08-27T12:25:53.328304027Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2025-08-27T12:25:53.328499261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:53.328752631Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35
2025-08-27T12:25:53.329200553Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-08-27T12:25:53.329361347Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-27T12:25:53.329574787Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String
2025-08-27T12:25:53.329850392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT
2025-08-27T12:25:53.330646265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008745s
2025-08-27T12:25:53.331043334Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2025-08-27T12:25:53.331486857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2025-08-27T12:25:53.331780449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000504s
2025-08-27T12:25:53.332142378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-08-27T12:25:53', 'multi_disc_naming_format')
2025-08-27T12:25:53.332478394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:53.333240479Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2025-08-27T12:25:53.333399980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019126s
2025-08-27T12:25:53.333716117Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2025-08-27T12:25:53.333798372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:53.334031722Z [Info] add_download_client_priority: Starting migration of Main DB to 36
2025-08-27T12:25:53.334446127Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-08-27T12:25:53.334631230Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-27T12:25:53.334795370Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2025-08-27T12:25:53.335097438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2025-08-27T12:25:53.335887319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009126s
2025-08-27T12:25:53.336110639Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-27T12:25:53.336290481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-27T12:25:53.359993665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0236611s
2025-08-27T12:25:53.360437318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-08-27T12:25:53', 'add_download_client_priority')
2025-08-27T12:25:53.360763655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:53.361600280Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2025-08-27T12:25:53.361769421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0252478s
2025-08-27T12:25:53.361949494Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2025-08-27T12:25:53.362128514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:53.362383017Z [Info] remove_growl_prowl: Starting migration of Main DB to 37
2025-08-27T12:25:53.362776709Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-27T12:25:53.363017635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2025-08-27T12:25:53.363270474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003433s
2025-08-27T12:25:53.363436558Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-27T12:25:53.363683135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl'
2025-08-27T12:25:53.364001155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003231s
2025-08-27T12:25:53.364383285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-08-27T12:25:53', 'remove_growl_prowl')
2025-08-27T12:25:53.364671645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:53.365361204Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2025-08-27T12:25:53.365516687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016883s
2025-08-27T12:25:53.365710428Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2025-08-27T12:25:53.365897374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:53.366148500Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38
2025-08-27T12:25:53.366497773Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-27T12:25:53.366749139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2025-08-27T12:25:53.366994363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003565s
2025-08-27T12:25:53.367196080Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-27T12:25:53.367460793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2025-08-27T12:25:53.367757550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003332s
2025-08-27T12:25:53.368086152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-08-27T12:25:53', 'remove_plex_hometheatre')
2025-08-27T12:25:53.368413351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:53.369107779Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2025-08-27T12:25:53.369304055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017015s
2025-08-27T12:25:53.369468456Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2025-08-27T12:25:53.369719060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:53.369905376Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39
2025-08-27T12:25:53.370576818Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-08-27T12:25:53.370732922Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-27T12:25:53.370915049Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String
2025-08-27T12:25:53.371157036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT
2025-08-27T12:25:53.371953149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008712s
2025-08-27T12:25:53.372126308Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-08-27T12:25:53.372271801Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-27T12:25:53.372479359Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32
2025-08-27T12:25:53.372867150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0
2025-08-27T12:25:53.373624425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009663s
2025-08-27T12:25:53.373792664Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-08-27T12:25:53.373944790Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-08-27T12:25:53.374141897Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32
2025-08-27T12:25:53.374489587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0
2025-08-27T12:25:53.375268656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009467s
2025-08-27T12:25:53.375445923Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-08-27T12:25:53.375587137Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-08-27T12:25:53.375780357Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32
2025-08-27T12:25:53.376155131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0
2025-08-27T12:25:53.376932356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009627s
2025-08-27T12:25:53.377120235Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-08-27T12:25:53.377261259Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-27T12:25:53.377452965Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String
2025-08-27T12:25:53.377699652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT
2025-08-27T12:25:53.378435914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008178s
2025-08-27T12:25:53.378598582Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-27T12:25:53.378789557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-27T12:25:53.380330520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015403s
2025-08-27T12:25:53.380781718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-08-27T12:25:53', 'add_root_folder_add_defaults')
2025-08-27T12:25:53.381096021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:53.381881122Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2025-08-27T12:25:53.382057437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030675s
2025-08-27T12:25:53.382237290Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2025-08-27T12:25:53.382412923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:53.382635962Z [Info] task_duration: Starting migration of Main DB to 40
2025-08-27T12:25:53.382985316Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-08-27T12:25:53.383149116Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-27T12:25:53.383382806Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2025-08-27T12:25:53.383653181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2025-08-27T12:25:53.384489515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009206s
2025-08-27T12:25:53.384811433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-08-27T12:25:53', 'task_duration')
2025-08-27T12:25:53.385151188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:53.385860827Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2025-08-27T12:25:53.386016731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023079s
2025-08-27T12:25:53.386240772Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2025-08-27T12:25:53.386443180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:53.386712392Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41
2025-08-27T12:25:53.387128540Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-08-27T12:25:53.387306528Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-27T12:25:53.387490579Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2025-08-27T12:25:53.387784341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2025-08-27T12:25:53.388559642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009021s
2025-08-27T12:25:53.388726969Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-08-27T12:25:53.388873404Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-27T12:25:53.389070731Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2025-08-27T12:25:53.389369182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2025-08-27T12:25:53.390145335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009024s
2025-08-27T12:25:53.390674631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-08-27T12:25:53', 'add_indexer_and_enabled_to_release_profiles')
2025-08-27T12:25:53.391043835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:53.391795288Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2025-08-27T12:25:53.392004900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025014s
2025-08-27T12:25:53.392193800Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2025-08-27T12:25:53.392414365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:53.392658767Z [Info] remove_album_folders: Starting migration of Main DB to 42
2025-08-27T12:25:53.393010415Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder
2025-08-27T12:25:53.396081109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL)
2025-08-27T12:25:53.397629457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId" FROM "Artists"
2025-08-27T12:25:53.398345018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-08-27T12:25:53.399083134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-08-27T12:25:53.400875143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-08-27T12:25:53.401302744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-08-27T12:25:53.401700515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-08-27T12:25:53.402172485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-08-27T12:25:53.402456177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092611s
2025-08-27T12:25:53.402783606Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2025-08-27T12:25:53.403151367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2025-08-27T12:25:53.403411581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004143s
2025-08-27T12:25:53.403726064Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2025-08-27T12:25:53.404204868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2025-08-27T12:25:53.404485503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004252s
2025-08-27T12:25:53.404669193Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat
2025-08-27T12:25:53.407197034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL, "ArtistFolderFormat" TEXT, "RenameTracks" INTEGER, "StandardTrackFormat" TEXT, "MultiDiscTrackFormat" TEXT)
2025-08-27T12:25:53.408335808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "ReplaceIllegalCharacters", "ArtistFolderFormat", "RenameTracks", "StandardTrackFormat", "MultiDiscTrackFormat") SELECT "Id", "ReplaceIllegalCharacters", "ArtistFolderFormat", "RenameTracks", "StandardTrackFormat", "MultiDiscTrackFormat" FROM "NamingConfig"
2025-08-27T12:25:53.408894563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2025-08-27T12:25:53.409303256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2025-08-27T12:25:53.411029713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061811s
2025-08-27T12:25:53.411404588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-08-27T12:25:53', 'remove_album_folders')
2025-08-27T12:25:53.411738129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:53.412814898Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2025-08-27T12:25:53.412918286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007878s
2025-08-27T12:25:53.413159081Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2025-08-27T12:25:53.413316147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:53.413549537Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44
2025-08-27T12:25:53.413979643Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-08-27T12:25:53.414080396Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-27T12:25:53.414245990Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2025-08-27T12:25:53.414540112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2025-08-27T12:25:53.415314561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008953s
2025-08-27T12:25:53.415672773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-08-27T12:25:53', 'add_priority_to_indexers')
2025-08-27T12:25:53.416051475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:53.416784932Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2025-08-27T12:25:53.416947610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023236s
2025-08-27T12:25:53.417154487Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2025-08-27T12:25:53.417356273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:53.417601948Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45
2025-08-27T12:25:53.418101183Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2025-08-27T12:25:53.418405245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2025-08-27T12:25:53.418727023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004055s
2025-08-27T12:25:53.418889871Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-27T12:25:53.419054904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-27T12:25:53.419695253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000663s
2025-08-27T12:25:53.420142203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-08-27T12:25:53', 'remove_chown_and_folderchmod_config')
2025-08-27T12:25:53.420487779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:53.421228381Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2025-08-27T12:25:53.421389375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002122s
2025-08-27T12:25:53.421591151Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2025-08-27T12:25:53.421778829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:53.421996217Z [Info] update_notifiarr: Starting migration of Main DB to 47
2025-08-27T12:25:53.427526254Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2025-08-27T12:25:53.428240632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2025-08-27T12:25:53.428596950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007587s
2025-08-27T12:25:53.428951043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-08-27T12:25:53', 'update_notifiarr')
2025-08-27T12:25:53.429285917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:53.430032521Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2025-08-27T12:25:53.430214558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021676s
2025-08-27T12:25:53.430407646Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2025-08-27T12:25:53.430576416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:53.430821490Z [Info] email_multiple_addresses: Starting migration of Main DB to 49
2025-08-27T12:25:53.431118879Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-27T12:25:53.431291356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-27T12:25:53.433690487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024088s
2025-08-27T12:25:53.434085132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-08-27T12:25:53', 'email_multiple_addresses')
2025-08-27T12:25:53.434413103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:53.435175818Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2025-08-27T12:25:53.435355500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038635s
2025-08-27T12:25:53.435544311Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2025-08-27T12:25:53.435744043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:53.436026271Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50
2025-08-27T12:25:53.436325434Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2025-08-27T12:25:53.436584365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2025-08-27T12:25:53.438455683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019421s
2025-08-27T12:25:53.438911481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-08-27T12:25:53', 'rename_blacklist_to_blocklist')
2025-08-27T12:25:53.439185553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:53.439969522Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2025-08-27T12:25:53.440143132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034108s
2025-08-27T12:25:53.440365079Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2025-08-27T12:25:53.440530081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:53.440777800Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51
2025-08-27T12:25:53.441239009Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-08-27T12:25:53.441407588Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-27T12:25:53.441664516Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2025-08-27T12:25:53.441995592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2025-08-27T12:25:53.442865524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010675s
2025-08-27T12:25:53.443095147Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2025-08-27T12:25:53.443437947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2025-08-27T12:25:53.444309282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010089s
2025-08-27T12:25:53.444466499Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-27T12:25:53.444753236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-27T12:25:53.448457105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037916s
2025-08-27T12:25:53.448792540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-08-27T12:25:53', 'cdh_per_downloadclient')
2025-08-27T12:25:53.449138036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:53.449891463Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2025-08-27T12:25:53.450040313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052219s
2025-08-27T12:25:53.450231608Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2025-08-27T12:25:53.450418294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:53.450656925Z [Info] download_history: Starting migration of Main DB to 52
2025-08-27T12:25:53.451512127Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2025-08-27T12:25:53.452524556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT)
2025-08-27T12:25:53.453243343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015237s
2025-08-27T12:25:53.453398897Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2025-08-27T12:25:53.453707498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2025-08-27T12:25:53.454039006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004449s
2025-08-27T12:25:53.454195982Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId)
2025-08-27T12:25:53.454505385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2025-08-27T12:25:53.454802323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004256s
2025-08-27T12:25:53.454980772Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2025-08-27T12:25:53.455282560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2025-08-27T12:25:53.455597274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004366s
2025-08-27T12:25:53.455760753Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-27T12:25:53.455948721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-27T12:25:53.458339626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024195s
2025-08-27T12:25:53.458698138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-08-27T12:25:53', 'download_history')
2025-08-27T12:25:53.459033754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:53.459922584Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2025-08-27T12:25:53.460069239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039629s
2025-08-27T12:25:53.460260605Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2025-08-27T12:25:53.460459285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:53.460694879Z [Info] add_update_history: Starting migration of Main DB to 53
2025-08-27T12:25:53.461097821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-08-27T12:25:53', 'add_update_history')
2025-08-27T12:25:53.461429338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:53.462090249Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2025-08-27T12:25:53.462257276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016304s
2025-08-27T12:25:53.462464052Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2025-08-27T12:25:53.462697442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:53.462912756Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54
2025-08-27T12:25:53.463310016Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-27T12:25:53.463452202Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-27T12:25:53.463660161Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2025-08-27T12:25:53.464045908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1
2025-08-27T12:25:53.464906050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010481s
2025-08-27T12:25:53.465278170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-08-27T12:25:53', 'add_on_update_to_notifications')
2025-08-27T12:25:53.465623054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:53.466394207Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2025-08-27T12:25:53.466570512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025077s
2025-08-27T12:25:53.466766376Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2025-08-27T12:25:53.466961940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:53.467208627Z [Info] download_client_per_indexer: Starting migration of Main DB to 55
2025-08-27T12:25:53.467528241Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-08-27T12:25:53.467681509Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-27T12:25:53.467903486Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2025-08-27T12:25:53.468204122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2025-08-27T12:25:53.469041017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009635s
2025-08-27T12:25:53.469410932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-08-27T12:25:53', 'download_client_per_indexer')
2025-08-27T12:25:53.469739784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:53.470474083Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2025-08-27T12:25:53.470661891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023752s
2025-08-27T12:25:53.470851924Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2025-08-27T12:25:53.471043059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:53.471291389Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56
2025-08-27T12:25:53.471772117Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2025-08-27T12:25:53.471926989Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-08-27T12:25:53.472120569Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32
2025-08-27T12:25:53.472434190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2025-08-27T12:25:53.473280755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009494s
2025-08-27T12:25:53.473420998Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-08-27T12:25:53.473555639Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-27T12:25:53.473793347Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32
2025-08-27T12:25:53.474124244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0
2025-08-27T12:25:53.475001891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010455s
2025-08-27T12:25:53.475177906Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-08-27T12:25:53.475306154Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-27T12:25:53.475493962Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2025-08-27T12:25:53.475816932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2025-08-27T12:25:53.476690542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010163s
2025-08-27T12:25:53.477062471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-08-27T12:25:53', 'AddNewItemMonitorType')
2025-08-27T12:25:53.477406404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:53.478181054Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2025-08-27T12:25:53.478350575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024779s
2025-08-27T12:25:53.478545217Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2025-08-27T12:25:53.478721883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:53.478959531Z [Info] ImportListSearch: Starting migration of Main DB to 57
2025-08-27T12:25:53.479301961Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-08-27T12:25:53.479448717Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-27T12:25:53.479637547Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean
2025-08-27T12:25:53.479990057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1
2025-08-27T12:25:53.480868195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010526s
2025-08-27T12:25:53.481230795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-08-27T12:25:53', 'ImportListSearch')
2025-08-27T12:25:53.481555489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:53.482333266Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2025-08-27T12:25:53.482430291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024379s
2025-08-27T12:25:53.482655024Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2025-08-27T12:25:53.482842210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:53.483144329Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58
2025-08-27T12:25:53.484393013Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-08-27T12:25:53.484552575Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-27T12:25:53.484787849Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean
2025-08-27T12:25:53.485139226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0
2025-08-27T12:25:53.486014599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010428s
2025-08-27T12:25:53.486378742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-08-27T12:25:53', 'ImportListMonitorExisting')
2025-08-27T12:25:53.486729799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:53.487497746Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2025-08-27T12:25:53.487655393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024853s
2025-08-27T12:25:53.487841087Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2025-08-27T12:25:53.488102804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:53.488342276Z [Info] add_indexer_tags: Starting migration of Main DB to 59
2025-08-27T12:25:53.488786471Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-27T12:25:53.489068669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2025-08-27T12:25:53.489296909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003341s
2025-08-27T12:25:53.489490629Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-27T12:25:53.489750382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles'
2025-08-27T12:25:53.489989935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003201s
2025-08-27T12:25:53.490134255Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-08-27T12:25:53.490266311Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-08-27T12:25:53.490476234Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2025-08-27T12:25:53.490684373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2025-08-27T12:25:53.491529325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009187s
2025-08-27T12:25:53.491906033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-08-27T12:25:53', 'add_indexer_tags')
2025-08-27T12:25:53.492293463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:53.492957771Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2025-08-27T12:25:53.493111441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023188s
2025-08-27T12:25:53.493310491Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2025-08-27T12:25:53.493561307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:53.493717742Z [Info] update_audio_types: Starting migration of Main DB to 60
2025-08-27T12:25:53.494004068Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-27T12:25:53.494196606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-27T12:25:53.496281895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021048s
2025-08-27T12:25:53.496651179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-08-27T12:25:53', 'update_audio_types')
2025-08-27T12:25:53.496988308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:53.497641223Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2025-08-27T12:25:53.497821205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034462s
2025-08-27T12:25:53.498086790Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2025-08-27T12:25:53.498254348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:53.498517748Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61
2025-08-27T12:25:53.500910507Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-27T12:25:53.501154057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2025-08-27T12:25:53.501373259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002732s
2025-08-27T12:25:53.501523221Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2025-08-27T12:25:53.501676028Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-27T12:25:53.501875941Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset
2025-08-27T12:25:53.505287802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL, "OldForeignReleaseIds" TEXT NOT NULL)
2025-08-27T12:25:53.507100602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlbumReleases_temp" ("Id", "ForeignReleaseId", "AlbumId", "Title", "Status", "Duration", "Label", "Disambiguation", "Country", "ReleaseDate", "Media", "TrackCount", "Monitored", "OldForeignReleaseIds") SELECT "Id", "ForeignReleaseId", "AlbumId", "Title", "Status", "Duration", "Label", "Disambiguation", "Country", "ReleaseDate", "Media", "TrackCount", "Monitored", "OldForeignReleaseIds" FROM "AlbumReleases"
2025-08-27T12:25:53.507920253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases"
2025-08-27T12:25:53.508517706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases"
2025-08-27T12:25:53.510683698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2025-08-27T12:25:53.511170779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2025-08-27T12:25:53.511442626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093916s
2025-08-27T12:25:53.511601637Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-08-27T12:25:53.511799415Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-08-27T12:25:53.511962313Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset
2025-08-27T12:25:53.516029163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL)
2025-08-27T12:25:53.518920065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums"
2025-08-27T12:25:53.520116384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-08-27T12:25:53.520720330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-08-27T12:25:53.522789036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-08-27T12:25:53.523216898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-08-27T12:25:53.523640711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2025-08-27T12:25:53.523955215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118195s
2025-08-27T12:25:53.524127111Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-08-27T12:25:53.524267704Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-08-27T12:25:53.524476785Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset
2025-08-27T12:25:53.528538034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL)
2025-08-27T12:25:53.531434025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums"
2025-08-27T12:25:53.532610044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-08-27T12:25:53.533205954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-08-27T12:25:53.535293227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-08-27T12:25:53.535706630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-08-27T12:25:53.536170133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2025-08-27T12:25:53.536481951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118509s
2025-08-27T12:25:53.536630941Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-08-27T12:25:53.536772316Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-27T12:25:53.536956918Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset
2025-08-27T12:25:53.541044209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL)
2025-08-27T12:25:53.543928598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums"
2025-08-27T12:25:53.545100487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-08-27T12:25:53.545723472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-08-27T12:25:53.547803882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-08-27T12:25:53.548217885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-08-27T12:25:53.548646749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2025-08-27T12:25:53.548952835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118268s
2025-08-27T12:25:53.549112988Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2025-08-27T12:25:53.549252058Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-27T12:25:53.549502773Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset
2025-08-27T12:25:53.552687566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL, "MonitorNewItems" INTEGER NOT NULL)
2025-08-27T12:25:53.554427180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems" FROM "Artists"
2025-08-27T12:25:53.555187441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-08-27T12:25:53.555906048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-08-27T12:25:53.557991097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-08-27T12:25:53.558400962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-08-27T12:25:53.558787040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-08-27T12:25:53.559236225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-08-27T12:25:53.559551038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099342s
2025-08-27T12:25:53.559716752Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2025-08-27T12:25:53.559881213Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-27T12:25:53.560153181Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset
2025-08-27T12:25:53.563318285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL, "MonitorNewItems" INTEGER NOT NULL)
2025-08-27T12:25:53.565009711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems" FROM "Artists"
2025-08-27T12:25:53.565839502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-08-27T12:25:53.566513089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-08-27T12:25:53.568560311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-08-27T12:25:53.568974495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-08-27T12:25:53.569352767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-08-27T12:25:53.569797513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-08-27T12:25:53.570114020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009892s
2025-08-27T12:25:53.570288962Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-08-27T12:25:53.570554978Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-27T12:25:53.570588806Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2025-08-27T12:25:53.574622840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2025-08-27T12:25:53.576062880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blocklist"
2025-08-27T12:25:53.576726958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2025-08-27T12:25:53.577124458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2025-08-27T12:25:53.579815367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090289s
2025-08-27T12:25:53.579986021Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-08-27T12:25:53.580149791Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-27T12:25:53.580357790Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2025-08-27T12:25:53.583358472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2025-08-27T12:25:53.584786137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blocklist"
2025-08-27T12:25:53.585457960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2025-08-27T12:25:53.585919770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2025-08-27T12:25:53.588640880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080986s
2025-08-27T12:25:53.588813708Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-08-27T12:25:53.588975344Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-27T12:25:53.589165346Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2025-08-27T12:25:53.592735225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2025-08-27T12:25:53.594245026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands"
2025-08-27T12:25:53.594932070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-08-27T12:25:53.595469622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-08-27T12:25:53.598399282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090483s
2025-08-27T12:25:53.598577010Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-08-27T12:25:53.598730790Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-27T12:25:53.598927345Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2025-08-27T12:25:53.602153582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2025-08-27T12:25:53.603415443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands"
2025-08-27T12:25:53.604048348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-08-27T12:25:53.604432131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-08-27T12:25:53.606485486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073344s
2025-08-27T12:25:53.606660538Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-08-27T12:25:53.606841443Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-08-27T12:25:53.607151317Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2025-08-27T12:25:53.610618098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2025-08-27T12:25:53.612031414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands"
2025-08-27T12:25:53.612646112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-08-27T12:25:53.613063934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-08-27T12:25:53.615149564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078187s
2025-08-27T12:25:53.615383555Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-08-27T12:25:53.615464919Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-27T12:25:53.615719151Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2025-08-27T12:25:53.618847391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-08-27T12:25:53.620017156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2025-08-27T12:25:53.620681795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-08-27T12:25:53.621249869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-08-27T12:25:53.634641608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-08-27T12:25:53.634939518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190031s
2025-08-27T12:25:53.635128047Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-08-27T12:25:53.635276406Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s
2025-08-27T12:25:53.635480948Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2025-08-27T12:25:53.638728017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-08-27T12:25:53.639586816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2025-08-27T12:25:53.640128998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-08-27T12:25:53.640691862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-08-27T12:25:53.642820228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-08-27T12:25:53.643196055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074911s
2025-08-27T12:25:53.643337189Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-08-27T12:25:53.643496840Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s
2025-08-27T12:25:53.643687494Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2025-08-27T12:25:53.646784341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-08-27T12:25:53.647631236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2025-08-27T12:25:53.648131423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-08-27T12:25:53.648662282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-08-27T12:25:53.650880760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-08-27T12:25:53.651188721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072962s
2025-08-27T12:25:53.651350035Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2025-08-27T12:25:53.651479095Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-08-27T12:25:53.651658978Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2025-08-27T12:25:53.654512985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT)
2025-08-27T12:25:53.655646648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadHistory_temp" ("Id", "EventType", "ArtistId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data") SELECT "Id", "EventType", "ArtistId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data" FROM "DownloadHistory"
2025-08-27T12:25:53.656300715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2025-08-27T12:25:53.657074894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2025-08-27T12:25:53.660013943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2025-08-27T12:25:53.660463779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2025-08-27T12:25:53.660964908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2025-08-27T12:25:53.661303450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094169s
2025-08-27T12:25:53.661410796Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2025-08-27T12:25:53.661556319Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2025-08-27T12:25:53.661770190Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2025-08-27T12:25:53.664547703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2025-08-27T12:25:53.665566505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles"
2025-08-27T12:25:53.666118847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2025-08-27T12:25:53.666526448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2025-08-27T12:25:53.668633481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066974s
2025-08-27T12:25:53.668794415Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2025-08-27T12:25:53.668949417Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-08-27T12:25:53.669187276Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2025-08-27T12:25:53.672273111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2025-08-27T12:25:53.673209707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles"
2025-08-27T12:25:53.673684663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2025-08-27T12:25:53.674078707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2025-08-27T12:25:53.676063404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066888s
2025-08-27T12:25:53.676226442Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-08-27T12:25:53.676364310Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2025-08-27T12:25:53.676579232Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2025-08-27T12:25:53.679641660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL)
2025-08-27T12:25:53.680747326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId" FROM "History"
2025-08-27T12:25:53.681315320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-08-27T12:25:53.682101132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2025-08-27T12:25:53.684197394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-08-27T12:25:53.684613993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-08-27T12:25:53.685131575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2025-08-27T12:25:53.685609418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-08-27T12:25:53.685936025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092138s
2025-08-27T12:25:53.686163884Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-08-27T12:25:53.686342264Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-08-27T12:25:53.686521695Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2025-08-27T12:25:53.689316123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2025-08-27T12:25:53.690226145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus"
2025-08-27T12:25:53.690736653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-08-27T12:25:53.691213433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-08-27T12:25:53.693266277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-08-27T12:25:53.693590530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006888s
2025-08-27T12:25:53.693753258Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-08-27T12:25:53.693896176Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2025-08-27T12:25:53.694117161Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2025-08-27T12:25:53.696723259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2025-08-27T12:25:53.697641258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus"
2025-08-27T12:25:53.698165654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-08-27T12:25:53.698656492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-08-27T12:25:53.700638774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-08-27T12:25:53.700954901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067018s
2025-08-27T12:25:53.701131025Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-08-27T12:25:53.701331359Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2025-08-27T12:25:53.701451400Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2025-08-27T12:25:53.704111077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2025-08-27T12:25:53.705010718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus"
2025-08-27T12:25:53.705514473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-08-27T12:25:53.705989870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-08-27T12:25:53.708105190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-08-27T12:25:53.708429323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068043s
2025-08-27T12:25:53.708641029Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-08-27T12:25:53.708820992Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2025-08-27T12:25:53.709036426Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2025-08-27T12:25:53.711901185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2025-08-27T12:25:53.712966600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2025-08-27T12:25:53.713560446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-08-27T12:25:53.714125594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-08-27T12:25:53.716402018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-08-27T12:25:53.716772705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007555s
2025-08-27T12:25:53.716944130Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-08-27T12:25:53.717087559Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-08-27T12:25:53.717282191Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2025-08-27T12:25:53.720100076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2025-08-27T12:25:53.721201684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2025-08-27T12:25:53.721805500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-08-27T12:25:53.722341519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-08-27T12:25:53.724411929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-08-27T12:25:53.724740741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072451s
2025-08-27T12:25:53.724912317Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-08-27T12:25:53.725109574Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s
2025-08-27T12:25:53.725286450Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2025-08-27T12:25:53.729039719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2025-08-27T12:25:53.730029763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2025-08-27T12:25:53.730625121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-08-27T12:25:53.731097322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-08-27T12:25:53.733094204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-08-27T12:25:53.733412254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079644s
2025-08-27T12:25:53.733564942Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2025-08-27T12:25:53.733714573Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-08-27T12:25:53.733919816Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset
2025-08-27T12:25:53.737203820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2025-08-27T12:25:53.738326090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles"
2025-08-27T12:25:53.738857400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2025-08-27T12:25:53.739311885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2025-08-27T12:25:53.741452125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007296s
2025-08-27T12:25:53.741592868Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2025-08-27T12:25:53.741769253Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2025-08-27T12:25:53.742045299Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset
2025-08-27T12:25:53.745111164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME, "LastUpdated" DATETIME NOT NULL)
2025-08-27T12:25:53.746051878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles"
2025-08-27T12:25:53.746544410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2025-08-27T12:25:53.746953043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2025-08-27T12:25:53.748932429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067355s
2025-08-27T12:25:53.749105017Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-08-27T12:25:53.749257925Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s
2025-08-27T12:25:53.749477076Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2025-08-27T12:25:53.752656058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2025-08-27T12:25:53.753891185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension") SELECT "Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension" FROM "MetadataFiles"
2025-08-27T12:25:53.754542837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2025-08-27T12:25:53.754956731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2025-08-27T12:25:53.756857408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007189s
2025-08-27T12:25:53.757031669Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-08-27T12:25:53.757120819Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-08-27T12:25:53.757297735Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2025-08-27T12:25:53.760124638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2025-08-27T12:25:53.761257449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension") SELECT "Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension" FROM "MetadataFiles"
2025-08-27T12:25:53.761868730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2025-08-27T12:25:53.762260660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2025-08-27T12:25:53.764479879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069844s
2025-08-27T12:25:53.764643949Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2025-08-27T12:25:53.764798621Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2025-08-27T12:25:53.765004686Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2025-08-27T12:25:53.767920618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "ParsedAlbumInfo" TEXT NOT NULL, "Reason" INTEGER NOT NULL)
2025-08-27T12:25:53.768727122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "Title", "Added", "Release", "ArtistId", "ParsedAlbumInfo", "Reason") SELECT "Id", "Title", "Added", "Release", "ArtistId", "ParsedAlbumInfo", "Reason" FROM "PendingReleases"
2025-08-27T12:25:53.769299595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2025-08-27T12:25:53.769689801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2025-08-27T12:25:53.771913068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067165s
2025-08-27T12:25:53.772118572Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-08-27T12:25:53.772284536Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-08-27T12:25:53.772517345Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2025-08-27T12:25:53.775108172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2025-08-27T12:25:53.775780416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2025-08-27T12:25:53.776211935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-08-27T12:25:53.776770360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-08-27T12:25:53.778999699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-08-27T12:25:53.779313070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006612s
2025-08-27T12:25:53.779502802Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-08-27T12:25:53.779630690Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-08-27T12:25:53.779887637Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2025-08-27T12:25:53.782486451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2025-08-27T12:25:53.783276572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2025-08-27T12:25:53.783727200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-08-27T12:25:53.784263800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-08-27T12:25:53.786408459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-08-27T12:25:53.786722973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006611s
2025-08-27T12:25:53.786880961Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-08-27T12:25:53.787034129Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-08-27T12:25:53.787235575Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset
2025-08-27T12:25:53.791525965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL)
2025-08-27T12:25:53.792623535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles"
2025-08-27T12:25:53.793143242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-08-27T12:25:53.793691957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-08-27T12:25:53.796475322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-08-27T12:25:53.796935819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2025-08-27T12:25:53.797269912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009853s
2025-08-27T12:25:53.797482210Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-08-27T12:25:53.797634797Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2025-08-27T12:25:53.797844549Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset
2025-08-27T12:25:53.800781003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL)
2025-08-27T12:25:53.801749603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles"
2025-08-27T12:25:53.802264821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-08-27T12:25:53.802783866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-08-27T12:25:53.805564115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-08-27T12:25:53.805932227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2025-08-27T12:25:53.806234024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081791s
2025-08-27T12:25:53.806352663Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-08-27T12:25:53.806487555Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-08-27T12:25:53.806652828Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-08-27T12:25:53.809062761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-08-27T12:25:53.809548369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-08-27T12:25:53.809882341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-08-27T12:25:53.810363951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-08-27T12:25:53.812273366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-08-27T12:25:53.812584102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057583s
2025-08-27T12:25:53.812942524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-08-27T12:25:53', 'postgres_update_timestamp_columns_to_with_timezone')
2025-08-27T12:25:53.813272078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:53.815427819Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2025-08-27T12:25:53.815592340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085407s
2025-08-27T12:25:53.815890300Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2025-08-27T12:25:53.816023549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:53.816303412Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62
2025-08-27T12:25:53.816885024Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-27T12:25:53.817042150Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-08-27T12:25:53.817202924Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean
2025-08-27T12:25:53.817497988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0
2025-08-27T12:25:53.818262969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008886s
2025-08-27T12:25:53.818416768Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-27T12:25:53.818555598Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-08-27T12:25:53.818738797Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean
2025-08-27T12:25:53.819022097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0
2025-08-27T12:25:53.819769382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008602s
2025-08-27T12:25:53.820097704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-08-27T12:25:53', 'add_on_delete_to_notifications')
2025-08-27T12:25:53.820404121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:53.821121585Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2025-08-27T12:25:53.821298873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021915s
2025-08-27T12:25:53.821447712Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2025-08-27T12:25:53.821621472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:53.821829601Z [Info] add_custom_formats: Starting migration of Main DB to 63
2025-08-27T12:25:53.823448281Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-08-27T12:25:53.823551469Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-08-27T12:25:53.823728455Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2025-08-27T12:25:53.824088190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2025-08-27T12:25:53.824850835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009462s
2025-08-27T12:25:53.824991388Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-27T12:25:53.825233807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2025-08-27T12:25:53.825490063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000312s
2025-08-27T12:25:53.825610044Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-08-27T12:25:53.825728042Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-08-27T12:25:53.825961171Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String
2025-08-27T12:25:53.826133989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT
2025-08-27T12:25:53.826846154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000793s
2025-08-27T12:25:53.827008501Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-27T12:25:53.827187651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-27T12:25:53.828838055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016661s
2025-08-27T12:25:53.828999290Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2025-08-27T12:25:53.829504948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL DEFAULT '[]', "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0)
2025-08-27T12:25:53.829920515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007711s
2025-08-27T12:25:53.830082491Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2025-08-27T12:25:53.830332725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2025-08-27T12:25:53.830684173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003702s
2025-08-27T12:25:53.830769444Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-08-27T12:25:53.830901190Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-08-27T12:25:53.831066813Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2025-08-27T12:25:53.831338450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2025-08-27T12:25:53.832119263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000882s
2025-08-27T12:25:53.832343905Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-08-27T12:25:53.832415399Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-08-27T12:25:53.832585251Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2025-08-27T12:25:53.832874814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2025-08-27T12:25:53.833639223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008785s
2025-08-27T12:25:53.833803635Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-08-27T12:25:53.834041614Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-08-27T12:25:53.834184822Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2025-08-27T12:25:53.834418252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2025-08-27T12:25:53.835181369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008832s
2025-08-27T12:25:53.835336431Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-27T12:25:53.835489219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-27T12:25:53.841762162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062609s
2025-08-27T12:25:53.841951173Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-27T12:25:53.842059972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-27T12:25:53.843414169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013455s
2025-08-27T12:25:53.843580704Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2025-08-27T12:25:53.846250571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "IncludePreferredWhenRenaming" INTEGER NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL)
2025-08-27T12:25:53.847086394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId") SELECT "Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId" FROM "ReleaseProfiles"
2025-08-27T12:25:53.847569607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2025-08-27T12:25:53.847977408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2025-08-27T12:25:53.849893998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061631s
2025-08-27T12:25:53.850081936Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2025-08-27T12:25:53.852627032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL)
2025-08-27T12:25:53.853326490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId") SELECT "Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId" FROM "ReleaseProfiles"
2025-08-27T12:25:53.853729021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2025-08-27T12:25:53.854153966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2025-08-27T12:25:53.855998250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057139s
2025-08-27T12:25:53.856227352Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2025-08-27T12:25:53.856496805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2025-08-27T12:25:53.856716497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000305s
2025-08-27T12:25:53.856868523Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-08-27T12:25:53.857000569Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.9E-06s
2025-08-27T12:25:53.857191193Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2025-08-27T12:25:53.857517430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2025-08-27T12:25:53.858311800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009273s
2025-08-27T12:25:53.858464888Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-08-27T12:25:53.858587225Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-08-27T12:25:53.858788199Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2025-08-27T12:25:53.859031259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2025-08-27T12:25:53.859790778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000851s
2025-08-27T12:25:53.860148068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-08-27T12:25:53', 'add_custom_formats')
2025-08-27T12:25:53.860445357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:53.861338165Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2025-08-27T12:25:53.861486583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023628s
2025-08-27T12:25:53.861678139Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2025-08-27T12:25:53.861844474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:53.862076622Z [Info] add_result_to_commands: Starting migration of Main DB to 64
2025-08-27T12:25:53.862421767Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-08-27T12:25:53.862578833Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-08-27T12:25:53.862734356Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2025-08-27T12:25:53.862975933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2025-08-27T12:25:53.863749250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008694s
2025-08-27T12:25:53.864086339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-08-27T12:25:53', 'add_result_to_commands')
2025-08-27T12:25:53.864378778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:53.865072585Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2025-08-27T12:25:53.865215433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002163s
2025-08-27T12:25:53.865414193Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2025-08-27T12:25:53.865577802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:53.865802284Z [Info] health_restored_notification: Starting migration of Main DB to 65
2025-08-27T12:25:53.866141608Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-27T12:25:53.866277371Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-08-27T12:25:53.866460770Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2025-08-27T12:25:53.866750023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2025-08-27T12:25:53.867514352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008852s
2025-08-27T12:25:53.867888195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-08-27T12:25:53', 'health_restored_notification')
2025-08-27T12:25:53.868172868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:53.868847166Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2025-08-27T12:25:53.868999703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021867s
2025-08-27T12:25:53.869166900Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2025-08-27T12:25:53.869323706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:53.869531113Z [Info] remove_uc: Starting migration of Main DB to 66
2025-08-27T12:25:53.869836569Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-27T12:25:53.870097133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2025-08-27T12:25:53.870305433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003024s
2025-08-27T12:25:53.870635808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-08-27T12:25:53', 'remove_uc')
2025-08-27T12:25:53.870878146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:53.871479597Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2025-08-27T12:25:53.871611803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014536s
2025-08-27T12:25:53.871819522Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2025-08-27T12:25:53.872003613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:53.872299338Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67
2025-08-27T12:25:53.872503990Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-27T12:25:53.872679103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-27T12:25:53.875926232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032317s
2025-08-27T12:25:53.876270094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-08-27T12:25:53', 'download_clients_rename_tv_to_music')
2025-08-27T12:25:53.876560179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:53.877341432Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2025-08-27T12:25:53.877510192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046427s
2025-08-27T12:25:53.877681647Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2025-08-27T12:25:53.877866419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:53.878083106Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68
2025-08-27T12:25:53.878437479Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-08-27T12:25:53.878576880Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-08-27T12:25:53.878746652Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2025-08-27T12:25:53.879034011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2025-08-27T12:25:53.879789222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008862s
2025-08-27T12:25:53.880152774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-08-27T12:25:53', 'add_colon_replacement_to_naming_config')
2025-08-27T12:25:53.880449972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:53.881184692Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2025-08-27T12:25:53.881350726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022349s
2025-08-27T12:25:53.881514867Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2025-08-27T12:25:53.881674859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:53.881893349Z [Info] list_sync_time: Starting migration of Main DB to 69
2025-08-27T12:25:53.882279426Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2025-08-27T12:25:53.884895404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-08-27T12:25:53.885697680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ImportListStatus"
2025-08-27T12:25:53.886152035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-08-27T12:25:53.886632122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-08-27T12:25:53.888784516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-08-27T12:25:53.889077406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066288s
2025-08-27T12:25:53.889251998Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-08-27T12:25:53.889382290Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-08-27T12:25:53.889550539Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset
2025-08-27T12:25:53.889805172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2025-08-27T12:25:53.890577397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008472s
2025-08-27T12:25:53.890887692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-08-27T12:25:53', 'list_sync_time')
2025-08-27T12:25:53.891173127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:53.892048139Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2025-08-27T12:25:53.892210395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022215s
2025-08-27T12:25:53.892394316Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2025-08-27T12:25:53.892567725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:53.892800915Z [Info] add_download_client_tags: Starting migration of Main DB to 70
2025-08-27T12:25:53.893141741Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-08-27T12:25:53.893277545Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-08-27T12:25:53.893457377Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2025-08-27T12:25:53.893664023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2025-08-27T12:25:53.894422250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008194s
2025-08-27T12:25:53.894745140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-08-27T12:25:53', 'add_download_client_tags')
2025-08-27T12:25:53.895039082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:53.895742108Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2025-08-27T12:25:53.895923804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021204s
2025-08-27T12:25:53.896113847Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2025-08-27T12:25:53.896278939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:53.896539484Z [Info] add_notification_status: Starting migration of Main DB to 71
2025-08-27T12:25:53.897065854Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2025-08-27T12:25:53.897620651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-08-27T12:25:53.898056098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008254s
2025-08-27T12:25:53.898234227Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2025-08-27T12:25:53.898521495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2025-08-27T12:25:53.898822972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004234s
2025-08-27T12:25:53.899125261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-08-27T12:25:53', 'add_notification_status')
2025-08-27T12:25:53.899413782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:53.900210637Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2025-08-27T12:25:53.900356551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017773s
2025-08-27T12:25:53.900559960Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2025-08-27T12:25:53.900718590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:53.900946218Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72
2025-08-27T12:25:53.901212835Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-27T12:25:53.901410814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-27T12:25:53.904846623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003469s
2025-08-27T12:25:53.905180665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-08-27T12:25:53', 'add_alac_24_quality_in_profiles')
2025-08-27T12:25:53.905499357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:53.906169106Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2025-08-27T12:25:53.906312004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047552s
2025-08-27T12:25:53.906500513Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2025-08-27T12:25:53.906680586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:53.906883765Z [Info] add_salt_to_users: Starting migration of Main DB to 73
2025-08-27T12:25:53.907239401Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2025-08-27T12:25:53.907378081Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-08-27T12:25:53.907536570Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2025-08-27T12:25:53.907757364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2025-08-27T12:25:53.908535541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008349s
2025-08-27T12:25:53.908705424Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2025-08-27T12:25:53.908936519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2025-08-27T12:25:53.909685678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008223s
2025-08-27T12:25:53.910003658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-08-27T12:25:53', 'add_salt_to_users')
2025-08-27T12:25:53.910295125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:53.910987209Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2025-08-27T12:25:53.911139325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021027s
2025-08-27T12:25:53.911298736Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2025-08-27T12:25:53.911469189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:53.911694513Z [Info] add_auto_tagging: Starting migration of Main DB to 74
2025-08-27T12:25:53.912187736Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2025-08-27T12:25:53.912769939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AutoTagging" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL DEFAULT '[]', "RemoveTagsAutomatically" INTEGER NOT NULL DEFAULT 0, "Tags" TEXT NOT NULL DEFAULT '[]')
2025-08-27T12:25:53.913255917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008938s
2025-08-27T12:25:53.913421812Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2025-08-27T12:25:53.913662977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2025-08-27T12:25:53.913936839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003733s
2025-08-27T12:25:53.915056173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-08-27T12:25:53', 'add_auto_tagging')
2025-08-27T12:25:53.915357470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:53.916215518Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2025-08-27T12:25:53.916384679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026238s
2025-08-27T12:25:53.916593439Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2025-08-27T12:25:53.916747299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:53.916993915Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75
2025-08-27T12:25:53.917345824Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2025-08-27T12:25:53.917492319Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-08-27T12:25:53.917704657Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2025-08-27T12:25:53.917994420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2025-08-27T12:25:53.918799992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009414s
2025-08-27T12:25:53.919067762Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2025-08-27T12:25:53.919347074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2025-08-27T12:25:53.919578671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003269s
2025-08-27T12:25:53.919933225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-08-27T12:25:53', 'quality_definition_preferred_size')
2025-08-27T12:25:53.920232367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:53.920940824Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2025-08-27T12:25:53.921099132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016377s
2025-08-27T12:25:53.921298534Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2025-08-27T12:25:53.921500180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:53.921702047Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76
2025-08-27T12:25:53.922051019Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-27T12:25:53.922213046Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2025-08-27T12:25:53.922366164Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean
2025-08-27T12:25:53.922650587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0
2025-08-27T12:25:53.923462712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009309s
2025-08-27T12:25:53.923778628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-08-27T12:25:53', 'add_on_artist_add_to_notifications')
2025-08-27T12:25:53.924104595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:53.924802049Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2025-08-27T12:25:53.924964466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022422s
2025-08-27T12:25:53.925144850Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2025-08-27T12:25:53.925314712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:53.925542360Z [Info] album_last_searched_time: Starting migration of Main DB to 77
2025-08-27T12:25:53.925874980Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-08-27T12:25:53.925991064Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-08-27T12:25:53.926164313Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset
2025-08-27T12:25:53.926404186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME
2025-08-27T12:25:53.927206812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008682s
2025-08-27T12:25:53.927517478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-08-27T12:25:53', 'album_last_searched_time')
2025-08-27T12:25:53.927805828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:53.928512521Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2025-08-27T12:25:53.928668916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021539s
2025-08-27T12:25:53.928855372Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2025-08-27T12:25:53.929058301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:53.929222501Z [Info] add_indexer_flags: Starting migration of Main DB to 78
2025-08-27T12:25:53.929616425Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-08-27T12:25:53.929766948Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-08-27T12:25:53.929924505Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2025-08-27T12:25:53.930185951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2025-08-27T12:25:53.930996985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009035s
2025-08-27T12:25:53.931146446Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-08-27T12:25:53.931267069Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-08-27T12:25:53.931434155Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32
2025-08-27T12:25:53.931695712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2025-08-27T12:25:53.932521685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009205s
2025-08-27T12:25:53.932825156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-08-27T12:25:53', 'add_indexer_flags')
2025-08-27T12:25:53.933115080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:53.933790561Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2025-08-27T12:25:53.933998890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021823s
2025-08-27T12:25:53.934121126Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2025-08-27T12:25:53.934308594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:53.934508617Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79
2025-08-27T12:25:53.934922981Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored)
2025-08-27T12:25:53.935166061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC)
2025-08-27T12:25:53.935469111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003821s
2025-08-27T12:25:53.935628061Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate)
2025-08-27T12:25:53.935879227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC)
2025-08-27T12:25:53.936194933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000384s
2025-08-27T12:25:53.936343492Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored)
2025-08-27T12:25:53.936597273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC)
2025-08-27T12:25:53.936861345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003765s
2025-08-27T12:25:53.937179946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-08-27T12:25:53', 'add_indexes_album_statistics')
2025-08-27T12:25:53.937477195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:53.938228718Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2025-08-27T12:25:53.938379101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017055s
2025-08-27T12:25:53.938557541Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2025-08-27T12:25:53.938744537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:53.938947957Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80
2025-08-27T12:25:53.939333323Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2025-08-27T12:25:53.939678177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2025-08-27T12:25:53.939973672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003967s
2025-08-27T12:25:53.940269779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-08-27T12:25:53', 'update_redacted_baseurl')
2025-08-27T12:25:53.940558901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:53.941276897Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2025-08-27T12:25:53.941426378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016896s
2025-08-27T12:25:53.950903603Z [Debug] MigrationController: Took: 00:00:01.6034880
2025-08-27T12:25:54.058390763Z [Debug] FingerprintingService: fpcalc version: 1.5.1
2025-08-27T12:25:54.088251067Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2025-08-27T12:25:54.108349191Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-08-27T12:25:54.114318602Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-08-27T12:25:54.114637214Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-27T12:25:54.114901666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-27T12:25:54.117308483Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2
2025-08-27T12:25:54.117517845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026481s
2025-08-27T12:25:54.117747006Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-08-27T12:25:54.117967300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028629s
2025-08-27T12:25:54.119807726Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-08-27T12:25:54.120077850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:54.120442144Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-08-27T12:25:54.120764102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-08-27T12:25:54.121158797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004972s
2025-08-27T12:25:54.121416286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:54.122591633Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-08-27T12:25:54.122858771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019035s
2025-08-27T12:25:54.123221311Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-08-27T12:25:54.123431464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:54.123881220Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-08-27T12:25:54.124227848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-08-27T12:25:54.124622904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004848s
2025-08-27T12:25:54.124847907Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-08-27T12:25:54.125062679Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2025-08-27T12:25:54.125287602Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-08-27T12:25:54.125626966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-08-27T12:25:54.126395623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008419s
2025-08-27T12:25:54.126639915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:54.127310686Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-08-27T12:25:54.127550639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017414s
2025-08-27T12:25:54.127886586Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-08-27T12:25:54.128193955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:54.128527968Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-08-27T12:25:54.128745345Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-08-27T12:25:54.128975268Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-08-27T12:25:54.129279872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-08-27T12:25:54.129777203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005527s
2025-08-27T12:25:54.130004882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:54.130780814Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-08-27T12:25:54.131012852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015189s
2025-08-27T12:25:54.131318677Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-08-27T12:25:54.131562939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:54.131862583Z [Info] InitialSetup: Starting migration of Log DB to 1
2025-08-27T12:25:54.132508133Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2025-08-27T12:25:54.133121698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2025-08-27T12:25:54.133851147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011272s
2025-08-27T12:25:54.134099708Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2025-08-27T12:25:54.134346615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-08-27T12:25:54.134732582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004148s
2025-08-27T12:25:54.135082798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-08-27T12:25:54', 'InitialSetup')
2025-08-27T12:25:54.135500128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:54.136403557Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-08-27T12:25:54.136610294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020585s
2025-08-27T12:25:54.136867502Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2025-08-27T12:25:54.137128387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:54.137439844Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2
2025-08-27T12:25:54.137948659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-08-27T12:25:54', 'add_reason_to_pending_releases')
2025-08-27T12:25:54.138364576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:54.139167994Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2025-08-27T12:25:54.139384370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020102s
2025-08-27T12:25:54.139632410Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2025-08-27T12:25:54.139868054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:54.140287228Z [Info] add_medium_support: Starting migration of Log DB to 3
2025-08-27T12:25:54.140711302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-08-27T12:25:54', 'add_medium_support')
2025-08-27T12:25:54.141278645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:54.142151262Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2025-08-27T12:25:54.142381115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022267s
2025-08-27T12:25:54.142713394Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2025-08-27T12:25:54.143025212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:54.143387051Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4
2025-08-27T12:25:54.143918301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-08-27T12:25:54', 'add_various_qualites_in_profile')
2025-08-27T12:25:54.144453459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:54.145256336Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2025-08-27T12:25:54.145560438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022115s
2025-08-27T12:25:54.145803207Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2025-08-27T12:25:54.146088772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:54.146359708Z [Info] metadata_profiles: Starting migration of Log DB to 5
2025-08-27T12:25:54.146745695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-08-27T12:25:54', 'metadata_profiles')
2025-08-27T12:25:54.147194879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:54.148032416Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2025-08-27T12:25:54.148255646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001926s
2025-08-27T12:25:54.148561772Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2025-08-27T12:25:54.148901466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:54.149302424Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6
2025-08-27T12:25:54.149830186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-08-27T12:25:54', 'separate_automatic_and_interactive_search')
2025-08-27T12:25:54.150320233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:54.151302541Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2025-08-27T12:25:54.151613067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023917s
2025-08-27T12:25:54.151827749Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2025-08-27T12:25:54.152121851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:54.152469652Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7
2025-08-27T12:25:54.152924638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-08-27T12:25:54', 'change_album_path_to_relative')
2025-08-27T12:25:54.153432761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:54.154256771Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2025-08-27T12:25:54.154480411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021222s
2025-08-27T12:25:54.154755505Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2025-08-27T12:25:54.155043415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:54.155422759Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8
2025-08-27T12:25:54.155891072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-08-27T12:25:54', 'change_quality_size_mb_to_kb')
2025-08-27T12:25:54.156483615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:54.157360160Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2025-08-27T12:25:54.157624062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022613s
2025-08-27T12:25:54.157873905Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2025-08-27T12:25:54.158142556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:54.158478352Z [Info] album_releases: Starting migration of Log DB to 9
2025-08-27T12:25:54.158865933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-08-27T12:25:54', 'album_releases')
2025-08-27T12:25:54.159336380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:54.160189759Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2025-08-27T12:25:54.160455264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020224s
2025-08-27T12:25:54.160716690Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2025-08-27T12:25:54.160933697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:54.161226136Z [Info] album_releases_fix: Starting migration of Log DB to 10
2025-08-27T12:25:54.161609588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-08-27T12:25:54', 'album_releases_fix')
2025-08-27T12:25:54.162048763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:54.162820056Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2025-08-27T12:25:54.163055300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018713s
2025-08-27T12:25:54.163275784Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2025-08-27T12:25:54.163528893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:54.163858216Z [Info] import_lists: Starting migration of Log DB to 11
2025-08-27T12:25:54.164216107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-08-27T12:25:54', 'import_lists')
2025-08-27T12:25:54.170056388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:54.171035791Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2025-08-27T12:25:54.171347408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074693s
2025-08-27T12:25:54.171614436Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2025-08-27T12:25:54.171909290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:54.172309015Z [Info] add_release_status: Starting migration of Log DB to 12
2025-08-27T12:25:54.172713930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-08-27T12:25:54', 'add_release_status')
2025-08-27T12:25:54.173222113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:54.174029199Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2025-08-27T12:25:54.174330175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021098s
2025-08-27T12:25:54.174601020Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2025-08-27T12:25:54.174957558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:54.175303966Z [Info] album_download_notification: Starting migration of Log DB to 13
2025-08-27T12:25:54.175727849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-08-27T12:25:54', 'album_download_notification')
2025-08-27T12:25:54.176252296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:54.177124833Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2025-08-27T12:25:54.177378353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021459s
2025-08-27T12:25:54.177687927Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2025-08-27T12:25:54.177945205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:54.178330461Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14
2025-08-27T12:25:54.178819426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-08-27T12:25:54', 'fix_language_metadata_profiles')
2025-08-27T12:25:54.179391207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:54.180223012Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2025-08-27T12:25:54.180498948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022335s
2025-08-27T12:25:54.180751096Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2025-08-27T12:25:54.181039677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:54.181366084Z [Info] remove_fanzub: Starting migration of Log DB to 15
2025-08-27T12:25:54.181779457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-08-27T12:25:54', 'remove_fanzub')
2025-08-27T12:25:54.182204222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:54.183047971Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2025-08-27T12:25:54.183227232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019641s
2025-08-27T12:25:54.183539651Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2025-08-27T12:25:54.183837682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:54.184242697Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16
2025-08-27T12:25:54.184662663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-08-27T12:25:54', 'update_artist_history_indexes')
2025-08-27T12:25:54.185129283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:54.185952841Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2025-08-27T12:25:54.186172604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020931s
2025-08-27T12:25:54.186461245Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2025-08-27T12:25:54.186745527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:54.187041523Z [Info] remove_nma: Starting migration of Log DB to 17
2025-08-27T12:25:54.187433954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-08-27T12:25:54', 'remove_nma')
2025-08-27T12:25:54.188226420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:54.188823773Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2025-08-27T12:25:54.189080870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020465s
2025-08-27T12:25:54.189368700Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2025-08-27T12:25:54.189661359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:54.190028679Z [Info] album_disambiguation: Starting migration of Log DB to 18
2025-08-27T12:25:54.190437592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-08-27T12:25:54', 'album_disambiguation')
2025-08-27T12:25:54.190934503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:54.191733572Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2025-08-27T12:25:54.192001592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020754s
2025-08-27T12:25:54.192294802Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2025-08-27T12:25:54.192610829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:54.192954281Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19
2025-08-27T12:25:54.193447534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-08-27T12:25:54', 'add_ape_quality_in_profiles')
2025-08-27T12:25:54.193958663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:54.194783835Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2025-08-27T12:25:54.195066905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021587s
2025-08-27T12:25:54.195344083Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2025-08-27T12:25:54.195660170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:54.196107300Z [Info] remove_pushalot: Starting migration of Log DB to 20
2025-08-27T12:25:54.196589682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-08-27T12:25:54', 'remove_pushalot')
2025-08-27T12:25:54.197078256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:54.197874920Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2025-08-27T12:25:54.198099282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022141s
2025-08-27T12:25:54.198373053Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2025-08-27T12:25:54.198642175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:54.199009164Z [Info] add_custom_filters: Starting migration of Log DB to 21
2025-08-27T12:25:54.199398258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-08-27T12:25:54', 'add_custom_filters')
2025-08-27T12:25:54.199910660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:54.200778507Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2025-08-27T12:25:54.201058040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021074s
2025-08-27T12:25:54.201357163Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2025-08-27T12:25:54.201672197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:54.202045278Z [Info] import_list_tags: Starting migration of Log DB to 22
2025-08-27T12:25:54.202417348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-08-27T12:25:54', 'import_list_tags')
2025-08-27T12:25:54.202884448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:54.203662285Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2025-08-27T12:25:54.203953050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002016s
2025-08-27T12:25:54.204217844Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2025-08-27T12:25:54.204544562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:54.204883344Z [Info] add_release_groups_etc: Starting migration of Log DB to 23
2025-08-27T12:25:54.205366306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-08-27T12:25:54', 'add_release_groups_etc')
2025-08-27T12:25:54.205905863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:54.206748430Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2025-08-27T12:25:54.206936198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021656s
2025-08-27T12:25:54.207223737Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2025-08-27T12:25:54.207434241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:54.207796520Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24
2025-08-27T12:25:54.208306858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-08-27T12:25:54', 'NewMediaInfoFormat')
2025-08-27T12:25:54.208842918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:54.209673099Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2025-08-27T12:25:54.209929886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022043s
2025-08-27T12:25:54.210257336Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2025-08-27T12:25:54.210526849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:54.210854068Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25
2025-08-27T12:25:54.211295927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-08-27T12:25:54', 'rename_restrictions_to_release_profiles')
2025-08-27T12:25:54.211784110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:54.212603881Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2025-08-27T12:25:54.212856099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020517s
2025-08-27T12:25:54.213170833Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2025-08-27T12:25:54.213518433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:54.213867847Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26
2025-08-27T12:25:54.214372844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-08-27T12:25:54', 'rename_quality_profiles_add_upgrade_allowed')
2025-08-27T12:25:54.214879754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:54.215773073Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2025-08-27T12:25:54.216111866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002212s
2025-08-27T12:25:54.216430668Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2025-08-27T12:25:54.216773228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:54.217125577Z [Info] add_import_exclusions: Starting migration of Log DB to 27
2025-08-27T12:25:54.217605243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-08-27T12:25:54', 'add_import_exclusions')
2025-08-27T12:25:54.218170913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:54.219226989Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2025-08-27T12:25:54.219486953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024829s
2025-08-27T12:25:54.219792148Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2025-08-27T12:25:54.220182233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:54.220628181Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28
2025-08-27T12:25:54.221082977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-08-27T12:25:54', 'clean_artist_metadata_table')
2025-08-27T12:25:54.221651903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:54.222463377Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2025-08-27T12:25:54.222811618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022854s
2025-08-27T12:25:54.223021601Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2025-08-27T12:25:54.223341776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:54.223735729Z [Info] health_issue_notification: Starting migration of Log DB to 29
2025-08-27T12:25:54.224210185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-08-27T12:25:54', 'health_issue_notification')
2025-08-27T12:25:54.224663898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:54.225471795Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2025-08-27T12:25:54.225773072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021213s
2025-08-27T12:25:54.226147827Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2025-08-27T12:25:54.226389433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:54.226732364Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30
2025-08-27T12:25:54.227260447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-08-27T12:25:54', 'add_mediafilerepository_mtime')
2025-08-27T12:25:54.227776376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:54.228593822Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2025-08-27T12:25:54.228899328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021288s
2025-08-27T12:25:54.229202228Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2025-08-27T12:25:54.229528495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:54.229842016Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31
2025-08-27T12:25:54.230384719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-08-27T12:25:54', 'add_artistmetadataid_constraint')
2025-08-27T12:25:54.231008786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:54.231718996Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2025-08-27T12:25:54.232066365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021801s
2025-08-27T12:25:54.232393665Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2025-08-27T12:25:54.232728960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:54.233072442Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32
2025-08-27T12:25:54.233502888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-08-27T12:25:54', 'old_ids_and_artist_alias')
2025-08-27T12:25:54.233981673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:54.234690951Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2025-08-27T12:25:54.234933600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019637s
2025-08-27T12:25:54.235185788Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2025-08-27T12:25:54.235444559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:54.235752238Z [Info] download_propers_config: Starting migration of Log DB to 33
2025-08-27T12:25:54.236156392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-08-27T12:25:54', 'download_propers_config')
2025-08-27T12:25:54.236617471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:54.237309545Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2025-08-27T12:25:54.237551883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018373s
2025-08-27T12:25:54.237859352Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2025-08-27T12:25:54.238160488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:54.238468078Z [Info] remove_language_profiles: Starting migration of Log DB to 34
2025-08-27T12:25:54.238905488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-08-27T12:25:54', 'remove_language_profiles')
2025-08-27T12:25:54.239345855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:54.240123612Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2025-08-27T12:25:54.240409297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001947s
2025-08-27T12:25:54.240670743Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2025-08-27T12:25:54.240938903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:54.241289269Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35
2025-08-27T12:25:54.241797763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-08-27T12:25:54', 'multi_disc_naming_format')
2025-08-27T12:25:54.242286928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:54.242958561Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2025-08-27T12:25:54.243219065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020059s
2025-08-27T12:25:54.243491644Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2025-08-27T12:25:54.243768281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:54.244184269Z [Info] add_download_client_priority: Starting migration of Log DB to 36
2025-08-27T12:25:54.244641349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-08-27T12:25:54', 'add_download_client_priority')
2025-08-27T12:25:54.245110785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:54.245884974Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2025-08-27T12:25:54.246145979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002046s
2025-08-27T12:25:54.246466375Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2025-08-27T12:25:54.246802882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:54.247207136Z [Info] remove_growl_prowl: Starting migration of Log DB to 37
2025-08-27T12:25:54.247602072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-08-27T12:25:54', 'remove_growl_prowl')
2025-08-27T12:25:54.248195647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:54.248962461Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2025-08-27T12:25:54.249219749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021757s
2025-08-27T12:25:54.249492599Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2025-08-27T12:25:54.249790118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:54.250170724Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38
2025-08-27T12:25:54.250554076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-08-27T12:25:54', 'remove_plex_hometheatre')
2025-08-27T12:25:54.251017930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:54.251669252Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2025-08-27T12:25:54.251975529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018919s
2025-08-27T12:25:54.252213819Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2025-08-27T12:25:54.252448922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:54.252769027Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39
2025-08-27T12:25:54.253162089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-08-27T12:25:54', 'add_root_folder_add_defaults')
2025-08-27T12:25:54.253619560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:54.254335892Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2025-08-27T12:25:54.254529302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018241s
2025-08-27T12:25:54.254748063Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2025-08-27T12:25:54.254990451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:54.255282930Z [Info] task_duration: Starting migration of Log DB to 40
2025-08-27T12:25:54.255674278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-08-27T12:25:54', 'task_duration')
2025-08-27T12:25:54.256152120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:54.256953003Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2025-08-27T12:25:54.257116192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018554s
2025-08-27T12:25:54.257335253Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2025-08-27T12:25:54.257613994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:54.257908397Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41
2025-08-27T12:25:54.258340106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-08-27T12:25:54', 'add_indexer_and_enabled_to_release_profiles')
2025-08-27T12:25:54.258823119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:54.259550734Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2025-08-27T12:25:54.259767381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018867s
2025-08-27T12:25:54.260025210Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2025-08-27T12:25:54.260279081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:54.260577081Z [Info] remove_album_folders: Starting migration of Log DB to 42
2025-08-27T12:25:54.260972578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-08-27T12:25:54', 'remove_album_folders')
2025-08-27T12:25:54.261397433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:54.262134778Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2025-08-27T12:25:54.262279099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017796s
2025-08-27T12:25:54.262572399Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2025-08-27T12:25:54.262786871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:54.263094250Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44
2025-08-27T12:25:54.263472873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-08-27T12:25:54', 'add_priority_to_indexers')
2025-08-27T12:25:54.263948751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:54.264613500Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2025-08-27T12:25:54.264845006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018052s
2025-08-27T12:25:54.265092274Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2025-08-27T12:25:54.265364091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:54.265671200Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45
2025-08-27T12:25:54.266085534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-08-27T12:25:54', 'remove_chown_and_folderchmod_config')
2025-08-27T12:25:54.266533496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:54.267257284Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2025-08-27T12:25:54.267488680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018581s
2025-08-27T12:25:54.267711639Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2025-08-27T12:25:54.267995180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:54.268301266Z [Info] update_notifiarr: Starting migration of Log DB to 47
2025-08-27T12:25:54.268677945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-08-27T12:25:54', 'update_notifiarr')
2025-08-27T12:25:54.269133732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:54.269752368Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2025-08-27T12:25:54.269978554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017932s
2025-08-27T12:25:54.270216122Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2025-08-27T12:25:54.270485414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:54.270780729Z [Info] email_multiple_addresses: Starting migration of Log DB to 49
2025-08-27T12:25:54.271209292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-08-27T12:25:54', 'email_multiple_addresses')
2025-08-27T12:25:54.271610991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:54.272288375Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2025-08-27T12:25:54.272521765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001798s
2025-08-27T12:25:54.272789966Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2025-08-27T12:25:54.273036783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:54.273327368Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50
2025-08-27T12:25:54.273743636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-08-27T12:25:54', 'rename_blacklist_to_blocklist')
2025-08-27T12:25:54.274188282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:54.275047121Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2025-08-27T12:25:54.275279058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019887s
2025-08-27T12:25:54.275509793Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2025-08-27T12:25:54.275751540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:54.276073919Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51
2025-08-27T12:25:54.276487412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-08-27T12:25:54', 'cdh_per_downloadclient')
2025-08-27T12:25:54.276909602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:54.277702839Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2025-08-27T12:25:54.277873263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018717s
2025-08-27T12:25:54.278110641Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2025-08-27T12:25:54.278371576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:54.278651660Z [Info] download_history: Starting migration of Log DB to 52
2025-08-27T12:25:54.279023439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-08-27T12:25:54', 'download_history')
2025-08-27T12:25:54.279460910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:54.280139927Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2025-08-27T12:25:54.280379099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017789s
2025-08-27T12:25:54.280596306Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2025-08-27T12:25:54.280873575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:54.281154009Z [Info] add_update_history: Starting migration of Log DB to 53
2025-08-27T12:25:54.281807445Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2025-08-27T12:25:54.282321290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL)
2025-08-27T12:25:54.282934044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008917s
2025-08-27T12:25:54.283171472Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2025-08-27T12:25:54.283471877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-08-27T12:25:54.283861662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004616s
2025-08-27T12:25:54.284236126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-08-27T12:25:54', 'add_update_history')
2025-08-27T12:25:54.284703698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:54.285402305Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2025-08-27T12:25:54.285646426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019744s
2025-08-27T12:25:54.285964226Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2025-08-27T12:25:54.286235753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:54.286568172Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54
2025-08-27T12:25:54.286975543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-08-27T12:25:54', 'add_on_update_to_notifications')
2025-08-27T12:25:54.287450529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:54.288225270Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2025-08-27T12:25:54.288522368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019611s
2025-08-27T12:25:54.288781069Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2025-08-27T12:25:54.289115763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:54.289453964Z [Info] download_client_per_indexer: Starting migration of Log DB to 55
2025-08-27T12:25:54.289905253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-08-27T12:25:54', 'download_client_per_indexer')
2025-08-27T12:25:54.290344928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:54.291107153Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2025-08-27T12:25:54.291398580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019591s
2025-08-27T12:25:54.291685909Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2025-08-27T12:25:54.291979731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:54.292374345Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56
2025-08-27T12:25:54.292810584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-08-27T12:25:54', 'AddNewItemMonitorType')
2025-08-27T12:25:54.293332154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:54.294042194Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2025-08-27T12:25:54.294296406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020871s
2025-08-27T12:25:54.294522652Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2025-08-27T12:25:54.294780321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:54.295087259Z [Info] ImportListSearch: Starting migration of Log DB to 57
2025-08-27T12:25:54.295480210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-08-27T12:25:54', 'ImportListSearch')
2025-08-27T12:25:54.295918733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:54.296632330Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2025-08-27T12:25:54.296929468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018417s
2025-08-27T12:25:54.297269784Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2025-08-27T12:25:54.297596582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:54.297955765Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58
2025-08-27T12:25:54.298437375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-08-27T12:25:54', 'ImportListMonitorExisting')
2025-08-27T12:25:54.298926250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:54.299619195Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2025-08-27T12:25:54.299882034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020238s
2025-08-27T12:25:54.300158872Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2025-08-27T12:25:54.300493576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:54.300708439Z [Info] add_indexer_tags: Starting migration of Log DB to 59
2025-08-27T12:25:54.301090217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-08-27T12:25:54', 'add_indexer_tags')
2025-08-27T12:25:54.301535053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:54.302241646Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2025-08-27T12:25:54.302457882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018136s
2025-08-27T12:25:54.302692274Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2025-08-27T12:25:54.302987268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:54.303223032Z [Info] update_audio_types: Starting migration of Log DB to 60
2025-08-27T12:25:54.303615673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-08-27T12:25:54', 'update_audio_types')
2025-08-27T12:25:54.304094848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:54.304752823Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2025-08-27T12:25:54.305002436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018118s
2025-08-27T12:25:54.305274935Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2025-08-27T12:25:54.305524327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:54.305877849Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61
2025-08-27T12:25:54.306532838Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2025-08-27T12:25:54.306681697Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s
2025-08-27T12:25:54.306928735Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2025-08-27T12:25:54.307905682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2025-08-27T12:25:54.308975787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs"
2025-08-27T12:25:54.309731529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2025-08-27T12:25:54.310339564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2025-08-27T12:25:54.311444499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-08-27T12:25:54.311854405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046828s
2025-08-27T12:25:54.312105050Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2025-08-27T12:25:54.312316475Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2025-08-27T12:25:54.312548593Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2025-08-27T12:25:54.313305778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL)
2025-08-27T12:25:54.314162763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2025-08-27T12:25:54.314807111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2025-08-27T12:25:54.315376247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2025-08-27T12:25:54.316465420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-08-27T12:25:54.316912340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040912s
2025-08-27T12:25:54.317166623Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-08-27T12:25:54.317443911Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2025-08-27T12:25:54.317684425Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-08-27T12:25:54.318446149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-08-27T12:25:54.319224497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-08-27T12:25:54.319763532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-08-27T12:25:54.320362578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-08-27T12:25:54.321301710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-08-27T12:25:54.321756596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037618s
2025-08-27T12:25:54.322265741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-08-27T12:25:54', 'postgres_update_timestamp_columns_to_with_timezone')
2025-08-27T12:25:54.322848174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:54.324083001Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2025-08-27T12:25:54.324370900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059573s
2025-08-27T12:25:54.324619251Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2025-08-27T12:25:54.324886318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:54.325212064Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62
2025-08-27T12:25:54.325612240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-08-27T12:25:54', 'add_on_delete_to_notifications')
2025-08-27T12:25:54.326077537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:54.326798439Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2025-08-27T12:25:54.327056118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019023s
2025-08-27T12:25:54.327290700Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2025-08-27T12:25:54.327532187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:54.327834305Z [Info] add_custom_formats: Starting migration of Log DB to 63
2025-08-27T12:25:54.328243579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-08-27T12:25:54', 'add_custom_formats')
2025-08-27T12:25:54.328681912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:54.329393164Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2025-08-27T12:25:54.329624671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018526s
2025-08-27T12:25:54.329862590Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2025-08-27T12:25:54.330124928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:54.330436486Z [Info] add_result_to_commands: Starting migration of Log DB to 64
2025-08-27T12:25:54.330823084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-08-27T12:25:54', 'add_result_to_commands')
2025-08-27T12:25:54.331268131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:54.332018492Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2025-08-27T12:25:54.332250559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018796s
2025-08-27T12:25:54.332494290Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2025-08-27T12:25:54.332753181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:54.333093767Z [Info] health_restored_notification: Starting migration of Log DB to 65
2025-08-27T12:25:54.333471788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-08-27T12:25:54', 'health_restored_notification')
2025-08-27T12:25:54.333926885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:54.334661214Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2025-08-27T12:25:54.334887890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018812s
2025-08-27T12:25:54.335241312Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2025-08-27T12:25:54.335352466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:54.335660296Z [Info] remove_uc: Starting migration of Log DB to 66
2025-08-27T12:25:54.336040331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-08-27T12:25:54', 'remove_uc')
2025-08-27T12:25:54.336455657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:54.337171158Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2025-08-27T12:25:54.337370630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018025s
2025-08-27T12:25:54.337635142Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2025-08-27T12:25:54.337903443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:54.338211363Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67
2025-08-27T12:25:54.338662942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-08-27T12:25:54', 'download_clients_rename_tv_to_music')
2025-08-27T12:25:54.339123209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:54.339872949Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2025-08-27T12:25:54.340119485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019422s
2025-08-27T12:25:54.340408558Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2025-08-27T12:25:54.340703151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:54.341028316Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68
2025-08-27T12:25:54.341464133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-08-27T12:25:54', 'add_colon_replacement_to_naming_config')
2025-08-27T12:25:54.341954070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:54.342694581Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2025-08-27T12:25:54.342954054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019602s
2025-08-27T12:25:54.343232134Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2025-08-27T12:25:54.343461756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:54.343780308Z [Info] list_sync_time: Starting migration of Log DB to 69
2025-08-27T12:25:54.344203009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-08-27T12:25:54', 'list_sync_time')
2025-08-27T12:25:54.344654989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:54.345492476Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2025-08-27T12:25:54.345736627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020365s
2025-08-27T12:25:54.345995539Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2025-08-27T12:25:54.346255202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:54.346583924Z [Info] add_download_client_tags: Starting migration of Log DB to 70
2025-08-27T12:25:54.347014822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-08-27T12:25:54', 'add_download_client_tags')
2025-08-27T12:25:54.347469648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:54.348444832Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2025-08-27T12:25:54.348566446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002008s
2025-08-27T12:25:54.348830017Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2025-08-27T12:25:54.349066814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:54.349396558Z [Info] add_notification_status: Starting migration of Log DB to 71
2025-08-27T12:25:54.349828899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-08-27T12:25:54', 'add_notification_status')
2025-08-27T12:25:54.350337453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:54.350984957Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2025-08-27T12:25:54.351240952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018952s
2025-08-27T12:25:54.351492078Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2025-08-27T12:25:54.351751040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:54.352152428Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72
2025-08-27T12:25:54.352549698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-08-27T12:25:54', 'add_alac_24_quality_in_profiles')
2025-08-27T12:25:54.353034424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:54.353735205Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2025-08-27T12:25:54.353967603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019477s
2025-08-27T12:25:54.354227968Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2025-08-27T12:25:54.354473091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:54.354795330Z [Info] add_salt_to_users: Starting migration of Log DB to 73
2025-08-27T12:25:54.355209995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-08-27T12:25:54', 'add_salt_to_users')
2025-08-27T12:25:54.355680773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:54.356369250Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2025-08-27T12:25:54.356608842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018749s
2025-08-27T12:25:54.356869738Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2025-08-27T12:25:54.357134451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:54.357466108Z [Info] add_auto_tagging: Starting migration of Log DB to 74
2025-08-27T12:25:54.357852567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-08-27T12:25:54', 'add_auto_tagging')
2025-08-27T12:25:54.358296020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:54.358991400Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2025-08-27T12:25:54.359212846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018461s
2025-08-27T12:25:54.359479633Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2025-08-27T12:25:54.359777684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:54.360126195Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75
2025-08-27T12:25:54.360550911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-08-27T12:25:54', 'quality_definition_preferred_size')
2025-08-27T12:25:54.361028242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:54.361767120Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2025-08-27T12:25:54.362018386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019625s
2025-08-27T12:25:54.362288921Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2025-08-27T12:25:54.362565307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:54.362917376Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76
2025-08-27T12:25:54.363341360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-08-27T12:25:54', 'add_on_artist_add_to_notifications')
2025-08-27T12:25:54.363822800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:54.364565215Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2025-08-27T12:25:54.364832062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019688s
2025-08-27T12:25:54.365076965Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2025-08-27T12:25:54.365349003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:54.365665661Z [Info] album_last_searched_time: Starting migration of Log DB to 77
2025-08-27T12:25:54.366067400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-08-27T12:25:54', 'album_last_searched_time')
2025-08-27T12:25:54.366541755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:54.367239881Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2025-08-27T12:25:54.367475235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018858s
2025-08-27T12:25:54.367733315Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2025-08-27T12:25:54.368020333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:54.368352452Z [Info] add_indexer_flags: Starting migration of Log DB to 78
2025-08-27T12:25:54.368754371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-08-27T12:25:54', 'add_indexer_flags')
2025-08-27T12:25:54.369211853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:54.369903746Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2025-08-27T12:25:54.370147407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018829s
2025-08-27T12:25:54.370391568Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2025-08-27T12:25:54.370697595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:54.371012529Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79
2025-08-27T12:25:54.371419759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-08-27T12:25:54', 'add_indexes_album_statistics')
2025-08-27T12:25:54.371911850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:54.372651529Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2025-08-27T12:25:54.372917315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019534s
2025-08-27T12:25:54.373150454Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2025-08-27T12:25:54.373420959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:25:54.373722396Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80
2025-08-27T12:25:54.374148143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-08-27T12:25:54', 'update_redacted_baseurl')
2025-08-27T12:25:54.374606867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:25:54.375299091Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2025-08-27T12:25:54.375526870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001869s
2025-08-27T12:25:54.560928235Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686
2025-08-27T12:25:54.570730786Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2025-08-27T12:25:54.576090430Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly.
2025-08-27T12:25:54.727416463Z [Info] QualityProfileService: Setting up default quality profiles
2025-08-27T12:25:54.759214799Z [Info] MetadataProfileService: Setting up standard metadata profile
2025-08-27T12:25:54.767365694Z [Info] MetadataProfileService: Setting up empty metadata profile
2025-08-27T12:25:54.804458953Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2025-08-27T12:25:54.805304085Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2025-08-27T12:25:54.805563317Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin
2025-08-27T12:25:54.942429311Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2025-08-27T12:25:55.633910222Z [ls.io-init] done.
Expand
NAME VERSION TYPE
BouncyCastle.Cryptography 2.4.0 dotnet (+5 duplicates)
Dapper 2.0.151 dotnet (+5 duplicates)
Diacritical.Net 1.0.4 dotnet (+5 duplicates)
DryIoc.Microsoft.DependencyInjection 6.2.0 dotnet (+1 duplicate)
DryIoc.dll 5.4.3 dotnet (+7 duplicates)
Dynamitey 2.0.9.136 dotnet (+3 duplicates)
Equ 2.3.0 dotnet (+5 duplicates)
FluentValidation 9.5.4 dotnet (+5 duplicates)
IPAddressRange 6.2.0 dotnet (+7 duplicates)
Ical.Net 4.3.1 dotnet (+2 duplicates)
ImpromptuInterface 7.0.1 dotnet (+3 duplicates)
Lidarr 1.0.0 dotnet
Lidarr.Api.V1 1.0.0 dotnet (+2 duplicates)
Lidarr.Common 1.0.0 dotnet (+7 duplicates)
Lidarr.Core 1.0.0 dotnet (+5 duplicates)
Lidarr.Host 1.0.0 dotnet (+1 duplicate)
Lidarr.Http 1.0.0 dotnet (+3 duplicates)
Lidarr.Mono 1.0.0 dotnet
Lidarr.SignalR 1.0.0 dotnet (+4 duplicates)
MailKit 4.8.0 dotnet (+5 duplicates)
Microsoft.AspNetCore.Cryptography.Internal 6.0.35 dotnet (+4 duplicates)
Microsoft.AspNetCore.Cryptography.KeyDerivation 6.0.35 dotnet (+4 duplicates)
Microsoft.Bcl.AsyncInterfaces 6.0.0 dotnet (+5 duplicates)
Microsoft.Bcl.TimeProvider 8.0.0 dotnet (+5 duplicates)
Microsoft.Data.SqlClient 2.1.7 dotnet (+5 duplicates)
Microsoft.Extensions.Configuration 6.0.0 dotnet (+1 duplicate)
Microsoft.Extensions.Configuration 6.0.1 dotnet (+4 duplicates)
Microsoft.Extensions.Configuration.Abstractions 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.Configuration.Binder 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.Configuration.CommandLine 6.0.0 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.EnvironmentVariables 6.0.1 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.FileExtensions 6.0.0 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.Json 6.0.0 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.UserSecrets 6.0.1 dotnet (+6 duplicates)
Microsoft.Extensions.DependencyInjection 6.0.1 dotnet (+7 duplicates)
Microsoft.Extensions.DependencyInjection.Abstractions 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.DependencyInjection.Abstractions 7.0.0 dotnet (+1 duplicate)
Microsoft.Extensions.FileProviders.Abstractions 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.FileProviders.Physical 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.FileSystemGlobbing 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.Hosting 6.0.1 dotnet (+7 duplicates)
Microsoft.Extensions.Hosting.Abstractions 6.0.0 dotnet (+4 duplicates)
Microsoft.Extensions.Hosting.WindowsServices 6.0.2 dotnet (+7 duplicates)
Microsoft.Extensions.Logging 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.Abstractions 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.Logging.Configuration 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.Console 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.Debug 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.EventLog 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.EventSource 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Options 6.0.0 dotnet (+4 duplicates)
Microsoft.Extensions.Options.ConfigurationExtensions 6.0.0 dotnet (+4 duplicates)
Microsoft.Extensions.Primitives 6.0.0 dotnet (+2 duplicates)
Microsoft.Identity.Client 4.21.1 dotnet (+5 duplicates)
Microsoft.IdentityModel.JsonWebTokens 6.8.0 dotnet (+5 duplicates)
Microsoft.IdentityModel.Logging 6.8.0 dotnet (+5 duplicates)
Microsoft.IdentityModel.Protocols 6.8.0 dotnet (+5 duplicates)
Microsoft.IdentityModel.Protocols.OpenIdConnect 6.8.0 dotnet (+5 duplicates)
Microsoft.IdentityModel.Tokens 6.8.0 dotnet (+5 duplicates)
Microsoft.OpenApi 1.6.14 dotnet (+2 duplicates)
Microsoft.Win32.SystemEvents 6.0.0 dotnet (+7 duplicates)
MimeKit 4.8.0 dotnet (+5 duplicates)
Mono.Nat 3.0.1 dotnet (+5 duplicates)
Mono.Posix.NETStandard 5.20.1.34-servarr20 dotnet
MonoTorrent 2.0.7 dotnet (+5 duplicates)
NLog 5.4.0 dotnet (+7 duplicates)
NLog.Extensions.Logging 5.4.0 dotnet (+5 duplicates)
NLog.Layouts.ClefJsonLayout 1.0.3 dotnet (+7 duplicates)
NLog.Targets.Syslog 7.0.0 dotnet (+5 duplicates)
Newtonsoft.Json 13.0.3 dotnet (+7 duplicates)
NodaTime 3.2.0 dotnet (+2 duplicates)
Npgsql 7.0.10 dotnet (+5 duplicates)
Polly 8.5.2 dotnet (+5 duplicates)
Polly.Contrib.WaitAndRetry 1.1.1 dotnet (+5 duplicates)
Polly.Core 8.5.2 dotnet (+5 duplicates)
ReusableTasks 2.0.0 dotnet (+5 duplicates)
Sentry 4.0.2 dotnet (+7 duplicates)
Servarr.FluentMigrator 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Abstractions 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Extensions.Oracle 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Extensions.Postgres 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Extensions.SqlAnywhere 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Extensions.SqlServer 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Core 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Db2 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Firebird 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Hana 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.MySql 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Oracle 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Postgres 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Redshift 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.SQLite 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.SqlAnywhere 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.SqlServer 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.SqlServerCe 3.3.2.9 dotnet (+5 duplicates)
SharpZipLib 1.4.2 dotnet (+7 duplicates)
SixLabors.ImageSharp 3.1.11 dotnet (+5 duplicates)
SpotifyAPI.Web 5.1.1 dotnet (+5 duplicates)
Swashbuckle.AspNetCore.Annotations 6.6.2 dotnet (+2 duplicates)
Swashbuckle.AspNetCore.Swagger 6.6.2 dotnet (+2 duplicates)
Swashbuckle.AspNetCore.SwaggerGen 6.6.2 dotnet (+2 duplicates)
System.Configuration.ConfigurationManager 6.0.1 dotnet (+7 duplicates)
System.Data.SQLite.Core.Servarr 1.0.115.5-18 dotnet (+7 duplicates)
System.Diagnostics.EventLog 6.0.0 dotnet (+2 duplicates)
System.Drawing.Common 6.0.0 dotnet (+7 duplicates)
System.Formats.Asn1 8.0.1 dotnet (+5 duplicates)
System.IO.Abstractions 17.0.24 dotnet (+7 duplicates)
System.IdentityModel.Tokens.Jwt 6.8.0 dotnet (+5 duplicates)
System.Runtime.Caching 4.7.0 dotnet (+5 duplicates)
System.Security.Cryptography.Pkcs 8.0.0 dotnet (+5 duplicates)
System.Security.Cryptography.ProtectedData 6.0.0 dotnet (+7 duplicates)
System.Security.Permissions 6.0.0 dotnet (+7 duplicates)
System.ServiceProcess.ServiceController 6.0.1 dotnet (+7 duplicates)
System.Text.Json 6.0.10 dotnet (+6 duplicates)
System.Windows.Extensions 6.0.0 dotnet (+7 duplicates)
TagLibSharp-Lidarr 2.2.0.27 dotnet (+5 duplicates)
acl-libs 2.3.2-r1 apk
alpine-baselayout 3.7.0-r0 apk
alpine-baselayout-data 3.7.0-r0 apk
alpine-keys 2.5-r0 apk
alpine-release 3.22.1-r0 apk
anstream 0.6.5 rust-crate
anstyle 1.0.4 rust-crate
anstyle-parse 0.2.3 rust-crate
anstyle-query 1.0.2 rust-crate
anyhow 1.0.79 rust-crate
aom-libs 3.12.1-r0 apk
apk-tools 2.14.9-r2 apk
arg_enum_proc_macro 0.3.4 rust-crate
arrayvec 0.7.4 rust-crate
av-metrics 0.9.1 rust-crate
av1-grain 0.2.3 rust-crate
bash 5.2.37-r0 apk
bitflags 2.4.1 rust-crate
bitstream-io 2.2.0 rust-crate
brotli-libs 1.1.0-r2 apk
busybox 1.37.0-r19 apk
busybox-binsh 1.37.0-r19 apk
c-ares 1.34.5-r0 apk
ca-certificates 20250619-r0 apk
ca-certificates-bundle 20250619-r0 apk
catatonit 0.2.1-r0 apk
cfg-if 1.0.0 rust-crate
chromaprint 1.5.1-r8 apk
chromaprint-libs 1.5.1-r8 apk
cjson 1.7.18-r1 apk
clap 4.4.14 rust-crate
clap_builder 4.4.14 rust-crate
clap_complete 4.4.6 rust-crate
clap_derive 4.4.7 rust-crate
clap_lex 0.6.0 rust-crate
colorchoice 1.0.0 rust-crate
console 0.15.8 rust-crate
coreutils 9.7-r1 apk
coreutils-env 9.7-r1 apk
coreutils-fmt 9.7-r1 apk
coreutils-sha512sum 9.7-r1 apk
crossbeam 0.8.4 rust-crate
crossbeam-channel 0.5.11 rust-crate
crossbeam-deque 0.8.5 rust-crate
crossbeam-epoch 0.9.18 rust-crate
crossbeam-queue 0.3.11 rust-crate
crossbeam-utils 0.8.19 rust-crate
curl 8.14.1-r1 apk
either 1.9.0 rust-crate
errno 0.3.8 rust-crate
fern 0.6.2 rust-crate
ffmpeg-libavcodec 6.1.2-r2 apk
ffmpeg-libavformat 6.1.2-r2 apk
ffmpeg-libavutil 6.1.2-r2 apk
ffmpeg-libswresample 6.1.2-r2 apk
fftw-double-libs 3.3.10-r6 apk
findutils 4.10.0-r0 apk
getrandom 0.2.12 rust-crate
giflib 5.2.2-r1 apk
heck 0.4.1 rust-crate
hwdata-pci 0.395-r0 apk
icu-data-en 76.1-r1 apk
icu-libs 76.1-r1 apk
imath 3.1.12-r0 apk
interpolate_name 0.2.4 rust-crate
itertools 0.10.5 rust-crate
itertools 0.12.0 rust-crate
ivf 0.1.3 rust-crate
jq 1.8.0-r0 apk
lab 0.11.0 rust-crate
lame-libs 3.100-r5 apk
lazy_static 1.4.0 rust-crate
lcms2 2.16-r0 apk
libSvtAv1Enc 2.3.0-r0 apk
libapk2 2.14.9-r2 apk
libattr 2.5.2-r2 apk
libbluray 1.3.4-r1 apk
libbsd 0.12.2-r0 apk
libbz2 1.0.8-r6 apk
libc 0.2.155 rust-crate
libcrypto3 3.5.2-r0 apk
libcurl 8.14.1-r1 apk
libdav1d 1.5.1-r0 apk
libdeflate 1.23-r0 apk
libdrm 2.4.124-r0 apk
libffi 3.4.8-r0 apk
libgcc 14.2.0-r6 apk
libgomp 14.2.0-r6 apk
libhwy 1.0.7-r1 apk
libidn2 2.3.7-r0 apk
libintl 0.24.1-r0 apk
libjpeg-turbo 3.1.0-r0 apk
libjxl 0.10.3-r2 apk
libmd 1.1.0-r0 apk
libncursesw 6.5_p20250503-r0 apk
libogg 1.3.5-r5 apk
libopenmpt 0.7.15-r0 apk
libpciaccess 0.18.1-r0 apk
libpng 1.6.47-r0 apk
libproc2 4.0.4-r3 apk
libpsl 0.21.5-r3 apk
librist 0.2.10-r1 apk
libsharpyuv 1.5.0-r0 apk
libsodium 1.0.20-r0 apk
libsrt 1.5.3-r1 apk
libssh 0.11.2-r0 apk
libssl3 3.5.2-r0 apk
libstdc++ 14.2.0-r6 apk
libtheora 1.1.1-r18 apk
libunistring 1.3-r0 apk
libva 2.22.0-r1 apk
libvdpau 1.5-r4 apk
libvorbis 1.3.7-r2 apk
libvpx 1.15.0-r0 apk
libwebp 1.5.0-r0 apk
libwebpmux 1.5.0-r0 apk
libx11 1.8.11-r0 apk
libxau 1.0.12-r0 apk
libxcb 1.17.0-r0 apk
libxdmcp 1.1.5-r1 apk
libxext 1.3.6-r2 apk
libxfixes 6.0.1-r4 apk
libxml2 2.13.8-r0 apk
libxslt 1.1.43-r3 apk
libzmq 4.3.5-r2 apk
linux-pam 1.7.0-r4 apk
linux-raw-sys 0.4.12 rust-crate
log 0.4.20 rust-crate
maybe-rayon 0.1.1 rust-crate
mbedtls 3.6.4-r0 apk
memchr 2.7.1 rust-crate
minimal-lexical 0.2.1 rust-crate
mpg123-libs 1.32.10-r0 apk
musl 1.2.5-r10 apk
musl-utils 1.2.5-r10 apk
ncurses-terminfo-base 6.5_p20250503-r0 apk
netcat-openbsd 1.229.1-r0 apk
new_debug_unreachable 1.0.4 rust-crate
nghttp2-libs 1.65.0-r0 apk
nom 7.1.3 rust-crate
noop_proc_macro 0.3.0 rust-crate
num-bigint 0.4.4 rust-crate
num-derive 0.4.1 rust-crate
num-integer 0.1.45 rust-crate
num-rational 0.4.1 rust-crate
num-traits 0.2.17 rust-crate
numactl 2.0.18-r0 apk
once_cell 1.19.0 rust-crate
onevpl-libs 2023.3.1-r2 apk
oniguruma 6.9.10-r0 apk
openexr-libiex 3.3.2-r0 apk
openexr-libilmthread 3.3.2-r0 apk
openexr-libopenexr 3.3.2-r0 apk
openexr-libopenexrcore 3.3.2-r0 apk
opus 1.5.2-r1 apk
paste 1.0.14 rust-crate
ppv-lite86 0.2.17 rust-crate
proc-macro2 1.0.76 rust-crate
procps-ng 4.0.4-r3 apk
profiling 1.0.13 rust-crate
profiling-procmacros 1.0.13 rust-crate
quote 1.0.35 rust-crate
rand 0.8.5 rust-crate
rand_chacha 0.3.1 rust-crate
rand_core 0.6.4 rust-crate
rav1e 0.7.1 rust-crate
rav1e-libs 0.7.1-r0 apk
rayon 1.8.0 rust-crate
rayon-core 1.12.0 rust-crate
readline 8.2.13-r1 apk
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-x64 6.0.35 dotnet
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-x64 6.0.35 dotnet
rustix 0.38.28 rust-crate
scan_fmt 0.2.6 rust-crate
scanelf 1.3.8-r1 apk
shadow 4.17.3-r0 apk
signal-hook 0.3.17 rust-crate
signal-hook-registry 1.4.1 rust-crate
simd_helpers 0.1.0 rust-crate
skalibs-libs 2.14.4.0-r0 apk
soxr 0.1.3-r7 apk
sqlite-libs 3.49.2-r1 apk
ssl_client 1.37.0-r19 apk
syn 2.0.48 rust-crate
terminal_size 0.3.0 rust-crate
thiserror 1.0.56 rust-crate
thiserror-impl 1.0.56 rust-crate
tzdata 2025b-r0 apk
unicode-ident 1.0.12 rust-crate
unicode-width 0.1.11 rust-crate
utf8parse 0.2.1 rust-crate
utmps-libs 0.1.3.1-r0 apk
v_frame 0.3.7 rust-crate
wayland-libs-client 1.23.1-r3 apk
x264-libs 0.164.3108-r0 apk
x265-libs 3.6-r0 apk
xmlstarlet 1.6.1-r2 apk
xvidcore 1.3.7-r2 apk
xz-libs 5.8.1-r0 apk
y4m 0.8.0 rust-crate
zlib 1.3.1-r2 apk
zstd-libs 1.5.7-r0 apk
Expand
[
{
"level": "INFO",
"message": "http://172.17.0.4:8686/638-05e66c57185b323959bc.js 1:138656 \"[signalR] starting\"",
"source": "console-api",
"timestamp": 1756297577489
},
{
"level": "INFO",
"message": "http://172.17.0.4:8686/638-05e66c57185b323959bc.js 1:138656 \"[signalR] Information: Normalizing '/signalr/messages?access_token=(removed)' to 'http://172.17.0.4:8686/signalr/messages?access_token=(removed)'.\"",
"source": "console-api",
"timestamp": 1756297577489
},
{
"level": "INFO",
"message": "http://172.17.0.4:8686/638-05e66c57185b323959bc.js 1:138656 \"[signalR] Information: WebSocket connected to ws://172.17.0.4:8686/signalr/messages?access_token=(removed)&id=D1rnujirlS5W4znK5V6dFw.\"",
"source": "console-api",
"timestamp": 1756297577489
},
{
"level": "INFO",
"message": "http://172.17.0.4:8686/638-05e66c57185b323959bc.js 1:138656 \"[signalR] Information: Using HubProtocol 'json'.\"",
"source": "console-api",
"timestamp": 1756297577489
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8686/638-05e66c57185b323959bc.js 1:138656 \"[signalR] connected\"",
"source": "console-api",
"timestamp": 1756297577489
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8686/638-05e66c57185b323959bc.js 1:138656 \"[signalR] received\" \"version\" Object",
"source": "console-api",
"timestamp": 1756297577489
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8686/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
"source": "recommendation",
"timestamp": 1756297577489
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8686/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
"source": "recommendation",
"timestamp": 1756297577489
}
]
Test | Result | Message | Runtime |
---|---|---|---|
Container startup | PASS | - | 5.12s |
Create SBOM | PASS | - | 15.34s |
Get build info | PASS | - | 0.04s |
Get screenshot | PASS | - | 11.07s |
ARM64 PASS
linuxserver/lidarr
Runtime: 75.33s

Build Information
Builder: X86-BUILDER-3i --Hetzner
Created: 2025-08-27T12:22:12+00:00
Image: linuxserver/lidarr
Maintainer: Roxedus,thespad
Size: 114.00MB
Tag: arm64v8-nightly-2.14.1.4704-ls166
Version: 2.14.1.4704-ls166
Expand
2025-08-27T12:25:52.731747678Z [migrations] started
2025-08-27T12:25:52.735709447Z [migrations] no migrations found
2025-08-27T12:25:53.207694431Z usermod: no changes
2025-08-27T12:25:53.294191010Z ───────────────────────────────────────
2025-08-27T12:25:53.294211471Z
2025-08-27T12:25:53.294219668Z ██╗ ███████╗██╗ ██████╗
2025-08-27T12:25:53.294228055Z ██║ ██╔════╝██║██╔═══██╗
2025-08-27T12:25:53.294236652Z ██║ ███████╗██║██║ ██║
2025-08-27T12:25:53.294245049Z ██║ ╚════██║██║██║ ██║
2025-08-27T12:25:53.294253817Z ███████╗███████║██║╚██████╔╝
2025-08-27T12:25:53.294262083Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-08-27T12:25:53.294270340Z
2025-08-27T12:25:53.294278386Z Brought to you by linuxserver.io
2025-08-27T12:25:53.294286483Z ───────────────────────────────────────
2025-08-27T12:25:53.301300267Z
2025-08-27T12:25:53.301891327Z To support the app dev(s) visit:
2025-08-27T12:25:53.334085751Z Lidarr: https://opencollective.com/lidarr
2025-08-27T12:25:53.339445194Z
2025-08-27T12:25:53.339465395Z To support LSIO projects visit:
2025-08-27T12:25:53.339474132Z https://www.linuxserver.io/donate/
2025-08-27T12:25:53.339482369Z
2025-08-27T12:25:53.339490655Z ───────────────────────────────────────
2025-08-27T12:25:53.339499914Z GID/UID
2025-08-27T12:25:53.339507820Z ───────────────────────────────────────
2025-08-27T12:25:53.424842349Z
2025-08-27T12:25:53.424868732Z User UID: 911
2025-08-27T12:25:53.424879444Z User GID: 911
2025-08-27T12:25:53.424888572Z ───────────────────────────────────────
2025-08-27T12:25:53.459600726Z Linuxserver.io version: 2.14.1.4704-ls166
2025-08-27T12:25:53.463378334Z Build-date: 2025-08-27T12:22:12+00:00
2025-08-27T12:25:53.463392843Z ───────────────────────────────────────
2025-08-27T12:25:53.463402192Z
2025-08-27T12:25:55.698194329Z [custom-init] No custom files found, skipping...
2025-08-27T12:25:56.218962624Z failed to load "/config/config.xml": No such file or directory
2025-08-27T12:25:57.489535304Z failed to load "/config/config.xml": No such file or directory
2025-08-27T12:25:58.764036525Z failed to load "/config/config.xml": No such file or directory
2025-08-27T12:26:00.059057539Z failed to load "/config/config.xml": No such file or directory
2025-08-27T12:26:01.330488538Z failed to load "/config/config.xml": No such file or directory
2025-08-27T12:26:01.997665675Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 2.14.1.4704
2025-08-27T12:26:02.284474488Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-08-27T12:26:02.372397209Z [Debug] Bootstrap: Console selected
2025-08-27T12:26:02.389308606Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-08-27T12:26:02.599931744Z failed to load "/config/config.xml": No such file or directory
2025-08-27T12:26:03.864592228Z failed to load "/config/config.xml": No such file or directory
2025-08-27T12:26:05.152095544Z failed to load "/config/config.xml": No such file or directory
2025-08-27T12:26:06.428828109Z failed to load "/config/config.xml": No such file or directory
2025-08-27T12:26:07.032525150Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-08-27T12:26:07.710631707Z failed to load "/config/config.xml": No such file or directory
2025-08-27T12:26:07.905935785Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {edc2e228-ab3f-4d71-8d43-8d0d69e3b2de} may be persisted to storage in unencrypted form.
2025-08-27T12:26:09.224061370Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2025-08-27T12:26:10.015953392Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-08-27T12:26:11.238027736Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-08-27T12:26:11.409194897Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-27T12:26:11.418409553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-27T12:26:12.679408756Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2
2025-08-27T12:26:12.743965742Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2921719s
2025-08-27T12:26:12.751962787Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-08-27T12:26:12.756714005Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3351372s
2025-08-27T12:26:13.002317738Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-08-27T12:26:13.012688944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:13.134765635Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-08-27T12:26:13.325522305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-08-27T12:26:13.586825965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4470203s
2025-08-27T12:26:13.593923809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:13.612270777Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-08-27T12:26:13.615601354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4733281s
2025-08-27T12:26:13.748516933Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-08-27T12:26:13.753003488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:13.841359972Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-08-27T12:26:13.865950223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-08-27T12:26:13.881867137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0369371s
2025-08-27T12:26:13.886351959Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-08-27T12:26:13.891170051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018589s
2025-08-27T12:26:13.898923295Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-08-27T12:26:13.910053259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-08-27T12:26:13.926185717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0236469s
2025-08-27T12:26:13.931083059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:13.936975776Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-08-27T12:26:13.940642560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0339212s
2025-08-27T12:26:13.953526476Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-08-27T12:26:13.957464607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:13.971557227Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-08-27T12:26:13.974931362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003281s
2025-08-27T12:26:13.978839021Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-08-27T12:26:13.984633520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-08-27T12:26:13.990950351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009003s
2025-08-27T12:26:13.994346641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:13.999199874Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-08-27T12:26:14.002160927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165068s
2025-08-27T12:26:14.021767782Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-08-27T12:26:14.025729481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:14.038661463Z [Info] InitialSetup: Starting migration of Main DB to 1
2025-08-27T12:26:14.356358690Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2025-08-27T12:26:14.367577623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL, "Value" TEXT NOT NULL)
2025-08-27T12:26:14.376323956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168391s
2025-08-27T12:26:14.379487788Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2025-08-27T12:26:14.385215372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2025-08-27T12:26:14.390257266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079405s
2025-08-27T12:26:14.393289793Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2025-08-27T12:26:14.400629804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL)
2025-08-27T12:26:14.406617372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104974s
2025-08-27T12:26:14.409799831Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2025-08-27T12:26:14.415180727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2025-08-27T12:26:14.420309426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076189s
2025-08-27T12:26:14.423188413Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists
2025-08-27T12:26:14.580429890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL DEFAULT 1, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "PrimaryAlbumTypes" TEXT, "SecondaryAlbumTypes" TEXT)
2025-08-27T12:26:14.706512699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2699759s
2025-08-27T12:26:14.716172222Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId)
2025-08-27T12:26:14.729288185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2025-08-27T12:26:14.761928888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0321336s
2025-08-27T12:26:14.774671389Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug)
2025-08-27T12:26:14.780740090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2025-08-27T12:26:14.790305734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125287s
2025-08-27T12:26:14.793616261Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName)
2025-08-27T12:26:14.799073089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-08-27T12:26:14.806625168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100359s
2025-08-27T12:26:14.809680231Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path)
2025-08-27T12:26:14.815064684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-08-27T12:26:14.821572349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081184s
2025-08-27T12:26:14.824814629Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums
2025-08-27T12:26:14.888127449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0)
2025-08-27T12:26:14.922685353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0949093s
2025-08-27T12:26:14.926181453Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId)
2025-08-27T12:26:14.932182399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-08-27T12:26:14.937455979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084358s
2025-08-27T12:26:14.940378063Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId)
2025-08-27T12:26:14.944883045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2025-08-27T12:26:14.949687010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066005s
2025-08-27T12:26:14.952655909Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId)
2025-08-27T12:26:14.957321053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2025-08-27T12:26:14.965124378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088662s
2025-08-27T12:26:14.968765891Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug)
2025-08-27T12:26:14.974086005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2025-08-27T12:26:14.979468775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078451s
2025-08-27T12:26:14.982652507Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle)
2025-08-27T12:26:14.988076259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-08-27T12:26:14.996451405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090378s
2025-08-27T12:26:14.999563172Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path)
2025-08-27T12:26:15.004095038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC)
2025-08-27T12:26:15.008929574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066565s
2025-08-27T12:26:15.011833171Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks
2025-08-27T12:26:15.041638524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackNumber" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0)
2025-08-27T12:26:15.059270983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0447819s
2025-08-27T12:26:15.062528493Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId)
2025-08-27T12:26:15.068374495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2025-08-27T12:26:15.073617063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082452s
2025-08-27T12:26:15.076629340Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId)
2025-08-27T12:26:15.081485268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2025-08-27T12:26:15.088905522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095302s
2025-08-27T12:26:15.091991817Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId)
2025-08-27T12:26:15.097313704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2025-08-27T12:26:15.103722550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089253s
2025-08-27T12:26:15.107469246Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber)
2025-08-27T12:26:15.114697222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC)
2025-08-27T12:26:15.122329011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116437s
2025-08-27T12:26:15.125304513Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles
2025-08-27T12:26:15.150049916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL DEFAULT 0)
2025-08-27T12:26:15.165707237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0368481s
2025-08-27T12:26:15.168948654Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId)
2025-08-27T12:26:15.174452288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC)
2025-08-27T12:26:15.179419080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076467s
2025-08-27T12:26:15.182541839Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId)
2025-08-27T12:26:15.187838395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-08-27T12:26:15.192800748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074714s
2025-08-27T12:26:15.195451657Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2025-08-27T12:26:15.222028177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Language" INTEGER NOT NULL DEFAULT 0, "ArtistId" INTEGER NOT NULL DEFAULT 0, "AlbumId" INTEGER NOT NULL DEFAULT 0, "TrackId" INTEGER NOT NULL DEFAULT 0)
2025-08-27T12:26:15.238191968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0401711s
2025-08-27T12:26:15.241062850Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2025-08-27T12:26:15.245811473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-08-27T12:26:15.250525877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006757s
2025-08-27T12:26:15.253557061Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2025-08-27T12:26:15.258500226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-08-27T12:26:15.263274099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007015s
2025-08-27T12:26:15.266330164Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2025-08-27T12:26:15.271363310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2025-08-27T12:26:15.276243918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071369s
2025-08-27T12:26:15.279238569Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId)
2025-08-27T12:26:15.284026171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC)
2025-08-27T12:26:15.289330943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073157s
2025-08-27T12:26:15.292182115Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2025-08-27T12:26:15.311971778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL)
2025-08-27T12:26:15.324773689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0299256s
2025-08-27T12:26:15.327638999Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2025-08-27T12:26:15.337763729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL)
2025-08-27T12:26:15.346808363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164903s
2025-08-27T12:26:15.350049810Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2025-08-27T12:26:15.355882236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-08-27T12:26:15.361146367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082352s
2025-08-27T12:26:15.363841214Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2025-08-27T12:26:15.441947026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableSearch" INTEGER)
2025-08-27T12:26:15.452799450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0861036s
2025-08-27T12:26:15.455835975Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2025-08-27T12:26:15.460838961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-08-27T12:26:15.467041962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008143s
2025-08-27T12:26:15.471597647Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles
2025-08-27T12:26:15.482343537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL)
2025-08-27T12:26:15.492577126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172708s
2025-08-27T12:26:15.495691187Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name)
2025-08-27T12:26:15.501036983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2025-08-27T12:26:15.505985608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075264s
2025-08-27T12:26:15.509059829Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2025-08-27T12:26:15.520428734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" NUMERIC, "MaxSize" NUMERIC)
2025-08-27T12:26:15.528317611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164464s
2025-08-27T12:26:15.532193206Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2025-08-27T12:26:15.538794930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2025-08-27T12:26:15.544314345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091561s
2025-08-27T12:26:15.548138226Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2025-08-27T12:26:15.554068108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2025-08-27T12:26:15.559484756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085194s
2025-08-27T12:26:15.562409867Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2025-08-27T12:26:15.579181963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1, "ArtistFolderFormat" TEXT, "RenameTracks" INTEGER, "StandardTrackFormat" TEXT, "AlbumFolderFormat" TEXT)
2025-08-27T12:26:15.589577398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0243471s
2025-08-27T12:26:15.592376554Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2025-08-27T12:26:15.619507331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "Language" INTEGER NOT NULL DEFAULT 0, "ArtistId" INTEGER NOT NULL DEFAULT 0, "AlbumIds" TEXT NOT NULL DEFAULT '')
2025-08-27T12:26:15.653028888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0575359s
2025-08-27T12:26:15.656132528Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2025-08-27T12:26:15.669252549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Metadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL)
2025-08-27T12:26:15.679079730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203811s
2025-08-27T12:26:15.681998417Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2025-08-27T12:26:15.703256417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2025-08-27T12:26:15.716549838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0318658s
2025-08-27T12:26:15.719537584Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2025-08-27T12:26:15.732812879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL)
2025-08-27T12:26:15.741975551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197777s
2025-08-27T12:26:15.744911784Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2025-08-27T12:26:15.759661658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL DEFAULT 0, "ParsedAlbumInfo" TEXT NOT NULL DEFAULT '')
2025-08-27T12:26:15.770315232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0227064s
2025-08-27T12:26:15.773436888Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2025-08-27T12:26:15.783221503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RemotePathMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Host" TEXT NOT NULL, "RemotePath" TEXT NOT NULL, "LocalPath" TEXT NOT NULL)
2025-08-27T12:26:15.790577727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143615s
2025-08-27T12:26:15.793243155Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2025-08-27T12:26:15.799769027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2025-08-27T12:26:15.805945275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098322s
2025-08-27T12:26:15.808936588Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2025-08-27T12:26:15.813807658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2025-08-27T12:26:15.818978131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072523s
2025-08-27T12:26:15.821839653Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2025-08-27T12:26:15.831390116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Restrictions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Preferred" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL)
2025-08-27T12:26:15.838336856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138672s
2025-08-27T12:26:15.841179630Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2025-08-27T12:26:15.860982841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EnableUsenet" INTEGER NOT NULL, "EnableTorrent" INTEGER NOT NULL, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL)
2025-08-27T12:26:15.874149867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0299803s
2025-08-27T12:26:15.876892269Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2025-08-27T12:26:15.888071493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL, "Username" TEXT NOT NULL, "Password" TEXT NOT NULL)
2025-08-27T12:26:15.896538273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168047s
2025-08-27T12:26:15.899785332Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2025-08-27T12:26:15.905002619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2025-08-27T12:26:15.909919972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074094s
2025-08-27T12:26:15.912895263Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2025-08-27T12:26:15.917926095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2025-08-27T12:26:15.922761963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071749s
2025-08-27T12:26:15.925450598Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2025-08-27T12:26:15.945907725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2025-08-27T12:26:15.959218300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0311595s
2025-08-27T12:26:15.962049622Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2025-08-27T12:26:15.977471278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2025-08-27T12:26:15.987808786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0231218s
2025-08-27T12:26:15.991099814Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2025-08-27T12:26:15.996959765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-08-27T12:26:16.002284427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082469s
2025-08-27T12:26:16.005031810Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2025-08-27T12:26:16.022926537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2025-08-27T12:26:16.034775579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0270036s
2025-08-27T12:26:16.037571139Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles
2025-08-27T12:26:16.058440165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL)
2025-08-27T12:26:16.071419533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0312712s
2025-08-27T12:26:16.074368221Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2025-08-27T12:26:16.083952543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LanguageProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Languages" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL)
2025-08-27T12:26:16.091244638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141503s
2025-08-27T12:26:16.094635727Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2025-08-27T12:26:16.100396458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2025-08-27T12:26:16.105487340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080551s
2025-08-27T12:26:16.108591361Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2025-08-27T12:26:16.123519243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-08-27T12:26:16.134369534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022748s
2025-08-27T12:26:16.138168033Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2025-08-27T12:26:16.146400582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-08-27T12:26:16.152707774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112529s
2025-08-27T12:26:16.196583432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles" ("EnableUsenet", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags") VALUES (1, 1, 1, 0, 0, 2147483647, '[]')
2025-08-27T12:26:16.211759864Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0509531 taking an average of 00:00:00.0509531
2025-08-27T12:26:16.228670840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-08-27T12:26:16', 'InitialSetup')
2025-08-27T12:26:16.237175277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:16.244865984Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-08-27T12:26:16.247634941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0891943s
2025-08-27T12:26:16.255268243Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2025-08-27T12:26:16.259316165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:16.267296596Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2
2025-08-27T12:26:16.285178928Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2025-08-27T12:26:16.288350104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000233s
2025-08-27T12:26:16.292073432Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2025-08-27T12:26:16.298452388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2025-08-27T12:26:16.308961462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139122s
2025-08-27T12:26:16.317439765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-08-27T12:26:16', 'add_reason_to_pending_releases')
2025-08-27T12:26:16.324188165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:16.329113023Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2025-08-27T12:26:16.331962221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0332108s
2025-08-27T12:26:16.335483342Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2025-08-27T12:26:16.338929752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:16.343058247Z [Info] add_medium_support: Starting migration of Main DB to 3
2025-08-27T12:26:16.398303241Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-08-27T12:26:16.401708869Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.57E-05s
2025-08-27T12:26:16.404871518Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String
2025-08-27T12:26:16.410493609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT ''
2025-08-27T12:26:16.420680665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129113s
2025-08-27T12:26:16.423408889Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-08-27T12:26:16.425910907Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s
2025-08-27T12:26:16.429131964Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32
2025-08-27T12:26:16.434770750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0
2025-08-27T12:26:16.444083063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120677s
2025-08-27T12:26:16.446736376Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-08-27T12:26:16.449225900Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.3E-06s
2025-08-27T12:26:16.452712010Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32
2025-08-27T12:26:16.458769028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0
2025-08-27T12:26:16.468103636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123959s
2025-08-27T12:26:16.475387976Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2025-08-27T12:26:16.483468689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2025-08-27T12:26:16.488798161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097079s
2025-08-27T12:26:16.494961633Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber
2025-08-27T12:26:16.775140104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL)
2025-08-27T12:26:16.816501439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tracks_temp" ("Id", "ForeignTrackId", "ArtistId", "AlbumId", "Title", "Explicit", "Compilation", "DiscNumber", "TrackFileId", "Monitored", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber") SELECT "Id", "ForeignTrackId", "ArtistId", "AlbumId", "Title", "Explicit", "Compilation", "DiscNumber", "TrackFileId", "Monitored", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber" FROM "Tracks"
2025-08-27T12:26:16.837396147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2025-08-27T12:26:16.851918232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2025-08-27T12:26:16.880837069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2025-08-27T12:26:16.889244320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2025-08-27T12:26:16.896375521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2025-08-27T12:26:16.901423928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4035183s
2025-08-27T12:26:16.904149647Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-08-27T12:26:16.906681355Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2025-08-27T12:26:16.910058506Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String
2025-08-27T12:26:16.914774774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT
2025-08-27T12:26:16.923665609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107089s
2025-08-27T12:26:16.931894330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-08-27T12:26:16', 'add_medium_support')
2025-08-27T12:26:16.938298436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:16.943651337Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2025-08-27T12:26:16.946436205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0301862s
2025-08-27T12:26:16.950379626Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2025-08-27T12:26:16.954067493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:16.958455620Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4
2025-08-27T12:26:16.967261443Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2025-08-27T12:26:16.973598605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2025-08-27T12:26:16.980454512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091996s
2025-08-27T12:26:16.983175902Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-27T12:26:16.986804840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-27T12:26:17.096661542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1103573s
2025-08-27T12:26:17.104578546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-08-27T12:26:17', 'add_various_qualites_in_profile')
2025-08-27T12:26:17.111536608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:17.116561217Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2025-08-27T12:26:17.119459353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1298622s
2025-08-27T12:26:17.122942929Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2025-08-27T12:26:17.126383477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:17.130551531Z [Info] metadata_profiles: Starting migration of Main DB to 5
2025-08-27T12:26:17.150698253Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles
2025-08-27T12:26:17.161705930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "PrimaryAlbumTypes" TEXT NOT NULL, "SecondaryAlbumTypes" TEXT NOT NULL)
2025-08-27T12:26:17.170177681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165084s
2025-08-27T12:26:17.173420652Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name)
2025-08-27T12:26:17.179144879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC)
2025-08-27T12:26:17.184510906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082819s
2025-08-27T12:26:17.187189320Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2025-08-27T12:26:17.189694024Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.05E-05s
2025-08-27T12:26:17.193144602Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32
2025-08-27T12:26:17.199204005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1
2025-08-27T12:26:17.208805551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126115s
2025-08-27T12:26:17.212286511Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes
2025-08-27T12:26:17.386821183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "SecondaryAlbumTypes" TEXT, "MetadataProfileId" INTEGER NOT NULL)
2025-08-27T12:26:17.500335291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "SecondaryAlbumTypes", "MetadataProfileId") SELECT "Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "SecondaryAlbumTypes", "MetadataProfileId" FROM "Artists"
2025-08-27T12:26:17.542337286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-08-27T12:26:17.550007733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-08-27T12:26:17.572134261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2025-08-27T12:26:17.580886317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2025-08-27T12:26:17.589064446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-08-27T12:26:17.596299947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-08-27T12:26:17.601840685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.386094s
2025-08-27T12:26:17.605630547Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes
2025-08-27T12:26:17.729804632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "MetadataProfileId" INTEGER NOT NULL)
2025-08-27T12:26:17.832648351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "MetadataProfileId") SELECT "Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "MetadataProfileId" FROM "Artists"
2025-08-27T12:26:17.872588604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-08-27T12:26:17.880076965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-08-27T12:26:17.902815726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2025-08-27T12:26:17.911281655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2025-08-27T12:26:17.918618961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-08-27T12:26:17.926061479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-08-27T12:26:17.931005195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3222109s
2025-08-27T12:26:17.933768249Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-08-27T12:26:17.936391111Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.03E-05s
2025-08-27T12:26:17.940482491Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String
2025-08-27T12:26:17.945663064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT
2025-08-27T12:26:17.954847980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113803s
2025-08-27T12:26:17.964052807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-08-27T12:26:17', 'metadata_profiles')
2025-08-27T12:26:17.970790436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:17.977935695Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2025-08-27T12:26:17.981041139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0335384s
2025-08-27T12:26:17.988239014Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2025-08-27T12:26:17.992438220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:18.000155071Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6
2025-08-27T12:26:18.050948701Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2025-08-27T12:26:18.164421104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER)
2025-08-27T12:26:18.185082933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch" FROM "Indexers"
2025-08-27T12:26:18.195047651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-08-27T12:26:18.200931179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-08-27T12:26:18.221855617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-08-27T12:26:18.226864925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1721566s
2025-08-27T12:26:18.229617178Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-08-27T12:26:18.232160550Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s
2025-08-27T12:26:18.236045012Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2025-08-27T12:26:18.241727786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2025-08-27T12:26:18.251004969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117044s
2025-08-27T12:26:18.256455295Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2025-08-27T12:26:18.263009474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2025-08-27T12:26:18.267475979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072193s
2025-08-27T12:26:18.270276569Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-08-27T12:26:18.272822536Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s
2025-08-27T12:26:18.280316207Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2025-08-27T12:26:18.342889418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL)
2025-08-27T12:26:18.368784056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch" FROM "Indexers"
2025-08-27T12:26:18.380536022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-08-27T12:26:18.386424450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-08-27T12:26:18.407514933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-08-27T12:26:18.412528459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1288465s
2025-08-27T12:26:18.420519362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-08-27T12:26:18', 'separate_automatic_and_interactive_search')
2025-08-27T12:26:18.427363815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:18.434183248Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2025-08-27T12:26:18.437244734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1491788s
2025-08-27T12:26:18.441700166Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2025-08-27T12:26:18.445361259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:18.449686348Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7
2025-08-27T12:26:18.456984095Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path
2025-08-27T12:26:18.553753933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT)
2025-08-27T12:26:18.636380067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes" FROM "Albums"
2025-08-27T12:26:18.668846609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-08-27T12:26:18.675791184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-08-27T12:26:18.702947443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-08-27T12:26:18.714798569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2025-08-27T12:26:18.725568046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2025-08-27T12:26:18.733992031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2025-08-27T12:26:18.742712292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-08-27T12:26:18.749683841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.289598s
2025-08-27T12:26:18.757860889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-08-27T12:26:18', 'change_album_path_to_relative')
2025-08-27T12:26:18.765626407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:18.771826954Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2025-08-27T12:26:18.775123743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3109723s
2025-08-27T12:26:18.779885923Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2025-08-27T12:26:18.783877391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:18.789292336Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8
2025-08-27T12:26:18.804521285Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE QualityDefinitions SET MaxSize = CASE WHEN (CAST(MaxSize AS FLOAT) / 60) * 8 * 1024 < 1500 THEN ROUND((CAST(MaxSize AS FLOAT) / 60) * 8 * 1024, 0) ELSE NULL END
2025-08-27T12:26:18.816875083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE QualityDefinitions SET MaxSize = CASE WHEN (CAST(MaxSize AS FLOAT) / 60) * 8 * 1024 < 1500 THEN ROUND((CAST(MaxSize AS FLOAT) / 60) * 8 * 1024, 0) ELSE NULL END
2025-08-27T12:26:18.824029831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134369s
2025-08-27T12:26:18.831341997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-08-27T12:26:18', 'change_quality_size_mb_to_kb')
2025-08-27T12:26:18.837928621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:18.842736784Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2025-08-27T12:26:18.845624950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0313362s
2025-08-27T12:26:18.849051621Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2025-08-27T12:26:18.852448692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:18.856503378Z [Info] album_releases: Starting migration of Main DB to 9
2025-08-27T12:26:18.864877792Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-08-27T12:26:18.867660265Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.71E-05s
2025-08-27T12:26:18.870879638Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String
2025-08-27T12:26:18.876160223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT ''
2025-08-27T12:26:18.885835287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119673s
2025-08-27T12:26:18.888542298Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-08-27T12:26:18.891029507Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s
2025-08-27T12:26:18.894396478Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String
2025-08-27T12:26:18.899732604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT ''
2025-08-27T12:26:18.909086671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116947s
2025-08-27T12:26:18.915784810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-08-27T12:26:18', 'album_releases')
2025-08-27T12:26:18.922031169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:18.926462733Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2025-08-27T12:26:18.929139955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0286924s
2025-08-27T12:26:18.932631156Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2025-08-27T12:26:18.936158940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:18.940367625Z [Info] album_releases_fix: Starting migration of Main DB to 10
2025-08-27T12:26:18.949205153Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-08-27T12:26:18.951950922Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s
2025-08-27T12:26:18.955371521Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String
2025-08-27T12:26:19.060001427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT)
2025-08-27T12:26:19.152709174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease" FROM "Albums"
2025-08-27T12:26:19.188433036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-08-27T12:26:19.195060663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-08-27T12:26:19.216663197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-08-27T12:26:19.224041766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2025-08-27T12:26:19.230629963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2025-08-27T12:26:19.239009799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2025-08-27T12:26:19.246460984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-08-27T12:26:19.251492587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2931748s
2025-08-27T12:26:19.254223637Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-08-27T12:26:19.256801268Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2025-08-27T12:26:19.260231275Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String
2025-08-27T12:26:19.366169557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT NOT NULL)
2025-08-27T12:26:19.459939162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease" FROM "Albums"
2025-08-27T12:26:19.495754798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-08-27T12:26:19.502306202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-08-27T12:26:19.523465102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-08-27T12:26:19.530826447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2025-08-27T12:26:19.537247407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2025-08-27T12:26:19.544311423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2025-08-27T12:26:19.551506713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-08-27T12:26:19.556484578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2931723s
2025-08-27T12:26:19.564203793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-08-27T12:26:19', 'album_releases_fix')
2025-08-27T12:26:19.570401824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:19.575352825Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2025-08-27T12:26:19.578176462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3115676s
2025-08-27T12:26:19.582723799Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2025-08-27T12:26:19.586209318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:19.590562836Z [Info] import_lists: Starting migration of Main DB to 11
2025-08-27T12:26:19.613734910Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2025-08-27T12:26:19.639463593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL)
2025-08-27T12:26:19.655679148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0390451s
2025-08-27T12:26:19.659102453Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2025-08-27T12:26:19.664326383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2025-08-27T12:26:19.669323987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074618s
2025-08-27T12:26:19.672287525Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2025-08-27T12:26:19.687466352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2025-08-27T12:26:19.697679871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0226092s
2025-08-27T12:26:19.701128636Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2025-08-27T12:26:19.707498493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-08-27T12:26:19.713266319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091324s
2025-08-27T12:26:19.720086654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-08-27T12:26:19', 'import_lists')
2025-08-27T12:26:19.726361009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:19.731728910Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2025-08-27T12:26:19.734453546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0272509s
2025-08-27T12:26:19.738420816Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2025-08-27T12:26:19.742070445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:19.746385485Z [Info] add_release_status: Starting migration of Main DB to 12
2025-08-27T12:26:19.754787996Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles
2025-08-27T12:26:19.757664219Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.31E-05s
2025-08-27T12:26:19.761474231Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String
2025-08-27T12:26:19.768081397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT ''
2025-08-27T12:26:19.778639299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139349s
2025-08-27T12:26:19.781344256Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-27T12:26:19.784748672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-27T12:26:19.820346911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.035858s
2025-08-27T12:26:19.827680199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-08-27T12:26:19', 'add_release_status')
2025-08-27T12:26:19.834544292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:19.839215429Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2025-08-27T12:26:19.841970717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0547026s
2025-08-27T12:26:19.845693705Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2025-08-27T12:26:19.849305618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:19.853640839Z [Info] album_download_notification: Starting migration of Main DB to 13
2025-08-27T12:26:19.860477727Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-27T12:26:19.863243026Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.57E-05s
2025-08-27T12:26:19.867271138Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean
2025-08-27T12:26:19.873500292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0
2025-08-27T12:26:19.884098615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138418s
2025-08-27T12:26:19.891440852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-08-27T12:26:19', 'album_download_notification')
2025-08-27T12:26:19.898123389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:19.903258159Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2025-08-27T12:26:19.906390698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0322412s
2025-08-27T12:26:19.910240050Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2025-08-27T12:26:19.913913828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:19.918302867Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14
2025-08-27T12:26:19.933039544Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists" SET "MetadataProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "MetadataProfiles") > 0) THEN (SELECT "Id" FROM "MetadataProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."MetadataProfileId" = 0
2025-08-27T12:26:19.949450423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "MetadataProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "MetadataProfiles") > 0) THEN (SELECT "Id" FROM "MetadataProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."MetadataProfileId" = 0
2025-08-27T12:26:19.960470175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200886s
2025-08-27T12:26:19.972275779Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists" SET "LanguageProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "LanguageProfiles") > 0) THEN (SELECT "Id" FROM "LanguageProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."LanguageProfileId" = 0
2025-08-27T12:26:19.988495713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LanguageProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "LanguageProfiles") > 0) THEN (SELECT "Id" FROM "LanguageProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."LanguageProfileId" = 0
2025-08-27T12:26:19.996734364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172889s
2025-08-27T12:26:20.004221722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-08-27T12:26:19', 'fix_language_metadata_profiles')
2025-08-27T12:26:20.010809038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:20.015782724Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2025-08-27T12:26:20.018747435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0354022s
2025-08-27T12:26:20.022024614Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2025-08-27T12:26:20.025420473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:20.029538326Z [Info] remove_fanzub: Starting migration of Main DB to 15
2025-08-27T12:26:20.036222126Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2025-08-27T12:26:20.041612471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2025-08-27T12:26:20.046224028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064121s
2025-08-27T12:26:20.052984713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-08-27T12:26:20', 'remove_fanzub')
2025-08-27T12:26:20.059219729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:20.063599319Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2025-08-27T12:26:20.066301140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0233924s
2025-08-27T12:26:20.070118477Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2025-08-27T12:26:20.073829761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:20.078175693Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16
2025-08-27T12:26:20.112224481Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId)
2025-08-27T12:26:20.117489214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC)
2025-08-27T12:26:20.123080083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077784s
2025-08-27T12:26:20.126565051Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate)
2025-08-27T12:26:20.132768203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC)
2025-08-27T12:26:20.138237808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087126s
2025-08-27T12:26:20.147072048Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId)
2025-08-27T12:26:20.154658857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId"
2025-08-27T12:26:20.159777004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009705s
2025-08-27T12:26:20.163055566Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date)
2025-08-27T12:26:20.168813572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2025-08-27T12:26:20.174294991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083648s
2025-08-27T12:26:20.177691971Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2025-08-27T12:26:20.182036731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2025-08-27T12:26:20.186251269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057741s
2025-08-27T12:26:20.189549310Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2025-08-27T12:26:20.195384240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-08-27T12:26:20.200659464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082335s
2025-08-27T12:26:20.208066320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-08-27T12:26:20', 'update_artist_history_indexes')
2025-08-27T12:26:20.214636712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:20.219747715Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2025-08-27T12:26:20.222692124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0264243s
2025-08-27T12:26:20.226033182Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2025-08-27T12:26:20.229390513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:20.233421150Z [Info] remove_nma: Starting migration of Main DB to 17
2025-08-27T12:26:20.318998298Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-27T12:26:20.354120478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2025-08-27T12:26:20.359654913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0372351s
2025-08-27T12:26:20.366284574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-08-27T12:26:20', 'remove_nma')
2025-08-27T12:26:20.372478618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:20.376835071Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2025-08-27T12:26:20.379449085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0542202s
2025-08-27T12:26:20.382962350Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2025-08-27T12:26:20.386477860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:20.390841517Z [Info] album_disambiguation: Starting migration of Main DB to 18
2025-08-27T12:26:20.397293631Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-08-27T12:26:20.399984861Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.09E-05s
2025-08-27T12:26:20.403540210Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String
2025-08-27T12:26:20.408494948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT
2025-08-27T12:26:20.418479736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119108s
2025-08-27T12:26:20.425497889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-08-27T12:26:20', 'album_disambiguation')
2025-08-27T12:26:20.431915874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:20.436588254Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2025-08-27T12:26:20.439352400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0294313s
2025-08-27T12:26:20.443415663Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2025-08-27T12:26:20.447407301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:20.451838164Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19
2025-08-27T12:26:20.457007194Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-27T12:26:20.460412291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-27T12:26:20.499164211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0389393s
2025-08-27T12:26:20.506858886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-08-27T12:26:20', 'add_ape_quality_in_profiles')
2025-08-27T12:26:20.513829494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:20.518713870Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2025-08-27T12:26:20.521593760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0581935s
2025-08-27T12:26:20.524924207Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2025-08-27T12:26:20.528343713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:20.532483239Z [Info] remove_pushalot: Starting migration of Main DB to 20
2025-08-27T12:26:20.545504382Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-27T12:26:20.551836464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2025-08-27T12:26:20.556622261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078235s
2025-08-27T12:26:20.560143402Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-27T12:26:20.565556964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2025-08-27T12:26:20.569898527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006818s
2025-08-27T12:26:20.573522395Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-27T12:26:20.578904754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2025-08-27T12:26:20.583332711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067511s
2025-08-27T12:26:20.590211033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-08-27T12:26:20', 'remove_pushalot')
2025-08-27T12:26:20.596579538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:20.601112607Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2025-08-27T12:26:20.603821082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0240674s
2025-08-27T12:26:20.607367363Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2025-08-27T12:26:20.610856770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:20.615074143Z [Info] add_custom_filters: Starting migration of Main DB to 21
2025-08-27T12:26:20.623189406Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2025-08-27T12:26:20.632518483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFilters" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Type" TEXT NOT NULL, "Label" TEXT NOT NULL, "Filters" TEXT NOT NULL)
2025-08-27T12:26:20.640128779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140814s
2025-08-27T12:26:20.647079596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-08-27T12:26:20', 'add_custom_filters')
2025-08-27T12:26:20.653419334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:20.657997934Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2025-08-27T12:26:20.660734535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0314583s
2025-08-27T12:26:20.664110233Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2025-08-27T12:26:20.667544890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:20.671634866Z [Info] import_list_tags: Starting migration of Main DB to 22
2025-08-27T12:26:20.677800042Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-08-27T12:26:20.680524368Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-05s
2025-08-27T12:26:20.683785446Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String
2025-08-27T12:26:20.688473597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT
2025-08-27T12:26:20.698342471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115822s
2025-08-27T12:26:20.705266735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-08-27T12:26:20', 'import_list_tags')
2025-08-27T12:26:20.711602144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:20.716149131Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2025-08-27T12:26:20.718836883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0289623s
2025-08-27T12:26:20.722395550Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2025-08-27T12:26:20.725937513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:20.730414278Z [Info] add_release_groups_etc: Starting migration of Main DB to 23
2025-08-27T12:26:20.837830987Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata
2025-08-27T12:26:20.857798718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ArtistMetadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "Name" TEXT NOT NULL, "Overview" TEXT, "Disambiguation" TEXT, "Type" TEXT, "Status" INTEGER NOT NULL, "Images" TEXT NOT NULL, "Links" TEXT, "Genres" TEXT, "Ratings" TEXT, "Members" TEXT)
2025-08-27T12:26:20.871913623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.030963s
2025-08-27T12:26:20.875526328Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId)
2025-08-27T12:26:20.882139917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC)
2025-08-27T12:26:20.887793893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092374s
2025-08-27T12:26:20.959663787Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-08-27T12:26:20.959965224Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-08-27T12:26:20.960212652Z FROM "Artists"
2025-08-27T12:26:20.999898462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-08-27T12:26:20.999938904Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-08-27T12:26:20.999949635Z FROM "Artists"
2025-08-27T12:26:21.017023549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0413376s
2025-08-27T12:26:21.019755671Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2025-08-27T12:26:21.022278221Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s
2025-08-27T12:26:21.025731125Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32
2025-08-27T12:26:21.031819295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2025-08-27T12:26:21.042157685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134228s
2025-08-27T12:26:21.066838929Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2025-08-27T12:26:21.066863969Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-27T12:26:21.066873809Z FROM "ArtistMetadata"
2025-08-27T12:26:21.066882506Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2025-08-27T12:26:21.102403870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2025-08-27T12:26:21.102430344Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-27T12:26:21.102440664Z FROM "ArtistMetadata"
2025-08-27T12:26:21.102449703Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2025-08-27T12:26:21.117942943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0374437s
2025-08-27T12:26:21.120810187Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases
2025-08-27T12:26:21.146382857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL DEFAULT 0, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL)
2025-08-27T12:26:21.162375493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0388395s
2025-08-27T12:26:21.166157720Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId)
2025-08-27T12:26:21.172749204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2025-08-27T12:26:21.179506051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101476s
2025-08-27T12:26:21.182966329Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId)
2025-08-27T12:26:21.188527989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2025-08-27T12:26:21.193607920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077633s
2025-08-27T12:26:21.196286744Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-27T12:26:21.199611139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-27T12:26:21.306221223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1068343s
2025-08-27T12:26:21.309301807Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-08-27T12:26:21.311889879Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.38E-05s
2025-08-27T12:26:21.315421170Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32
2025-08-27T12:26:21.321585645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2025-08-27T12:26:21.332582811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141529s
2025-08-27T12:26:21.335235022Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-08-27T12:26:21.337714395Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.05E-05s
2025-08-27T12:26:21.341009220Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean
2025-08-27T12:26:21.346647715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1
2025-08-27T12:26:21.356671431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127325s
2025-08-27T12:26:21.359312169Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-08-27T12:26:21.361791983Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s
2025-08-27T12:26:21.364826183Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String
2025-08-27T12:26:21.369175532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT
2025-08-27T12:26:21.378634351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110163s
2025-08-27T12:26:21.410008423Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2025-08-27T12:26:21.410043123Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-27T12:26:21.410130028Z FROM "ArtistMetadata"
2025-08-27T12:26:21.410144176Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-08-27T12:26:21.410201692Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2025-08-27T12:26:21.454572246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2025-08-27T12:26:21.454599551Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-27T12:26:21.454609512Z FROM "ArtistMetadata"
2025-08-27T12:26:21.454618029Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-08-27T12:26:21.454627398Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2025-08-27T12:26:21.474854712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.048309s
2025-08-27T12:26:21.477531993Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-08-27T12:26:21.480085866Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2025-08-27T12:26:21.483612829Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String
2025-08-27T12:26:21.489698695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0'
2025-08-27T12:26:21.501049493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014413s
2025-08-27T12:26:21.503687997Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-08-27T12:26:21.506167981Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2025-08-27T12:26:21.509465211Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32
2025-08-27T12:26:21.515173547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0
2025-08-27T12:26:21.525270901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012917s
2025-08-27T12:26:21.527899585Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-08-27T12:26:21.530395421Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s
2025-08-27T12:26:21.533987916Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32
2025-08-27T12:26:21.539982668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2025-08-27T12:26:21.550566001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135913s
2025-08-27T12:26:21.579019492Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-08-27T12:26:21.579045183Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-08-27T12:26:21.579055454Z FROM "AlbumReleases"
2025-08-27T12:26:21.579084643Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-08-27T12:26:21.579099743Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2025-08-27T12:26:21.620349463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-08-27T12:26:21.620378521Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-08-27T12:26:21.620390245Z FROM "AlbumReleases"
2025-08-27T12:26:21.620399484Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-08-27T12:26:21.620429714Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2025-08-27T12:26:21.638334381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0435674s
2025-08-27T12:26:21.668295017Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-08-27T12:26:21.668319797Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-27T12:26:21.668329647Z FROM "ArtistMetadata"
2025-08-27T12:26:21.668352383Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-08-27T12:26:21.668377974Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2025-08-27T12:26:21.711706851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-08-27T12:26:21.711731430Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-27T12:26:21.711741260Z FROM "ArtistMetadata"
2025-08-27T12:26:21.711761641Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-08-27T12:26:21.711784788Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2025-08-27T12:26:21.729958276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.044934s
2025-08-27T12:26:21.741892409Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists ForeignArtistId, Name, Overview, Disambiguation, ArtistType, Status, Images, Links, Genres, Ratings, Members, MBId, AMId, TADBId, DiscogsId, NameSlug, LastDiskSync, DateFormed
2025-08-27T12:26:21.821154058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL)
2025-08-27T12:26:21.861338844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists"
2025-08-27T12:26:21.878105589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-08-27T12:26:21.884668646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-08-27T12:26:21.907686660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-08-27T12:26:21.914796047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-08-27T12:26:21.919621034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1712814s
2025-08-27T12:26:21.927769965Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync
2025-08-27T12:26:22.015177047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT)
2025-08-27T12:26:22.075477021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links" FROM "Albums"
2025-08-27T12:26:22.099565311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-08-27T12:26:22.106137095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-08-27T12:26:22.128517134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-08-27T12:26:22.136023762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-08-27T12:26:22.140915262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2079253s
2025-08-27T12:26:22.145555867Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored
2025-08-27T12:26:22.218889879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "TrackFileId" INTEGER, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL, "TrackNumber" TEXT, "ForeignRecordingId" TEXT NOT NULL, "AlbumReleaseId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL)
2025-08-27T12:26:22.261794953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tracks_temp" ("Id", "ForeignTrackId", "Title", "Explicit", "TrackFileId", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber", "TrackNumber", "ForeignRecordingId", "AlbumReleaseId", "ArtistMetadataId") SELECT "Id", "ForeignTrackId", "Title", "Explicit", "TrackFileId", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber", "TrackNumber", "ForeignRecordingId", "AlbumReleaseId", "ArtistMetadataId" FROM "Tracks"
2025-08-27T12:26:22.278599153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2025-08-27T12:26:22.284455617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2025-08-27T12:26:22.306473257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2025-08-27T12:26:22.313953912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2025-08-27T12:26:22.318911105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1693648s
2025-08-27T12:26:22.322037411Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId
2025-08-27T12:26:22.381745903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL)
2025-08-27T12:26:22.407335406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language" FROM "TrackFiles"
2025-08-27T12:26:22.418923633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-08-27T12:26:22.425102566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-08-27T12:26:22.446766834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-08-27T12:26:22.453310482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1280179s
2025-08-27T12:26:22.456965302Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2025-08-27T12:26:22.463126369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-08-27T12:26:22.469805981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095584s
2025-08-27T12:26:22.473111708Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored)
2025-08-27T12:26:22.478208943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-08-27T12:26:22.483447863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074083s
2025-08-27T12:26:22.486792048Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId)
2025-08-27T12:26:22.492523189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2025-08-27T12:26:22.497694103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079269s
2025-08-27T12:26:22.500957635Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId)
2025-08-27T12:26:22.506598084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC)
2025-08-27T12:26:22.511783987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078759s
2025-08-27T12:26:22.515127230Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId)
2025-08-27T12:26:22.521213547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC)
2025-08-27T12:26:22.526244979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077373s
2025-08-27T12:26:22.529640798Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId)
2025-08-27T12:26:22.535547122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC)
2025-08-27T12:26:22.540684067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080137s
2025-08-27T12:26:22.543260105Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-27T12:26:22.574525778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2025-08-27T12:26:22.579867566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0340441s
2025-08-27T12:26:22.582384294Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-27T12:26:22.587472942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2025-08-27T12:26:22.591745806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070017s
2025-08-27T12:26:22.594192233Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-27T12:26:22.601054212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand'
2025-08-27T12:26:22.606483756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098685s
2025-08-27T12:26:22.613768987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-08-27T12:26:22', 'add_release_groups_etc')
2025-08-27T12:26:22.620196091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:22.627098651Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2025-08-27T12:26:22.629985595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0297501s
2025-08-27T12:26:22.633859686Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2025-08-27T12:26:22.637425688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:22.642346718Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24
2025-08-27T12:26:22.654663893Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-27T12:26:22.659538920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1
2025-08-27T12:26:22.664233815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068137s
2025-08-27T12:26:22.671053839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-08-27T12:26:22', 'NewMediaInfoFormat')
2025-08-27T12:26:22.677318956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:22.681868297Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2025-08-27T12:26:22.684611782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0239002s
2025-08-27T12:26:22.688665035Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2025-08-27T12:26:22.692473745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:22.697310475Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25
2025-08-27T12:26:22.715498433Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2025-08-27T12:26:22.721629149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2025-08-27T12:26:22.742717798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0238628s
2025-08-27T12:26:22.745762449Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-08-27T12:26:22.748421193Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s
2025-08-27T12:26:22.752706443Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2025-08-27T12:26:22.759922365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2025-08-27T12:26:22.770186866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014105s
2025-08-27T12:26:22.777968216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-08-27T12:26:22', 'rename_restrictions_to_release_profiles')
2025-08-27T12:26:22.784750825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:22.790036750Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2025-08-27T12:26:22.793108536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0327315s
2025-08-27T12:26:22.797402844Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2025-08-27T12:26:22.801253258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:22.805815515Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26
2025-08-27T12:26:22.823155696Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2025-08-27T12:26:22.828232480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2025-08-27T12:26:22.849656053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0232613s
2025-08-27T12:26:22.852646455Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-08-27T12:26:22.855305830Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2025-08-27T12:26:22.859080261Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2025-08-27T12:26:22.864579757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2025-08-27T12:26:22.874128065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118922s
2025-08-27T12:26:22.877127365Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2025-08-27T12:26:22.879783184Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s
2025-08-27T12:26:22.883537755Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2025-08-27T12:26:22.889055376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2025-08-27T12:26:22.898534606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118038s
2025-08-27T12:26:22.901049060Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-27T12:26:22.906118007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2025-08-27T12:26:22.910354348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006885s
2025-08-27T12:26:22.912791587Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-27T12:26:22.917257781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2025-08-27T12:26:22.921439723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062264s
2025-08-27T12:26:22.925381741Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId
2025-08-27T12:26:23.007945681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL)
2025-08-27T12:26:23.049159628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists"
2025-08-27T12:26:23.065825761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-08-27T12:26:23.072233555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-08-27T12:26:23.094275935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-08-27T12:26:23.101133805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-08-27T12:26:23.108587165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-08-27T12:26:23.115916315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-08-27T12:26:23.121194284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1922691s
2025-08-27T12:26:23.129283594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-08-27T12:26:23', 'rename_quality_profiles_add_upgrade_allowed')
2025-08-27T12:26:23.136193950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:23.141920473Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2025-08-27T12:26:23.145053452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2120828s
2025-08-27T12:26:23.149304643Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2025-08-27T12:26:23.152855955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:23.158186871Z [Info] add_import_exclusions: Starting migration of Main DB to 27
2025-08-27T12:26:23.167674136Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2025-08-27T12:26:23.176178022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListExclusions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignId" TEXT NOT NULL, "Name" TEXT NOT NULL)
2025-08-27T12:26:23.183423923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127575s
2025-08-27T12:26:23.186970896Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId)
2025-08-27T12:26:23.193530897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC)
2025-08-27T12:26:23.199116015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091287s
2025-08-27T12:26:23.206114098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-08-27T12:26:23', 'add_import_exclusions')
2025-08-27T12:26:23.212425167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:23.217271607Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2025-08-27T12:26:23.220048629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0266438s
2025-08-27T12:26:23.223749672Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2025-08-27T12:26:23.227383009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:23.231658940Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28
2025-08-27T12:26:23.340332911Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-08-27T12:26:23.340370677Z WHERE "Id" in (
2025-08-27T12:26:23.340435307Z SELECT "Artists"."Id" from "Artists"
2025-08-27T12:26:23.340472732Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-27T12:26:23.340507713Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-08-27T12:26:23.381269841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-08-27T12:26:23.381284761Z WHERE "Id" in (
2025-08-27T12:26:23.381295873Z SELECT "Artists"."Id" from "Artists"
2025-08-27T12:26:23.381327517Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-27T12:26:23.381367217Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-08-27T12:26:23.402580527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.046504s
2025-08-27T12:26:23.429859482Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2025-08-27T12:26:23.429872769Z WHERE "Id" in (
2025-08-27T12:26:23.429884162Z SELECT "Albums"."Id" from "Albums"
2025-08-27T12:26:23.429916617Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-27T12:26:23.429965435Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-08-27T12:26:23.469124886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2025-08-27T12:26:23.469137621Z WHERE "Id" in (
2025-08-27T12:26:23.469148794Z SELECT "Albums"."Id" from "Albums"
2025-08-27T12:26:23.469182412Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-27T12:26:23.469228324Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-08-27T12:26:23.487780916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0425717s
2025-08-27T12:26:23.514930420Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2025-08-27T12:26:23.514959318Z WHERE "Id" in (
2025-08-27T12:26:23.514972024Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-08-27T12:26:23.514981443Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-08-27T12:26:23.515056744Z WHERE "Albums"."Id" IS NULL)
2025-08-27T12:26:23.553232123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2025-08-27T12:26:23.553260690Z WHERE "Id" in (
2025-08-27T12:26:23.553270570Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-08-27T12:26:23.553284178Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-08-27T12:26:23.553321112Z WHERE "Albums"."Id" IS NULL)
2025-08-27T12:26:23.569847473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0395615s
2025-08-27T12:26:23.596835112Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-08-27T12:26:23.596853348Z WHERE "Id" in (
2025-08-27T12:26:23.596861675Z SELECT "Tracks"."Id" from "Tracks"
2025-08-27T12:26:23.596896445Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-08-27T12:26:23.596921075Z WHERE "AlbumReleases"."Id" IS NULL)
2025-08-27T12:26:23.635984101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-08-27T12:26:23.635998810Z WHERE "Id" in (
2025-08-27T12:26:23.636007097Z SELECT "Tracks"."Id" from "Tracks"
2025-08-27T12:26:23.636035003Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-08-27T12:26:23.636061066Z WHERE "AlbumReleases"."Id" IS NULL)
2025-08-27T12:26:23.653822484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0416782s
2025-08-27T12:26:23.683670794Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-08-27T12:26:23.683682668Z WHERE "Id" in (
2025-08-27T12:26:23.683691055Z SELECT "Tracks"."Id" from "Tracks"
2025-08-27T12:26:23.683708259Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-27T12:26:23.683758059Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-08-27T12:26:23.724643676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-08-27T12:26:23.724679498Z WHERE "Id" in (
2025-08-27T12:26:23.724712695Z SELECT "Tracks"."Id" from "Tracks"
2025-08-27T12:26:23.724740771Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-27T12:26:23.724753467Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-08-27T12:26:23.743106688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0426063s
2025-08-27T12:26:23.775574201Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-27T12:26:23.785993414Z WHERE "Id" IN (
2025-08-27T12:26:23.786019206Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-27T12:26:23.786029086Z LEFT OUTER JOIN "Tracks"
2025-08-27T12:26:23.786057363Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-27T12:26:23.786092874Z WHERE "Tracks"."Id" IS NULL)
2025-08-27T12:26:23.832165026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-27T12:26:23.832198313Z WHERE "Id" IN (
2025-08-27T12:26:23.832207942Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-27T12:26:23.832217151Z LEFT OUTER JOIN "Tracks"
2025-08-27T12:26:23.832225848Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-27T12:26:23.832237391Z WHERE "Tracks"."Id" IS NULL)
2025-08-27T12:26:23.851257514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.046847s
2025-08-27T12:26:23.859009886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-08-27T12:26:23', 'clean_artist_metadata_table')
2025-08-27T12:26:23.866734382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:23.872266022Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2025-08-27T12:26:23.875517530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0672761s
2025-08-27T12:26:23.879885235Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2025-08-27T12:26:23.883641671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:23.889333523Z [Info] health_issue_notification: Starting migration of Main DB to 29
2025-08-27T12:26:23.906086691Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-27T12:26:23.908926079Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.69E-05s
2025-08-27T12:26:23.912735711Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2025-08-27T12:26:23.919051109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2025-08-27T12:26:23.929643600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138491s
2025-08-27T12:26:23.932458709Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-27T12:26:23.934995248Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.05E-05s
2025-08-27T12:26:23.938855191Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2025-08-27T12:26:23.945350201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2025-08-27T12:26:23.955293886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132967s
2025-08-27T12:26:23.958144927Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-27T12:26:23.960734843Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.01E-05s
2025-08-27T12:26:23.964397990Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean
2025-08-27T12:26:23.970620791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0
2025-08-27T12:26:23.980522431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130393s
2025-08-27T12:26:23.983303031Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-27T12:26:23.985824579Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.4E-06s
2025-08-27T12:26:23.989394909Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean
2025-08-27T12:26:23.995492328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0
2025-08-27T12:26:24.005412275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013003s
2025-08-27T12:26:24.008176602Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-27T12:26:24.010667579Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s
2025-08-27T12:26:24.014151474Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean
2025-08-27T12:26:24.020090986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0
2025-08-27T12:26:24.029917855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127731s
2025-08-27T12:26:24.033166507Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload
2025-08-27T12:26:24.115726459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnAlbumDownload" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL)
2025-08-27T12:26:24.166010011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag") SELECT "Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag" FROM "Notifications"
2025-08-27T12:26:24.185310068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2025-08-27T12:26:24.191463059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2025-08-27T12:26:24.212698023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1765394s
2025-08-27T12:26:24.216835365Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport
2025-08-27T12:26:24.301279420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnReleaseImport" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL)
2025-08-27T12:26:24.353653212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnReleaseImport", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag") SELECT "Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag" FROM "Notifications"
2025-08-27T12:26:24.375041334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2025-08-27T12:26:24.381313826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2025-08-27T12:26:24.402268555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1818249s
2025-08-27T12:26:24.409819311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-08-27T12:26:24', 'health_issue_notification')
2025-08-27T12:26:24.416306986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:24.421388359Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2025-08-27T12:26:24.424178077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2005299s
2025-08-27T12:26:24.429391496Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2025-08-27T12:26:24.433108692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:24.437903628Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30
2025-08-27T12:26:24.458640839Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-08-27T12:26:24.461639307Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.01E-05s
2025-08-27T12:26:24.465000316Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime
2025-08-27T12:26:24.471613083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00'
2025-08-27T12:26:24.482517602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014638s
2025-08-27T12:26:24.485641654Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-08-27T12:26:24.489298057Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2025-08-27T12:26:24.493293383Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String
2025-08-27T12:26:24.497933147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT
2025-08-27T12:26:24.507616508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114156s
2025-08-27T12:26:24.512195499Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2025-08-27T12:26:24.517391382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2025-08-27T12:26:24.521415186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00585s
2025-08-27T12:26:24.540266669Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-27T12:26:24.540324295Z WHERE "Id" IN (
2025-08-27T12:26:24.540355087Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-27T12:26:24.540398986Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-27T12:26:24.540489037Z WHERE "Tracks"."Id" IS NULL)
2025-08-27T12:26:24.567030056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-27T12:26:24.567042691Z WHERE "Id" IN (
2025-08-27T12:26:24.567054665Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-27T12:26:24.567086870Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-27T12:26:24.567119296Z WHERE "Tracks"."Id" IS NULL)
2025-08-27T12:26:24.579084151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0278918s
2025-08-27T12:26:24.603361802Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-27T12:26:24.603374397Z WHERE "Id" IN (
2025-08-27T12:26:24.603385650Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-27T12:26:24.603425630Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-08-27T12:26:24.603473537Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-08-27T12:26:24.603504098Z WHERE "Artists"."Path" IS NULL)
2025-08-27T12:26:24.638485785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-27T12:26:24.638509914Z WHERE "Id" IN (
2025-08-27T12:26:24.638519694Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-27T12:26:24.638528501Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-08-27T12:26:24.638539143Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-08-27T12:26:24.638552369Z WHERE "Artists"."Path" IS NULL)
2025-08-27T12:26:24.653777230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0366698s
2025-08-27T12:26:24.680154870Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-27T12:26:24.680167616Z WHERE "Id" IN (
2025-08-27T12:26:24.680178708Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-27T12:26:24.680218769Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-27T12:26:24.680255963Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-08-27T12:26:24.680291415Z WHERE "AlbumReleases"."Monitored" = 0
2025-08-27T12:26:24.680324642Z OR "AlbumReleases"."Monitored" IS NULL)
2025-08-27T12:26:24.719757332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-27T12:26:24.719795249Z WHERE "Id" IN (
2025-08-27T12:26:24.719800710Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-27T12:26:24.719805750Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-27T12:26:24.719836812Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-08-27T12:26:24.719901994Z WHERE "AlbumReleases"."Monitored" = 0
2025-08-27T12:26:24.719913116Z OR "AlbumReleases"."Monitored" IS NULL)
2025-08-27T12:26:24.739769804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0440352s
2025-08-27T12:26:24.756101703Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2025-08-27T12:26:24.756131844Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-08-27T12:26:24.756136904Z FROM "Artists"
2025-08-27T12:26:24.756178248Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-08-27T12:26:24.756217677Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2025-08-27T12:26:24.779475124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2025-08-27T12:26:24.779508481Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-08-27T12:26:24.779514212Z FROM "Artists"
2025-08-27T12:26:24.779563361Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-08-27T12:26:24.779603793Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2025-08-27T12:26:24.793044841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0257094s
2025-08-27T12:26:24.813362687Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-27T12:26:24.813382818Z WHERE "Id" NOT IN (
2025-08-27T12:26:24.813399842Z SELECT MIN("Id")
2025-08-27T12:26:24.813406696Z FROM "TrackFiles"
2025-08-27T12:26:24.813425153Z GROUP BY "Path"
2025-08-27T12:26:24.813494593Z )
2025-08-27T12:26:24.841699082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-27T12:26:24.841726988Z WHERE "Id" NOT IN (
2025-08-27T12:26:24.841805777Z SELECT MIN("Id")
2025-08-27T12:26:24.841845737Z FROM "TrackFiles"
2025-08-27T12:26:24.841858503Z GROUP BY "Path"
2025-08-27T12:26:24.841881629Z )
2025-08-27T12:26:24.858262297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0317304s
2025-08-27T12:26:24.861095302Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-08-27T12:26:24.864034501Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.79E-05s
2025-08-27T12:26:24.868057904Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String
2025-08-27T12:26:24.937511241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL)
2025-08-27T12:26:24.971530280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language", "Modified", "Path" FROM "TrackFiles"
2025-08-27T12:26:24.985739755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-08-27T12:26:24.992592024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-08-27T12:26:25.015657985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-08-27T12:26:25.021767048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1506813s
2025-08-27T12:26:25.025790801Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path)
2025-08-27T12:26:25.031571331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2025-08-27T12:26:25.036961767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078112s
2025-08-27T12:26:25.040116300Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath
2025-08-27T12:26:25.106081913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL)
2025-08-27T12:26:25.136739762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Language", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Language", "Modified", "Path" FROM "TrackFiles"
2025-08-27T12:26:25.149621705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-08-27T12:26:25.156175753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-08-27T12:26:25.179504564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-08-27T12:26:25.187565066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2025-08-27T12:26:25.192437949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1494371s
2025-08-27T12:26:25.200238187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-08-27T12:26:25', 'add_mediafilerepository_mtime')
2025-08-27T12:26:25.206733077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:25.212099685Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2025-08-27T12:26:25.214962329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1682175s
2025-08-27T12:26:25.219472161Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2025-08-27T12:26:25.223219989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:25.229066683Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31
2025-08-27T12:26:25.274896757Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-08-27T12:26:25.274931286Z WHERE "Id" NOT IN (
2025-08-27T12:26:25.274958591Z SELECT MIN("Artists"."Id") from "Artists"
2025-08-27T12:26:25.275009674Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-27T12:26:25.275146610Z GROUP BY "ArtistMetadata"."Id")
2025-08-27T12:26:25.316393845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-08-27T12:26:25.316408474Z WHERE "Id" NOT IN (
2025-08-27T12:26:25.316413675Z SELECT MIN("Artists"."Id") from "Artists"
2025-08-27T12:26:25.316425599Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-27T12:26:25.316451010Z GROUP BY "ArtistMetadata"."Id")
2025-08-27T12:26:25.333390724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0417412s
2025-08-27T12:26:25.336930221Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId)
2025-08-27T12:26:25.341382157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId"
2025-08-27T12:26:25.345562475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059193s
2025-08-27T12:26:25.348918183Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32
2025-08-27T12:26:25.421520502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL)
2025-08-27T12:26:25.462719369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists"
2025-08-27T12:26:25.480750400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-08-27T12:26:25.486746726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-08-27T12:26:25.511587461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-08-27T12:26:25.518740696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-08-27T12:26:25.525437993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-08-27T12:26:25.530715632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1785831s
2025-08-27T12:26:25.534463199Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2025-08-27T12:26:25.540679708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-08-27T12:26:25.546210215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085006s
2025-08-27T12:26:25.554385429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-08-27T12:26:25', 'add_artistmetadataid_constraint')
2025-08-27T12:26:25.561463012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:25.567792207Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2025-08-27T12:26:25.571321715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0289151s
2025-08-27T12:26:25.575751496Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2025-08-27T12:26:25.579981254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:25.584824327Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32
2025-08-27T12:26:25.599901289Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2025-08-27T12:26:25.603258089Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.38E-05s
2025-08-27T12:26:25.606592354Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String
2025-08-27T12:26:25.612509651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]'
2025-08-27T12:26:25.622913723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134889s
2025-08-27T12:26:25.625685304Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2025-08-27T12:26:25.628077101Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-06s
2025-08-27T12:26:25.631723083Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String
2025-08-27T12:26:25.638029533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]'
2025-08-27T12:26:25.647995944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132607s
2025-08-27T12:26:25.650500598Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-08-27T12:26:25.652779227Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.8E-06s
2025-08-27T12:26:25.656006646Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String
2025-08-27T12:26:25.661793961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]'
2025-08-27T12:26:25.671512893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126643s
2025-08-27T12:26:25.674238482Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2025-08-27T12:26:25.676630740Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.1E-06s
2025-08-27T12:26:25.680203855Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String
2025-08-27T12:26:25.686456907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]'
2025-08-27T12:26:25.696373498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131814s
2025-08-27T12:26:25.698862330Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-08-27T12:26:25.701139466Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-06s
2025-08-27T12:26:25.705011864Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String
2025-08-27T12:26:25.711406572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]'
2025-08-27T12:26:25.721984434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135525s
2025-08-27T12:26:25.724858201Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-08-27T12:26:25.727607277Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.4E-06s
2025-08-27T12:26:25.731293922Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String
2025-08-27T12:26:25.737887570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]'
2025-08-27T12:26:25.748281732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136146s
2025-08-27T12:26:25.755358323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-08-27T12:26:25', 'old_ids_and_artist_alias')
2025-08-27T12:26:25.762929490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:25.768328212Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2025-08-27T12:26:25.771374948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0326575s
2025-08-27T12:26:25.774794764Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2025-08-27T12:26:25.778157857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:25.782719995Z [Info] download_propers_config: Starting migration of Main DB to 33
2025-08-27T12:26:25.788866192Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-27T12:26:25.792618458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-27T12:26:25.802445428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103902s
2025-08-27T12:26:25.807394485Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2025-08-27T12:26:25.812385777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2025-08-27T12:26:25.816553259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058816s
2025-08-27T12:26:25.823416961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-08-27T12:26:25', 'download_propers_config')
2025-08-27T12:26:25.829590474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:25.834211069Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2025-08-27T12:26:25.836841747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0228379s
2025-08-27T12:26:25.840258397Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2025-08-27T12:26:25.843611369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:25.847585202Z [Info] remove_language_profiles: Starting migration of Main DB to 34
2025-08-27T12:26:25.866520915Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2025-08-27T12:26:25.871501676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2025-08-27T12:26:25.876321542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065336s
2025-08-27T12:26:25.879562699Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId
2025-08-27T12:26:25.949216059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL)
2025-08-27T12:26:25.985663759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId" FROM "Artists"
2025-08-27T12:26:26.000878178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-08-27T12:26:26.007753714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-08-27T12:26:26.030566985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-08-27T12:26:26.037492513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-08-27T12:26:26.044644786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-08-27T12:26:26.052876473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-08-27T12:26:26.058390507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1760996s
2025-08-27T12:26:26.062076741Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2025-08-27T12:26:26.140064936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "Tags" TEXT)
2025-08-27T12:26:26.175799589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "ProfileId", "MetadataProfileId", "Tags") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "ProfileId", "MetadataProfileId", "Tags" FROM "ImportLists"
2025-08-27T12:26:26.191256436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2025-08-27T12:26:26.198600396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2025-08-27T12:26:26.223780775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2025-08-27T12:26:26.232390443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1663246s
2025-08-27T12:26:26.235608644Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language
2025-08-27T12:26:26.302449710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2025-08-27T12:26:26.336233355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blacklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blacklist"
2025-08-27T12:26:26.350477831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2025-08-27T12:26:26.357007330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2025-08-27T12:26:26.378931331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1392314s
2025-08-27T12:26:26.382147678Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2025-08-27T12:26:26.452354302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL)
2025-08-27T12:26:26.478209761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId" FROM "History"
2025-08-27T12:26:26.489232038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-08-27T12:26:26.496898186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2025-08-27T12:26:26.521474558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-08-27T12:26:26.529291350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-08-27T12:26:26.537948995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2025-08-27T12:26:26.545928144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-08-27T12:26:26.551674446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1662637s
2025-08-27T12:26:26.554710310Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language
2025-08-27T12:26:26.615148040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2025-08-27T12:26:26.637180190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles"
2025-08-27T12:26:26.647856640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2025-08-27T12:26:26.653973018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2025-08-27T12:26:26.674934831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.117322s
2025-08-27T12:26:26.677873749Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language
2025-08-27T12:26:26.753142087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL)
2025-08-27T12:26:26.793535582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles"
2025-08-27T12:26:26.811328755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-08-27T12:26:26.821422061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-08-27T12:26:26.854443851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-08-27T12:26:26.862086592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2025-08-27T12:26:26.868371028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1861596s
2025-08-27T12:26:26.876144743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-08-27T12:26:26', 'remove_language_profiles')
2025-08-27T12:26:26.882457335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:26.889429095Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2025-08-27T12:26:26.892396862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2080209s
2025-08-27T12:26:26.896856262Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2025-08-27T12:26:26.900509870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:26.907127747Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35
2025-08-27T12:26:26.916270539Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-08-27T12:26:26.919240059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001482s
2025-08-27T12:26:26.923097798Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String
2025-08-27T12:26:26.928947308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT
2025-08-27T12:26:26.939357863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133503s
2025-08-27T12:26:26.946552863Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2025-08-27T12:26:26.955943704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2025-08-27T12:26:26.961155500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099332s
2025-08-27T12:26:26.968300118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-08-27T12:26:26', 'multi_disc_naming_format')
2025-08-27T12:26:26.974292034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:26.978774261Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2025-08-27T12:26:26.981373686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0268185s
2025-08-27T12:26:26.985312217Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2025-08-27T12:26:26.988841835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:26.992889526Z [Info] add_download_client_priority: Starting migration of Main DB to 36
2025-08-27T12:26:27.000080177Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-08-27T12:26:27.002929275Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.15E-05s
2025-08-27T12:26:27.006131223Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2025-08-27T12:26:27.012059301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2025-08-27T12:26:27.022155222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132343s
2025-08-27T12:26:27.024596759Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-27T12:26:27.027690129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-27T12:26:27.341873911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3138153s
2025-08-27T12:26:27.349401991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-08-27T12:26:27', 'add_download_client_priority')
2025-08-27T12:26:27.356098587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:27.360908132Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2025-08-27T12:26:27.363647629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3331525s
2025-08-27T12:26:27.366902273Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2025-08-27T12:26:27.370238101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:27.374110870Z [Info] remove_growl_prowl: Starting migration of Main DB to 37
2025-08-27T12:26:27.381500752Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-27T12:26:27.387227716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2025-08-27T12:26:27.391413044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070686s
2025-08-27T12:26:27.394721797Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-27T12:26:27.399461803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl'
2025-08-27T12:26:27.403227426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057645s
2025-08-27T12:26:27.409829161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-08-27T12:26:27', 'remove_growl_prowl')
2025-08-27T12:26:27.415897621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:27.420162360Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2025-08-27T12:26:27.422632214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220243s
2025-08-27T12:26:27.425837659Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2025-08-27T12:26:27.429069578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:27.433007828Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38
2025-08-27T12:26:27.439441715Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-27T12:26:27.444680245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2025-08-27T12:26:27.448873439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006632s
2025-08-27T12:26:27.452194888Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-27T12:26:27.457063904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2025-08-27T12:26:27.460909337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060233s
2025-08-27T12:26:27.467626905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-08-27T12:26:27', 'remove_plex_hometheatre')
2025-08-27T12:26:27.473548821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:27.478292574Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2025-08-27T12:26:27.480873191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0226564s
2025-08-27T12:26:27.484283529Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2025-08-27T12:26:27.487650058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:27.491619082Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39
2025-08-27T12:26:27.504446604Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-08-27T12:26:27.506874463Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.8E-06s
2025-08-27T12:26:27.509819163Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String
2025-08-27T12:26:27.514262121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT
2025-08-27T12:26:27.523659585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112094s
2025-08-27T12:26:27.526227387Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-08-27T12:26:27.528520435Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.8E-06s
2025-08-27T12:26:27.532083189Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32
2025-08-27T12:26:27.538393978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0
2025-08-27T12:26:27.548341330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132276s
2025-08-27T12:26:27.550899432Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-08-27T12:26:27.553205526Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.1E-06s
2025-08-27T12:26:27.556769824Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32
2025-08-27T12:26:27.563069059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0
2025-08-27T12:26:27.572823683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131097s
2025-08-27T12:26:27.575396124Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-08-27T12:26:27.577705585Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.1E-06s
2025-08-27T12:26:27.581234992Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32
2025-08-27T12:26:27.587369216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0
2025-08-27T12:26:27.596987626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128809s
2025-08-27T12:26:27.599520677Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-08-27T12:26:27.601811570Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.6E-06s
2025-08-27T12:26:27.604954980Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String
2025-08-27T12:26:27.609602550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT
2025-08-27T12:26:27.619322163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115506s
2025-08-27T12:26:27.621796777Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-27T12:26:27.624935127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-27T12:26:27.646678114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220781s
2025-08-27T12:26:27.654215743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-08-27T12:26:27', 'add_root_folder_add_defaults')
2025-08-27T12:26:27.660652064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:27.665361809Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2025-08-27T12:26:27.668016646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0403675s
2025-08-27T12:26:27.671268053Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2025-08-27T12:26:27.674525132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:27.678374134Z [Info] task_duration: Starting migration of Main DB to 40
2025-08-27T12:26:27.684492415Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-08-27T12:26:27.687013041Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.54E-05s
2025-08-27T12:26:27.690481857Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2025-08-27T12:26:27.695776219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2025-08-27T12:26:27.705562717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122069s
2025-08-27T12:26:27.711989910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-08-27T12:26:27', 'task_duration')
2025-08-27T12:26:27.717773467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:27.721909025Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2025-08-27T12:26:27.724337746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0281464s
2025-08-27T12:26:27.728227369Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2025-08-27T12:26:27.731830265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:27.736053951Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41
2025-08-27T12:26:27.744207050Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-08-27T12:26:27.746659990Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.4E-06s
2025-08-27T12:26:27.749875966Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2025-08-27T12:26:27.755503820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2025-08-27T12:26:27.765533147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129124s
2025-08-27T12:26:27.768193324Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-08-27T12:26:27.770528326Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.9E-06s
2025-08-27T12:26:27.773715545Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2025-08-27T12:26:27.779347266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2025-08-27T12:26:27.788863520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124134s
2025-08-27T12:26:27.796504438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-08-27T12:26:27', 'add_indexer_and_enabled_to_release_profiles')
2025-08-27T12:26:27.802880969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:27.807967973Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2025-08-27T12:26:27.810828043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0301961s
2025-08-27T12:26:27.814044330Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2025-08-27T12:26:27.817298584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:27.821173647Z [Info] remove_album_folders: Starting migration of Main DB to 42
2025-08-27T12:26:27.829578573Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder
2025-08-27T12:26:27.895894753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL)
2025-08-27T12:26:27.928066451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId" FROM "Artists"
2025-08-27T12:26:27.941609685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-08-27T12:26:27.947814510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-08-27T12:26:27.970460615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-08-27T12:26:27.977092902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-08-27T12:26:27.984040863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-08-27T12:26:27.992021285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-08-27T12:26:27.997117207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1648474s
2025-08-27T12:26:28.002825172Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2025-08-27T12:26:28.010247600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2025-08-27T12:26:28.014827342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080586s
2025-08-27T12:26:28.020610609Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2025-08-27T12:26:28.027975360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2025-08-27T12:26:28.032516996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079039s
2025-08-27T12:26:28.035763654Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat
2025-08-27T12:26:28.090341364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL, "ArtistFolderFormat" TEXT, "RenameTracks" INTEGER, "StandardTrackFormat" TEXT, "MultiDiscTrackFormat" TEXT)
2025-08-27T12:26:28.112138590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "ReplaceIllegalCharacters", "ArtistFolderFormat", "RenameTracks", "StandardTrackFormat", "MultiDiscTrackFormat") SELECT "Id", "ReplaceIllegalCharacters", "ArtistFolderFormat", "RenameTracks", "StandardTrackFormat", "MultiDiscTrackFormat" FROM "NamingConfig"
2025-08-27T12:26:28.122880122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2025-08-27T12:26:28.128661214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2025-08-27T12:26:28.148927547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1104085s
2025-08-27T12:26:28.156252708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-08-27T12:26:28', 'remove_album_folders')
2025-08-27T12:26:28.162389216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:28.168393077Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2025-08-27T12:26:28.170952501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1292519s
2025-08-27T12:26:28.174653905Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2025-08-27T12:26:28.178005715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:28.182853728Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44
2025-08-27T12:26:28.192199479Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-08-27T12:26:28.194662149Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.3E-05s
2025-08-27T12:26:28.197616548Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2025-08-27T12:26:28.203099460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2025-08-27T12:26:28.213156733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129353s
2025-08-27T12:26:28.219996317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-08-27T12:26:28', 'add_priority_to_indexers')
2025-08-27T12:26:28.225955939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:28.230472404Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2025-08-27T12:26:28.233074965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0295165s
2025-08-27T12:26:28.236698552Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2025-08-27T12:26:28.240183861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:28.244253347Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45
2025-08-27T12:26:28.252458019Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2025-08-27T12:26:28.257872203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2025-08-27T12:26:28.263087014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007224s
2025-08-27T12:26:28.265524283Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-27T12:26:28.268630087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-27T12:26:28.277617566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096715s
2025-08-27T12:26:28.285076998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-08-27T12:26:28', 'remove_chown_and_folderchmod_config')
2025-08-27T12:26:28.291451275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:28.296258536Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2025-08-27T12:26:28.298994616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0273418s
2025-08-27T12:26:28.302085440Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2025-08-27T12:26:28.305277438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:28.309071659Z [Info] update_notifiarr: Starting migration of Main DB to 47
2025-08-27T12:26:28.382669663Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2025-08-27T12:26:28.396931805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2025-08-27T12:26:28.404481148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152264s
2025-08-27T12:26:28.411114355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-08-27T12:26:28', 'update_notifiarr')
2025-08-27T12:26:28.416948284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:28.421121158Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2025-08-27T12:26:28.423548416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0313688s
2025-08-27T12:26:28.427061711Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2025-08-27T12:26:28.430383951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:28.434389999Z [Info] email_multiple_addresses: Starting migration of Main DB to 49
2025-08-27T12:26:28.448455865Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-27T12:26:28.451692654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-27T12:26:28.493290464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.042038s
2025-08-27T12:26:28.500509122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-08-27T12:26:28', 'email_multiple_addresses')
2025-08-27T12:26:28.507478035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:28.511929650Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2025-08-27T12:26:28.514529596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0602484s
2025-08-27T12:26:28.518068854Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2025-08-27T12:26:28.521517438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:28.525751515Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50
2025-08-27T12:26:28.532084820Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2025-08-27T12:26:28.536413737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2025-08-27T12:26:28.557126779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0223849s
2025-08-27T12:26:28.564351729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-08-27T12:26:28', 'rename_blacklist_to_blocklist')
2025-08-27T12:26:28.570629191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:28.575285598Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2025-08-27T12:26:28.577989042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0396325s
2025-08-27T12:26:28.581334820Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2025-08-27T12:26:28.584632081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:28.588632657Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51
2025-08-27T12:26:28.596763050Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-08-27T12:26:28.599226030Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.6E-06s
2025-08-27T12:26:28.603185995Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2025-08-27T12:26:28.610100830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2025-08-27T12:26:28.620628371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142963s
2025-08-27T12:26:28.624392210Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2025-08-27T12:26:28.630807189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2025-08-27T12:26:28.640671234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132978s
2025-08-27T12:26:28.643118231Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-27T12:26:28.646227904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-27T12:26:28.698711757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0528885s
2025-08-27T12:26:28.705880594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-08-27T12:26:28', 'cdh_per_downloadclient')
2025-08-27T12:26:28.712090690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:28.716621454Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2025-08-27T12:26:28.719210789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0704098s
2025-08-27T12:26:28.722428539Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2025-08-27T12:26:28.725698364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:28.729627506Z [Info] download_history: Starting migration of Main DB to 52
2025-08-27T12:26:28.746961043Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2025-08-27T12:26:28.767914870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT)
2025-08-27T12:26:28.781020102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0314071s
2025-08-27T12:26:28.784395820Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2025-08-27T12:26:28.790228857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2025-08-27T12:26:28.795058102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080248s
2025-08-27T12:26:28.798120439Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId)
2025-08-27T12:26:28.803520594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2025-08-27T12:26:28.808146009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074148s
2025-08-27T12:26:28.811225721Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2025-08-27T12:26:28.816766890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2025-08-27T12:26:28.821470221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075847s
2025-08-27T12:26:28.823895586Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-27T12:26:28.826984787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-27T12:26:28.858994780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0324154s
2025-08-27T12:26:28.865869754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-08-27T12:26:28', 'download_history')
2025-08-27T12:26:28.871832923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:28.876280851Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2025-08-27T12:26:28.878706095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0495343s
2025-08-27T12:26:28.881901760Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2025-08-27T12:26:28.885137987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:28.889051007Z [Info] add_update_history: Starting migration of Main DB to 53
2025-08-27T12:26:28.897163414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-08-27T12:26:28', 'add_update_history')
2025-08-27T12:26:28.903504103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:28.907775926Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2025-08-27T12:26:28.910265971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0227754s
2025-08-27T12:26:28.913650076Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2025-08-27T12:26:28.917057588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:28.921078916Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54
2025-08-27T12:26:28.927491270Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-27T12:26:28.929966995Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.2E-06s
2025-08-27T12:26:28.933540772Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2025-08-27T12:26:28.939819687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1
2025-08-27T12:26:28.950552110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140764s
2025-08-27T12:26:28.957654764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-08-27T12:26:28', 'add_on_update_to_notifications')
2025-08-27T12:26:28.963753996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:28.968429502Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2025-08-27T12:26:28.971055540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.031036s
2025-08-27T12:26:28.974468534Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2025-08-27T12:26:28.977840134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:28.981788114Z [Info] download_client_per_indexer: Starting migration of Main DB to 55
2025-08-27T12:26:28.987645780Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-08-27T12:26:28.989998438Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.4E-06s
2025-08-27T12:26:28.993218513Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2025-08-27T12:26:28.998946819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2025-08-27T12:26:29.009417334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134673s
2025-08-27T12:26:29.016352871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-08-27T12:26:29', 'download_client_per_indexer')
2025-08-27T12:26:29.022423456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:29.027529670Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2025-08-27T12:26:29.030167652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0307436s
2025-08-27T12:26:29.033413689Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2025-08-27T12:26:29.036715228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:29.040642096Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56
2025-08-27T12:26:29.049137524Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2025-08-27T12:26:29.051468568Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.1E-06s
2025-08-27T12:26:29.054614644Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32
2025-08-27T12:26:29.060242908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2025-08-27T12:26:29.070715007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133923s
2025-08-27T12:26:29.073277197Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-08-27T12:26:29.075562028Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.6E-06s
2025-08-27T12:26:29.079229564Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32
2025-08-27T12:26:29.085745997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0
2025-08-27T12:26:29.095796347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013597s
2025-08-27T12:26:29.098332865Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-08-27T12:26:29.100622326Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.6E-06s
2025-08-27T12:26:29.103841208Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2025-08-27T12:26:29.109631869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2025-08-27T12:26:29.119388157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127811s
2025-08-27T12:26:29.126081846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-08-27T12:26:29', 'AddNewItemMonitorType')
2025-08-27T12:26:29.131978051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:29.136446599Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2025-08-27T12:26:29.138972446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0291519s
2025-08-27T12:26:29.142036717Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2025-08-27T12:26:29.145226360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:29.149031624Z [Info] ImportListSearch: Starting migration of Main DB to 57
2025-08-27T12:26:29.154984622Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-08-27T12:26:29.157399815Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.4E-06s
2025-08-27T12:26:29.160661995Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean
2025-08-27T12:26:29.166340982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1
2025-08-27T12:26:29.176694762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132787s
2025-08-27T12:26:29.183184952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-08-27T12:26:29', 'ImportListSearch')
2025-08-27T12:26:29.188994351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:29.193176483Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2025-08-27T12:26:29.195615244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0292812s
2025-08-27T12:26:29.198999831Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2025-08-27T12:26:29.202373896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:29.206327938Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58
2025-08-27T12:26:29.212320276Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-08-27T12:26:29.214716732Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.7E-06s
2025-08-27T12:26:29.218261330Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean
2025-08-27T12:26:29.224497438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0
2025-08-27T12:26:29.235056964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138869s
2025-08-27T12:26:29.241928492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-08-27T12:26:29', 'ImportListMonitorExisting')
2025-08-27T12:26:29.247926220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:29.252451654Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2025-08-27T12:26:29.255055267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0304595s
2025-08-27T12:26:29.258107794Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2025-08-27T12:26:29.261305503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:29.265084884Z [Info] add_indexer_tags: Starting migration of Main DB to 59
2025-08-27T12:26:29.272910274Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-27T12:26:29.277854310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2025-08-27T12:26:29.281882101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061565s
2025-08-27T12:26:29.285144501Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-27T12:26:29.289698051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles'
2025-08-27T12:26:29.293377972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055525s
2025-08-27T12:26:29.295806512Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-08-27T12:26:29.298041634Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.6E-06s
2025-08-27T12:26:29.300886273Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2025-08-27T12:26:29.305060088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2025-08-27T12:26:29.314824472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113604s
2025-08-27T12:26:29.321382799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-08-27T12:26:29', 'add_indexer_tags')
2025-08-27T12:26:29.327178009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:29.331409200Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2025-08-27T12:26:29.333865316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0274848s
2025-08-27T12:26:29.337024849Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2025-08-27T12:26:29.340245134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:29.344069536Z [Info] update_audio_types: Starting migration of Main DB to 60
2025-08-27T12:26:29.348691874Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-27T12:26:29.351823802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-27T12:26:29.380229095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0288339s
2025-08-27T12:26:29.387182127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-08-27T12:26:29', 'update_audio_types')
2025-08-27T12:26:29.393289216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:29.397574686Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2025-08-27T12:26:29.400055512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0459557s
2025-08-27T12:26:29.404187543Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2025-08-27T12:26:29.407933537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:29.412318548Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61
2025-08-27T12:26:29.459298467Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-27T12:26:29.463521832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2025-08-27T12:26:29.467170279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049174s
2025-08-27T12:26:29.469771408Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2025-08-27T12:26:29.472099196Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.6E-06s
2025-08-27T12:26:29.475584785Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset
2025-08-27T12:26:29.546859400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL, "OldForeignReleaseIds" TEXT NOT NULL)
2025-08-27T12:26:29.584992263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlbumReleases_temp" ("Id", "ForeignReleaseId", "AlbumId", "Title", "Status", "Duration", "Label", "Disambiguation", "Country", "ReleaseDate", "Media", "TrackCount", "Monitored", "OldForeignReleaseIds") SELECT "Id", "ForeignReleaseId", "AlbumId", "Title", "Status", "Duration", "Label", "Disambiguation", "Country", "ReleaseDate", "Media", "TrackCount", "Monitored", "OldForeignReleaseIds" FROM "AlbumReleases"
2025-08-27T12:26:29.600690376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases"
2025-08-27T12:26:29.606883768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases"
2025-08-27T12:26:29.632621299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2025-08-27T12:26:29.640398281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2025-08-27T12:26:29.645141313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1666064s
2025-08-27T12:26:29.647597539Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-08-27T12:26:29.649906779Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.36E-05s
2025-08-27T12:26:29.653255443Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset
2025-08-27T12:26:29.747392579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL)
2025-08-27T12:26:29.811750765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums"
2025-08-27T12:26:29.836130592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-08-27T12:26:29.841699537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-08-27T12:26:29.865626822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-08-27T12:26:29.872655286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-08-27T12:26:29.879801528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2025-08-27T12:26:29.884509970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2284358s
2025-08-27T12:26:29.886947198Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-08-27T12:26:29.889250035Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.6E-06s
2025-08-27T12:26:29.892613939Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset
2025-08-27T12:26:29.990708585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL)
2025-08-27T12:26:30.055317005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums"
2025-08-27T12:26:30.079598414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-08-27T12:26:30.085356390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-08-27T12:26:30.109383706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-08-27T12:26:30.116409616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-08-27T12:26:30.123527540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2025-08-27T12:26:30.128231332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2329223s
2025-08-27T12:26:30.130672118Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-08-27T12:26:30.132985807Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.3E-05s
2025-08-27T12:26:30.136154077Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset
2025-08-27T12:26:30.238269650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL)
2025-08-27T12:26:30.301913007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums"
2025-08-27T12:26:30.326047570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-08-27T12:26:30.331743330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-08-27T12:26:30.355589342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-08-27T12:26:30.362790013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-08-27T12:26:30.369883227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2025-08-27T12:26:30.374583202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2356798s
2025-08-27T12:26:30.377020671Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2025-08-27T12:26:30.379355062Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.37E-05s
2025-08-27T12:26:30.382753907Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset
2025-08-27T12:26:30.450014858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL, "MonitorNewItems" INTEGER NOT NULL)
2025-08-27T12:26:30.486435754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems" FROM "Artists"
2025-08-27T12:26:30.501505612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-08-27T12:26:30.507492389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-08-27T12:26:30.530974197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-08-27T12:26:30.537503445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-08-27T12:26:30.543962683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-08-27T12:26:30.551536255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-08-27T12:26:30.556695245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1708958s
2025-08-27T12:26:30.558998112Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2025-08-27T12:26:30.561248795Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.7E-06s
2025-08-27T12:26:30.564378688Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset
2025-08-27T12:26:30.637345700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL, "MonitorNewItems" INTEGER NOT NULL)
2025-08-27T12:26:30.674092763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems" FROM "Artists"
2025-08-27T12:26:30.689464739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-08-27T12:26:30.695522388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-08-27T12:26:30.719820320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-08-27T12:26:30.726509381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-08-27T12:26:30.733106236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-08-27T12:26:30.740597852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-08-27T12:26:30.745508051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1783681s
2025-08-27T12:26:30.748092195Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-08-27T12:26:30.750500395Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.65E-05s
2025-08-27T12:26:30.753932376Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2025-08-27T12:26:30.811138930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2025-08-27T12:26:30.840838830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blocklist"
2025-08-27T12:26:30.853635571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2025-08-27T12:26:30.859248514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2025-08-27T12:26:30.880802260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1240866s
2025-08-27T12:26:30.883375893Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-08-27T12:26:30.885830416Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.35E-05s
2025-08-27T12:26:30.889352358Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2025-08-27T12:26:30.945129113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2025-08-27T12:26:30.975294631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blocklist"
2025-08-27T12:26:30.988549354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2025-08-27T12:26:30.994143610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2025-08-27T12:26:31.015807898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.12347s
2025-08-27T12:26:31.018399587Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-08-27T12:26:31.020892718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001943s
2025-08-27T12:26:31.024269318Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2025-08-27T12:26:31.078864383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2025-08-27T12:26:31.104636514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands"
2025-08-27T12:26:31.116443451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-08-27T12:26:31.122037015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-08-27T12:26:31.143873079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1167836s
2025-08-27T12:26:31.146508707Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-08-27T12:26:31.148980545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001495s
2025-08-27T12:26:31.152412677Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2025-08-27T12:26:31.207537558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2025-08-27T12:26:31.233893174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands"
2025-08-27T12:26:31.245297831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-08-27T12:26:31.250705331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-08-27T12:26:31.272506865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1171609s
2025-08-27T12:26:31.275063744Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-08-27T12:26:31.277555743Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.92E-05s
2025-08-27T12:26:31.281274842Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2025-08-27T12:26:31.336515678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2025-08-27T12:26:31.362966806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands"
2025-08-27T12:26:31.374495834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-08-27T12:26:31.379930017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-08-27T12:26:31.401576720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1174198s
2025-08-27T12:26:31.404451179Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-08-27T12:26:31.407260526Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.78E-05s
2025-08-27T12:26:31.411191963Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2025-08-27T12:26:31.459665681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-08-27T12:26:31.479716059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2025-08-27T12:26:31.489849516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-08-27T12:26:31.496620371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-08-27T12:26:31.521933287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-08-27T12:26:31.527174843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1128969s
2025-08-27T12:26:31.529991826Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-08-27T12:26:31.532420947Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.4E-06s
2025-08-27T12:26:31.536383848Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2025-08-27T12:26:31.582795613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-08-27T12:26:31.602661980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2025-08-27T12:26:31.612596928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-08-27T12:26:31.619182781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-08-27T12:26:31.644515537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-08-27T12:26:31.649658664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.110179s
2025-08-27T12:26:31.652466057Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-08-27T12:26:31.654878505Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.6E-06s
2025-08-27T12:26:31.658694240Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2025-08-27T12:26:31.712828708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-08-27T12:26:31.732913875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2025-08-27T12:26:31.742782990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-08-27T12:26:31.749326678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-08-27T12:26:31.774504732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-08-27T12:26:31.779687750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1179078s
2025-08-27T12:26:31.782347496Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2025-08-27T12:26:31.784695174Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.1E-06s
2025-08-27T12:26:31.788270113Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2025-08-27T12:26:31.841489859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT)
2025-08-27T12:26:31.869339132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadHistory_temp" ("Id", "EventType", "ArtistId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data") SELECT "Id", "EventType", "ArtistId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data" FROM "DownloadHistory"
2025-08-27T12:26:31.881435963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2025-08-27T12:26:31.887802344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2025-08-27T12:26:31.911903239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2025-08-27T12:26:31.919423554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2025-08-27T12:26:31.926949299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2025-08-27T12:26:31.931739516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.140685s
2025-08-27T12:26:31.934252176Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2025-08-27T12:26:31.936529572Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.4E-06s
2025-08-27T12:26:31.939711781Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2025-08-27T12:26:31.989802064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2025-08-27T12:26:32.011502766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles"
2025-08-27T12:26:32.020997075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2025-08-27T12:26:32.026432291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2025-08-27T12:26:32.047656062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1051821s
2025-08-27T12:26:32.050194334Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2025-08-27T12:26:32.052464435Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-06s
2025-08-27T12:26:32.055820694Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2025-08-27T12:26:32.106040488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2025-08-27T12:26:32.127744316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles"
2025-08-27T12:26:32.137227994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2025-08-27T12:26:32.142663350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2025-08-27T12:26:32.163842441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1051851s
2025-08-27T12:26:32.166319319Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-08-27T12:26:32.168551044Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.3E-06s
2025-08-27T12:26:32.171593060Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2025-08-27T12:26:32.223563228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL)
2025-08-27T12:26:32.247533160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId" FROM "History"
2025-08-27T12:26:32.257703090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-08-27T12:26:32.263531958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2025-08-27T12:26:32.286088013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-08-27T12:26:32.292573493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-08-27T12:26:32.299690606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2025-08-27T12:26:32.307388127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-08-27T12:26:32.312205950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1379004s
2025-08-27T12:26:32.314889755Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-08-27T12:26:32.317291371Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.1E-06s
2025-08-27T12:26:32.321005290Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2025-08-27T12:26:32.368686532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2025-08-27T12:26:32.391033625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus"
2025-08-27T12:26:32.401705747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-08-27T12:26:32.407881774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-08-27T12:26:32.432558940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-08-27T12:26:32.437547095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.113579s
2025-08-27T12:26:32.440213405Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-08-27T12:26:32.442586814Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.3E-06s
2025-08-27T12:26:32.446432048Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2025-08-27T12:26:32.493963508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2025-08-27T12:26:32.516348517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus"
2025-08-27T12:26:32.527181874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-08-27T12:26:32.533278642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-08-27T12:26:32.558278918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-08-27T12:26:32.563233846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1137511s
2025-08-27T12:26:32.565927942Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-08-27T12:26:32.568291361Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.2E-06s
2025-08-27T12:26:32.571950210Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2025-08-27T12:26:32.619685270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2025-08-27T12:26:32.641917712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus"
2025-08-27T12:26:32.652611187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-08-27T12:26:32.658734849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-08-27T12:26:32.683683000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-08-27T12:26:32.688763512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1138876s
2025-08-27T12:26:32.691379750Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-08-27T12:26:32.693785505Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.3E-06s
2025-08-27T12:26:32.697487821Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2025-08-27T12:26:32.753284285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2025-08-27T12:26:32.776418143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2025-08-27T12:26:32.787211509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-08-27T12:26:32.793137974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-08-27T12:26:32.817470134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-08-27T12:26:32.822370403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1218518s
2025-08-27T12:26:32.824974637Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-08-27T12:26:32.827287976Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.9E-06s
2025-08-27T12:26:32.831217309Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2025-08-27T12:26:32.879226872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2025-08-27T12:26:32.902247131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2025-08-27T12:26:32.912951267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-08-27T12:26:32.918866118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-08-27T12:26:32.943149110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-08-27T12:26:32.948065631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1138173s
2025-08-27T12:26:32.950650226Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-08-27T12:26:32.952985679Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.6E-06s
2025-08-27T12:26:32.956510327Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2025-08-27T12:26:33.004534620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2025-08-27T12:26:33.027435168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2025-08-27T12:26:33.038171569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-08-27T12:26:33.044073966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-08-27T12:26:33.068446127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-08-27T12:26:33.073339261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1139196s
2025-08-27T12:26:33.075866701Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2025-08-27T12:26:33.078136612Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.4E-06s
2025-08-27T12:26:33.081510506Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset
2025-08-27T12:26:33.132203223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2025-08-27T12:26:33.154005418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles"
2025-08-27T12:26:33.163395819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2025-08-27T12:26:33.168867969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2025-08-27T12:26:33.190179617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1058214s
2025-08-27T12:26:33.192728039Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2025-08-27T12:26:33.194957539Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-06s
2025-08-27T12:26:33.198223717Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset
2025-08-27T12:26:33.248555165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME, "LastUpdated" DATETIME NOT NULL)
2025-08-27T12:26:33.270142438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles"
2025-08-27T12:26:33.279629644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2025-08-27T12:26:33.285099640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2025-08-27T12:26:33.306462350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1054383s
2025-08-27T12:26:33.309083779Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-08-27T12:26:33.311411006Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.2E-06s
2025-08-27T12:26:33.315140116Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2025-08-27T12:26:33.369357290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2025-08-27T12:26:33.396595062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension") SELECT "Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension" FROM "MetadataFiles"
2025-08-27T12:26:33.408186695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2025-08-27T12:26:33.413930112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2025-08-27T12:26:33.435240056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1171617s
2025-08-27T12:26:33.437856495Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-08-27T12:26:33.440191037Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.2E-06s
2025-08-27T12:26:33.443495591Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2025-08-27T12:26:33.497006904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2025-08-27T12:26:33.524123422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension") SELECT "Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension" FROM "MetadataFiles"
2025-08-27T12:26:33.535721869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2025-08-27T12:26:33.541462480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2025-08-27T12:26:33.562860823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1164766s
2025-08-27T12:26:33.565558035Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2025-08-27T12:26:33.567937667Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.7E-06s
2025-08-27T12:26:33.571355509Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2025-08-27T12:26:33.619066251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "ParsedAlbumInfo" TEXT NOT NULL, "Reason" INTEGER NOT NULL)
2025-08-27T12:26:33.637797372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "Title", "Added", "Release", "ArtistId", "ParsedAlbumInfo", "Reason") SELECT "Id", "Title", "Added", "Release", "ArtistId", "ParsedAlbumInfo", "Reason" FROM "PendingReleases"
2025-08-27T12:26:33.646584798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2025-08-27T12:26:33.652541063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2025-08-27T12:26:33.674084057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0998167s
2025-08-27T12:26:33.676795407Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-08-27T12:26:33.679209739Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.4E-06s
2025-08-27T12:26:33.682836663Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2025-08-27T12:26:33.736089004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2025-08-27T12:26:33.751941168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2025-08-27T12:26:33.759886398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-08-27T12:26:33.765922444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-08-27T12:26:33.790283693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-08-27T12:26:33.795155494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1093045s
2025-08-27T12:26:33.797781222Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-08-27T12:26:33.800148890Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.1E-06s
2025-08-27T12:26:33.803993542Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2025-08-27T12:26:33.848396592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2025-08-27T12:26:33.864089074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2025-08-27T12:26:33.872019956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-08-27T12:26:33.878043095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-08-27T12:26:33.902421359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-08-27T12:26:33.907288831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1003367s
2025-08-27T12:26:33.909823836Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-08-27T12:26:33.912105922Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.2E-06s
2025-08-27T12:26:33.915455066Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset
2025-08-27T12:26:33.967210874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL)
2025-08-27T12:26:33.991262480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles"
2025-08-27T12:26:34.001715670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-08-27T12:26:34.007489779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-08-27T12:26:34.030703296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-08-27T12:26:34.037524894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2025-08-27T12:26:34.041981820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1236732s
2025-08-27T12:26:34.044509740Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-08-27T12:26:34.046770743Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.2E-06s
2025-08-27T12:26:34.050053685Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset
2025-08-27T12:26:34.101580331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL)
2025-08-27T12:26:34.125724343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles"
2025-08-27T12:26:34.136234478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-08-27T12:26:34.141985741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-08-27T12:26:34.165218668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-08-27T12:26:34.172005275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2025-08-27T12:26:34.176438904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1236021s
2025-08-27T12:26:34.178976494Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-08-27T12:26:34.181270143Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.9E-06s
2025-08-27T12:26:34.184634558Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-08-27T12:26:34.223441920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-08-27T12:26:34.233613132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-08-27T12:26:34.240212793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-08-27T12:26:34.245939917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-08-27T12:26:34.269149807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-08-27T12:26:34.274484971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0870305s
2025-08-27T12:26:34.284397453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-08-27T12:26:34', 'postgres_update_timestamp_columns_to_with_timezone')
2025-08-27T12:26:34.291172838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:34.299235484Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2025-08-27T12:26:34.302321279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1101579s
2025-08-27T12:26:34.308728702Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2025-08-27T12:26:34.312439255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:34.319472117Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62
2025-08-27T12:26:34.332643803Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-27T12:26:34.335134950Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.7E-06s
2025-08-27T12:26:34.338681261Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean
2025-08-27T12:26:34.345087443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0
2025-08-27T12:26:34.355659523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141251s
2025-08-27T12:26:34.358320772Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-27T12:26:34.360620463Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.8E-06s
2025-08-27T12:26:34.363938996Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean
2025-08-27T12:26:34.369844198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0
2025-08-27T12:26:34.379661749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129063s
2025-08-27T12:26:34.386940046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-08-27T12:26:34', 'add_on_delete_to_notifications')
2025-08-27T12:26:34.393073739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:34.397833123Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2025-08-27T12:26:34.400534784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0301037s
2025-08-27T12:26:34.403791622Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2025-08-27T12:26:34.407089875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:34.410961682Z [Info] add_custom_formats: Starting migration of Main DB to 63
2025-08-27T12:26:34.440794510Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-08-27T12:26:34.443410909Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.5E-06s
2025-08-27T12:26:34.447204439Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2025-08-27T12:26:34.453630599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2025-08-27T12:26:34.464494618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142973s
2025-08-27T12:26:34.466721733Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-27T12:26:34.471753105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2025-08-27T12:26:34.475818102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069219s
2025-08-27T12:26:34.478316363Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-08-27T12:26:34.480618118Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.2E-06s
2025-08-27T12:26:34.483874826Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String
2025-08-27T12:26:34.488761136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT
2025-08-27T12:26:34.498158772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114712s
2025-08-27T12:26:34.500603214Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-27T12:26:34.503714530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-27T12:26:34.524360247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211152s
2025-08-27T12:26:34.527322573Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2025-08-27T12:26:34.539772444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL DEFAULT '[]', "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0)
2025-08-27T12:26:34.548592978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188227s
2025-08-27T12:26:34.551488959Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2025-08-27T12:26:34.556644862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2025-08-27T12:26:34.561230708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072204s
2025-08-27T12:26:34.563871776Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-08-27T12:26:34.566196708Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.7E-06s
2025-08-27T12:26:34.569496143Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2025-08-27T12:26:34.575261153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2025-08-27T12:26:34.585365170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130912s
2025-08-27T12:26:34.588024937Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-08-27T12:26:34.590366562Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.5E-06s
2025-08-27T12:26:34.593704875Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2025-08-27T12:26:34.599642733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2025-08-27T12:26:34.609652130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131441s
2025-08-27T12:26:34.612302698Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-08-27T12:26:34.614660997Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.4E-06s
2025-08-27T12:26:34.618062217Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2025-08-27T12:26:34.624133242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2025-08-27T12:26:34.634223673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133112s
2025-08-27T12:26:34.636653927Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-27T12:26:34.639703388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-27T12:26:34.712248261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0729787s
2025-08-27T12:26:34.714925332Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-27T12:26:34.718008742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-27T12:26:34.737652160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200038s
2025-08-27T12:26:34.740972376Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2025-08-27T12:26:34.790413532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "IncludePreferredWhenRenaming" INTEGER NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL)
2025-08-27T12:26:34.810610345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId") SELECT "Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId" FROM "ReleaseProfiles"
2025-08-27T12:26:34.820202943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2025-08-27T12:26:34.826187395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2025-08-27T12:26:34.848047978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1043612s
2025-08-27T12:26:34.851812569Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2025-08-27T12:26:34.897224562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL)
2025-08-27T12:26:34.912549614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId") SELECT "Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId" FROM "ReleaseProfiles"
2025-08-27T12:26:34.920468300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2025-08-27T12:26:34.926402230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2025-08-27T12:26:34.948154846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0933339s
2025-08-27T12:26:34.953200577Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2025-08-27T12:26:34.959168415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2025-08-27T12:26:34.963249394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065956s
2025-08-27T12:26:34.965811774Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-08-27T12:26:34.968105584Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.5E-06s
2025-08-27T12:26:34.972088404Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2025-08-27T12:26:34.979024963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2025-08-27T12:26:34.989442422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142343s
2025-08-27T12:26:34.992043320Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-08-27T12:26:34.994366499Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.6E-06s
2025-08-27T12:26:34.997994194Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2025-08-27T12:26:35.003563981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2025-08-27T12:26:35.013358836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124186s
2025-08-27T12:26:35.020405777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-08-27T12:26:35', 'add_custom_formats')
2025-08-27T12:26:35.026249766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:35.030772233Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2025-08-27T12:26:35.033241827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.029272s
2025-08-27T12:26:35.036668658Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2025-08-27T12:26:35.039979475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:35.043869559Z [Info] add_result_to_commands: Starting migration of Main DB to 64
2025-08-27T12:26:35.050055186Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-08-27T12:26:35.052421321Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.3E-06s
2025-08-27T12:26:35.055279186Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2025-08-27T12:26:35.060440871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2025-08-27T12:26:35.070778028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129152s
2025-08-27T12:26:35.077471147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-08-27T12:26:35', 'add_result_to_commands')
2025-08-27T12:26:35.083384966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:35.087720868Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2025-08-27T12:26:35.090289892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0291863s
2025-08-27T12:26:35.093689859Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2025-08-27T12:26:35.097071409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:35.100999890Z [Info] health_restored_notification: Starting migration of Main DB to 65
2025-08-27T12:26:35.106986215Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-27T12:26:35.109441379Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.5E-06s
2025-08-27T12:26:35.112908802Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2025-08-27T12:26:35.119055891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2025-08-27T12:26:35.129761190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139943s
2025-08-27T12:26:35.136795807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-08-27T12:26:35', 'health_restored_notification')
2025-08-27T12:26:35.143416078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:35.147401946Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2025-08-27T12:26:35.150080780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0307209s
2025-08-27T12:26:35.152913014Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2025-08-27T12:26:35.156123970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:35.159562024Z [Info] remove_uc: Starting migration of Main DB to 66
2025-08-27T12:26:35.165115608Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-27T12:26:35.170135086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2025-08-27T12:26:35.174189902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062936s
2025-08-27T12:26:35.180320007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-08-27T12:26:35', 'remove_uc')
2025-08-27T12:26:35.185959273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:35.189894829Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2025-08-27T12:26:35.192234941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216985s
2025-08-27T12:26:35.195785903Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2025-08-27T12:26:35.199278175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:35.203234322Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67
2025-08-27T12:26:35.207893805Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-27T12:26:35.211056474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-27T12:26:35.248901278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0382488s
2025-08-27T12:26:35.256448226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-08-27T12:26:35', 'download_clients_rename_tv_to_music')
2025-08-27T12:26:35.262967956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:35.268400265Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2025-08-27T12:26:35.271280906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0568808s
2025-08-27T12:26:35.274795033Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2025-08-27T12:26:35.278452509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:35.282449087Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68
2025-08-27T12:26:35.288481926Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-08-27T12:26:35.290904705Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.5E-06s
2025-08-27T12:26:35.294448742Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2025-08-27T12:26:35.300747507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2025-08-27T12:26:35.311545472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141931s
2025-08-27T12:26:35.318916166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-08-27T12:26:35', 'add_colon_replacement_to_naming_config')
2025-08-27T12:26:35.325226263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:35.330136471Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2025-08-27T12:26:35.332918584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0316104s
2025-08-27T12:26:35.335881671Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2025-08-27T12:26:35.339051735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:35.342745013Z [Info] list_sync_time: Starting migration of Main DB to 69
2025-08-27T12:26:35.349721993Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2025-08-27T12:26:35.404456329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-08-27T12:26:35.424158415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ImportListStatus"
2025-08-27T12:26:35.433684289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-08-27T12:26:35.439969666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-08-27T12:26:35.465726106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-08-27T12:26:35.470789342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1181808s
2025-08-27T12:26:35.473491634Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-08-27T12:26:35.475868380Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.9E-06s
2025-08-27T12:26:35.479723303Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset
2025-08-27T12:26:35.485039550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2025-08-27T12:26:35.494729593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120449s
2025-08-27T12:26:35.501206477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-08-27T12:26:35', 'list_sync_time')
2025-08-27T12:26:35.506934843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:35.511231515Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2025-08-27T12:26:35.513652230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0281078s
2025-08-27T12:26:35.517055294Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2025-08-27T12:26:35.520365380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:35.524430526Z [Info] add_download_client_tags: Starting migration of Main DB to 70
2025-08-27T12:26:35.530238222Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-08-27T12:26:35.532650350Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-06s
2025-08-27T12:26:35.535677405Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2025-08-27T12:26:35.540258200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2025-08-27T12:26:35.550224892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118596s
2025-08-27T12:26:35.556998362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-08-27T12:26:35', 'add_download_client_tags')
2025-08-27T12:26:35.562928064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:35.567342433Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2025-08-27T12:26:35.569909643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0282349s
2025-08-27T12:26:35.573168656Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2025-08-27T12:26:35.576468551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:35.580278724Z [Info] add_notification_status: Starting migration of Main DB to 71
2025-08-27T12:26:35.589848677Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2025-08-27T12:26:35.603467042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-08-27T12:26:35.612718433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202446s
2025-08-27T12:26:35.615937956Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2025-08-27T12:26:35.622179225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2025-08-27T12:26:35.627301170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086418s
2025-08-27T12:26:35.634002445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-08-27T12:26:35', 'add_notification_status')
2025-08-27T12:26:35.639910553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:35.644455616Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2025-08-27T12:26:35.647003216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0250362s
2025-08-27T12:26:35.650526963Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2025-08-27T12:26:35.653925006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:35.657837364Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72
2025-08-27T12:26:35.662476396Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-27T12:26:35.665638214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-27T12:26:35.711533088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0463725s
2025-08-27T12:26:35.718955857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-08-27T12:26:35', 'add_alac_24_quality_in_profiles')
2025-08-27T12:26:35.725442469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:35.730012322Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2025-08-27T12:26:35.732687099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0642901s
2025-08-27T12:26:35.735891352Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2025-08-27T12:26:35.739144523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:35.742920036Z [Info] add_salt_to_users: Starting migration of Main DB to 73
2025-08-27T12:26:35.748964559Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2025-08-27T12:26:35.751236624Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.6E-06s
2025-08-27T12:26:35.753993216Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2025-08-27T12:26:35.758032761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2025-08-27T12:26:35.768036817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011539s
2025-08-27T12:26:35.770999784Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2025-08-27T12:26:35.775392991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2025-08-27T12:26:35.784915568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113157s
2025-08-27T12:26:35.791444636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-08-27T12:26:35', 'add_salt_to_users')
2025-08-27T12:26:35.797255729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:35.801522091Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2025-08-27T12:26:35.803948016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.02734s
2025-08-27T12:26:35.806911484Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2025-08-27T12:26:35.810090887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:35.813772030Z [Info] add_auto_tagging: Starting migration of Main DB to 74
2025-08-27T12:26:35.822117236Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2025-08-27T12:26:35.836289526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AutoTagging" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL DEFAULT '[]', "RemoveTagsAutomatically" INTEGER NOT NULL DEFAULT 0, "Tags" TEXT NOT NULL DEFAULT '[]')
2025-08-27T12:26:35.846045323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.021417s
2025-08-27T12:26:35.848840552Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2025-08-27T12:26:35.853735880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2025-08-27T12:26:35.858269600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069289s
2025-08-27T12:26:35.864737636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-08-27T12:26:35', 'add_auto_tagging')
2025-08-27T12:26:35.870489980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:35.874745891Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2025-08-27T12:26:35.877169511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022925s
2025-08-27T12:26:35.880698127Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2025-08-27T12:26:35.884151091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:35.888096306Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75
2025-08-27T12:26:35.894579252Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2025-08-27T12:26:35.897098244Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.8E-06s
2025-08-27T12:26:35.900578153Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2025-08-27T12:26:35.905862384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2025-08-27T12:26:35.916372730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129116s
2025-08-27T12:26:35.921620999Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2025-08-27T12:26:35.928050858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2025-08-27T12:26:35.932250144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069903s
2025-08-27T12:26:35.939362738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-08-27T12:26:35', 'quality_definition_preferred_size')
2025-08-27T12:26:35.945486891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:35.950234101Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2025-08-27T12:26:35.952963347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0239304s
2025-08-27T12:26:35.956513316Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2025-08-27T12:26:35.959962562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:35.963905432Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76
2025-08-27T12:26:35.969927220Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-27T12:26:35.972338465Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.2E-06s
2025-08-27T12:26:35.975628220Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean
2025-08-27T12:26:35.981399172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0
2025-08-27T12:26:35.992270535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138327s
2025-08-27T12:26:35.999433440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-08-27T12:26:35', 'add_on_artist_add_to_notifications')
2025-08-27T12:26:36.005591682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:36.010304522Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2025-08-27T12:26:36.013026073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0308419s
2025-08-27T12:26:36.016277341Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2025-08-27T12:26:36.019568268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:36.023379764Z [Info] album_last_searched_time: Starting migration of Main DB to 77
2025-08-27T12:26:36.028684015Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-08-27T12:26:36.030951792Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-06s
2025-08-27T12:26:36.034326819Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset
2025-08-27T12:26:36.039208480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME
2025-08-27T12:26:36.049556489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123891s
2025-08-27T12:26:36.056312555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-08-27T12:26:36', 'album_last_searched_time')
2025-08-27T12:26:36.062237326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:36.066651586Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2025-08-27T12:26:36.069239437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0287471s
2025-08-27T12:26:36.072252976Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2025-08-27T12:26:36.075424052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:36.079122249Z [Info] add_indexer_flags: Starting migration of Main DB to 78
2025-08-27T12:26:36.085879307Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-08-27T12:26:36.088262707Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.5E-06s
2025-08-27T12:26:36.091329363Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2025-08-27T12:26:36.096842695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2025-08-27T12:26:36.107588055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135849s
2025-08-27T12:26:36.110131076Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-08-27T12:26:36.112403121Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.5E-06s
2025-08-27T12:26:36.115482943Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32
2025-08-27T12:26:36.120999223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2025-08-27T12:26:36.131184183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130215s
2025-08-27T12:26:36.137661628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-08-27T12:26:36', 'add_indexer_flags')
2025-08-27T12:26:36.143449002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:36.148330693Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2025-08-27T12:26:36.150778663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0296226s
2025-08-27T12:26:36.154197148Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2025-08-27T12:26:36.157547074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:36.161440905Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79
2025-08-27T12:26:36.169145351Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored)
2025-08-27T12:26:36.173894104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC)
2025-08-27T12:26:36.178722798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069937s
2025-08-27T12:26:36.181562567Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate)
2025-08-27T12:26:36.186352763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC)
2025-08-27T12:26:36.190831362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067708s
2025-08-27T12:26:36.193807145Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored)
2025-08-27T12:26:36.199046817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC)
2025-08-27T12:26:36.203617872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072356s
2025-08-27T12:26:36.210512717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-08-27T12:26:36', 'add_indexes_album_statistics')
2025-08-27T12:26:36.216495105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:36.221147444Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2025-08-27T12:26:36.223760626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0238723s
2025-08-27T12:26:36.227011523Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2025-08-27T12:26:36.230310957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:36.234116110Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80
2025-08-27T12:26:36.242189178Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2025-08-27T12:26:36.250233809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2025-08-27T12:26:36.255298889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088034s
2025-08-27T12:26:36.262006497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-08-27T12:26:36', 'update_redacted_baseurl')
2025-08-27T12:26:36.267920777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:36.272241038Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2025-08-27T12:26:36.274781814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0250192s
2025-08-27T12:26:36.411315690Z [Debug] MigrationController: Took: 00:00:26.3985087
2025-08-27T12:26:38.068391245Z [Debug] FingerprintingService: fpcalc version: 1.5.1
2025-08-27T12:26:38.539838298Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2025-08-27T12:26:39.172326270Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-08-27T12:26:39.353688883Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-08-27T12:26:39.363253945Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-27T12:26:39.368778952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-27T12:26:39.387137943Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2
2025-08-27T12:26:39.390697011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0228159s
2025-08-27T12:26:39.395035939Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-08-27T12:26:39.399218913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0265049s
2025-08-27T12:26:39.429506837Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-08-27T12:26:39.434315591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:39.441655592Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-08-27T12:26:39.448394584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-08-27T12:26:39.460693221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145835s
2025-08-27T12:26:39.465091088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:39.471632190Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-08-27T12:26:39.475468696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0253059s
2025-08-27T12:26:39.482987688Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-08-27T12:26:39.487890842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:39.497826321Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-08-27T12:26:39.504271440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-08-27T12:26:39.512641105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105858s
2025-08-27T12:26:39.516413061Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-08-27T12:26:39.520088533Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.9E-06s
2025-08-27T12:26:39.524596641Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-08-27T12:26:39.531239690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-08-27T12:26:39.543409498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141351s
2025-08-27T12:26:39.547791442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:39.553884502Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-08-27T12:26:39.557907824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0242594s
2025-08-27T12:26:39.563723877Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-08-27T12:26:39.568755390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:39.575629663Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-08-27T12:26:39.579402231Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.8E-06s
2025-08-27T12:26:39.583749125Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-08-27T12:26:39.590253603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-08-27T12:26:39.597529175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093231s
2025-08-27T12:26:39.601689413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:39.607840190Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-08-27T12:26:39.612122113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188574s
2025-08-27T12:26:39.617756459Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-08-27T12:26:39.622363758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:39.627981992Z [Info] InitialSetup: Starting migration of Log DB to 1
2025-08-27T12:26:39.638237354Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2025-08-27T12:26:39.652373993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2025-08-27T12:26:39.668102217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0261908s
2025-08-27T12:26:39.671878662Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2025-08-27T12:26:39.677307625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-08-27T12:26:39.683574496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079705s
2025-08-27T12:26:39.691178609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-08-27T12:26:39', 'InitialSetup')
2025-08-27T12:26:39.700353616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:39.706291494Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-08-27T12:26:39.710063410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0303221s
2025-08-27T12:26:39.714726250Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2025-08-27T12:26:39.719839417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:39.725501379Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2
2025-08-27T12:26:39.735056542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-08-27T12:26:39', 'add_reason_to_pending_releases')
2025-08-27T12:26:39.744977651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:39.751269251Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2025-08-27T12:26:39.755587828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0312386s
2025-08-27T12:26:39.759747024Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2025-08-27T12:26:39.764522501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:39.769905030Z [Info] add_medium_support: Starting migration of Log DB to 3
2025-08-27T12:26:39.777820080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-08-27T12:26:39', 'add_medium_support')
2025-08-27T12:26:39.787222415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:39.793055261Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2025-08-27T12:26:39.797000927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0287398s
2025-08-27T12:26:39.801496540Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2025-08-27T12:26:39.806620870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:39.812214004Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4
2025-08-27T12:26:39.821103074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-08-27T12:26:39', 'add_various_qualites_in_profile')
2025-08-27T12:26:39.831134606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:39.837507941Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2025-08-27T12:26:39.841941740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0305745s
2025-08-27T12:26:39.846058641Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2025-08-27T12:26:39.850786291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:39.856169392Z [Info] metadata_profiles: Starting migration of Log DB to 5
2025-08-27T12:26:39.864337110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-08-27T12:26:39', 'metadata_profiles')
2025-08-27T12:26:39.873678673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:39.879572732Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2025-08-27T12:26:39.883561405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0289897s
2025-08-27T12:26:39.888562286Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2025-08-27T12:26:39.894080709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:39.899945730Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6
2025-08-27T12:26:39.909880727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-08-27T12:26:39', 'separate_automatic_and_interactive_search')
2025-08-27T12:26:39.920339750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:39.927005905Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2025-08-27T12:26:39.931722553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.032265s
2025-08-27T12:26:39.936210792Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2025-08-27T12:26:39.941388108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:39.946944979Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7
2025-08-27T12:26:39.955639077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-08-27T12:26:39', 'change_album_path_to_relative')
2025-08-27T12:26:39.965462169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:39.972166009Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2025-08-27T12:26:39.976482222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0306452s
2025-08-27T12:26:39.980989909Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2025-08-27T12:26:39.986065089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:39.991862154Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8
2025-08-27T12:26:40.000552044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-08-27T12:26:39', 'change_quality_size_mb_to_kb')
2025-08-27T12:26:40.010446670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:40.016728591Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2025-08-27T12:26:40.021011245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0304633s
2025-08-27T12:26:40.025050289Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2025-08-27T12:26:40.029670834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:40.035220059Z [Info] album_releases: Starting migration of Log DB to 9
2025-08-27T12:26:40.043136121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-08-27T12:26:40', 'album_releases')
2025-08-27T12:26:40.052588306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:40.058427625Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2025-08-27T12:26:40.062752014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0290279s
2025-08-27T12:26:40.067043947Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2025-08-27T12:26:40.071789604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:40.077414412Z [Info] album_releases_fix: Starting migration of Log DB to 10
2025-08-27T12:26:40.085384632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-08-27T12:26:40', 'album_releases_fix')
2025-08-27T12:26:40.094819352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:40.100770166Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2025-08-27T12:26:40.104741263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0290968s
2025-08-27T12:26:40.108682460Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2025-08-27T12:26:40.113248175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:40.118530442Z [Info] import_lists: Starting migration of Log DB to 11
2025-08-27T12:26:40.126052971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-08-27T12:26:40', 'import_lists')
2025-08-27T12:26:40.135144380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:40.141134603Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2025-08-27T12:26:40.144993344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0281145s
2025-08-27T12:26:40.149301229Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2025-08-27T12:26:40.154252239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:40.159678427Z [Info] add_release_status: Starting migration of Log DB to 12
2025-08-27T12:26:40.167675141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-08-27T12:26:40', 'add_release_status')
2025-08-27T12:26:40.177044069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:40.182941334Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2025-08-27T12:26:40.186951971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0288032s
2025-08-27T12:26:40.191463457Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2025-08-27T12:26:40.196515160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:40.202049264Z [Info] album_download_notification: Starting migration of Log DB to 13
2025-08-27T12:26:40.210628462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-08-27T12:26:40', 'album_download_notification')
2025-08-27T12:26:40.220385661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:40.226631609Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2025-08-27T12:26:40.230895085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0299626s
2025-08-27T12:26:40.235409155Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2025-08-27T12:26:40.240597484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:40.246179555Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14
2025-08-27T12:26:40.255046632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-08-27T12:26:40', 'fix_language_metadata_profiles')
2025-08-27T12:26:40.264962391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:40.271486178Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2025-08-27T12:26:40.275909607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0306439s
2025-08-27T12:26:40.279909852Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2025-08-27T12:26:40.284535287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:40.289907847Z [Info] remove_fanzub: Starting migration of Log DB to 15
2025-08-27T12:26:40.297517942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-08-27T12:26:40', 'remove_fanzub')
2025-08-27T12:26:40.306817770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:40.312699325Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2025-08-27T12:26:40.316627545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0284442s
2025-08-27T12:26:40.321181206Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2025-08-27T12:26:40.326331097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:40.332004181Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16
2025-08-27T12:26:40.340855617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-08-27T12:26:40', 'update_artist_history_indexes')
2025-08-27T12:26:40.351010366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:40.357482300Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2025-08-27T12:26:40.362095129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0309157s
2025-08-27T12:26:40.365967137Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2025-08-27T12:26:40.370506489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:40.375960472Z [Info] remove_nma: Starting migration of Log DB to 17
2025-08-27T12:26:40.383294531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-08-27T12:26:40', 'remove_nma')
2025-08-27T12:26:40.392296791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:40.398063914Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2025-08-27T12:26:40.401999710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.028161s
2025-08-27T12:26:40.406073444Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2025-08-27T12:26:40.410987310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:40.416436383Z [Info] album_disambiguation: Starting migration of Log DB to 18
2025-08-27T12:26:40.424711178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-08-27T12:26:40', 'album_disambiguation')
2025-08-27T12:26:40.434199194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:40.440322646Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2025-08-27T12:26:40.444452192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0294106s
2025-08-27T12:26:40.448702572Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2025-08-27T12:26:40.454136465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:40.459307188Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19
2025-08-27T12:26:40.467929401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-08-27T12:26:40', 'add_ape_quality_in_profiles')
2025-08-27T12:26:40.478342752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:40.484329458Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2025-08-27T12:26:40.488401118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0302081s
2025-08-27T12:26:40.492530815Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2025-08-27T12:26:40.497236741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:40.502757930Z [Info] remove_pushalot: Starting migration of Log DB to 20
2025-08-27T12:26:40.510877431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-08-27T12:26:40', 'remove_pushalot')
2025-08-27T12:26:40.519988078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:40.525839432Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2025-08-27T12:26:40.529756020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0288475s
2025-08-27T12:26:40.533893552Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2025-08-27T12:26:40.538647155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:40.544045166Z [Info] add_custom_filters: Starting migration of Log DB to 21
2025-08-27T12:26:40.552019935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-08-27T12:26:40', 'add_custom_filters')
2025-08-27T12:26:40.561576400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:40.567554038Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2025-08-27T12:26:40.571590988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0290368s
2025-08-27T12:26:40.575696336Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2025-08-27T12:26:40.580496402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:40.585867699Z [Info] import_list_tags: Starting migration of Log DB to 22
2025-08-27T12:26:40.593732167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-08-27T12:26:40', 'import_list_tags')
2025-08-27T12:26:40.603023578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:40.609048732Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2025-08-27T12:26:40.612975359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0287936s
2025-08-27T12:26:40.617204746Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2025-08-27T12:26:40.622050375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:40.627464758Z [Info] add_release_groups_etc: Starting migration of Log DB to 23
2025-08-27T12:26:40.635725454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-08-27T12:26:40', 'add_release_groups_etc')
2025-08-27T12:26:40.645332821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:40.651443337Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2025-08-27T12:26:40.655589547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0293782s
2025-08-27T12:26:40.659748382Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2025-08-27T12:26:40.664525412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:40.669960978Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24
2025-08-27T12:26:40.677947382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-08-27T12:26:40', 'NewMediaInfoFormat')
2025-08-27T12:26:40.687314946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:40.693368517Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2025-08-27T12:26:40.697390316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0289015s
2025-08-27T12:26:40.702371538Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2025-08-27T12:26:40.707948920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:40.713785263Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25
2025-08-27T12:26:40.723667654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-08-27T12:26:40', 'rename_restrictions_to_release_profiles')
2025-08-27T12:26:40.733997196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:40.740660435Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2025-08-27T12:26:40.745304888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0322272s
2025-08-27T12:26:40.750315679Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2025-08-27T12:26:40.755867109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:40.761758473Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26
2025-08-27T12:26:40.771546815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-08-27T12:26:40', 'rename_quality_profiles_add_upgrade_allowed')
2025-08-27T12:26:40.781980256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:40.788778406Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2025-08-27T12:26:40.793575847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0322429s
2025-08-27T12:26:40.797787559Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2025-08-27T12:26:40.802994295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:40.808708913Z [Info] add_import_exclusions: Starting migration of Log DB to 27
2025-08-27T12:26:40.817764449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-08-27T12:26:40', 'add_import_exclusions')
2025-08-27T12:26:40.828480780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:40.836326861Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2025-08-27T12:26:40.840943748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0334448s
2025-08-27T12:26:40.846290796Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2025-08-27T12:26:40.852020144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:40.857863462Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28
2025-08-27T12:26:40.868143584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-08-27T12:26:40', 'clean_artist_metadata_table')
2025-08-27T12:26:40.879245932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:40.887050750Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2025-08-27T12:26:40.891639731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0346927s
2025-08-27T12:26:40.896031776Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2025-08-27T12:26:40.901263021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:40.907548960Z [Info] health_issue_notification: Starting migration of Log DB to 29
2025-08-27T12:26:40.916876985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-08-27T12:26:40', 'health_issue_notification')
2025-08-27T12:26:40.927400096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:40.933876469Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2025-08-27T12:26:40.938280037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0324518s
2025-08-27T12:26:40.943170565Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2025-08-27T12:26:40.948979403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:40.955015169Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30
2025-08-27T12:26:40.964283774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-08-27T12:26:40', 'add_mediafilerepository_mtime')
2025-08-27T12:26:40.974439506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:40.980848973Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2025-08-27T12:26:40.985281620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0318033s
2025-08-27T12:26:40.989983940Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2025-08-27T12:26:40.995263582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:41.000977840Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31
2025-08-27T12:26:41.010075851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-08-27T12:26:41', 'add_artistmetadataid_constraint')
2025-08-27T12:26:41.020207405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:41.026596100Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2025-08-27T12:26:41.031132415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0309783s
2025-08-27T12:26:41.035476654Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2025-08-27T12:26:41.040430160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:41.045926378Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32
2025-08-27T12:26:41.054350974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-08-27T12:26:41', 'old_ids_and_artist_alias')
2025-08-27T12:26:41.063944724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:41.070064498Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2025-08-27T12:26:41.074253564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0295714s
2025-08-27T12:26:41.078529505Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2025-08-27T12:26:41.083496909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:41.089158720Z [Info] download_propers_config: Starting migration of Log DB to 33
2025-08-27T12:26:41.097439036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-08-27T12:26:41', 'download_propers_config')
2025-08-27T12:26:41.106977975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:41.113080505Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2025-08-27T12:26:41.117230372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0295644s
2025-08-27T12:26:41.121562266Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2025-08-27T12:26:41.126482915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:41.132094897Z [Info] remove_language_profiles: Starting migration of Log DB to 34
2025-08-27T12:26:41.140544462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-08-27T12:26:41', 'remove_language_profiles')
2025-08-27T12:26:41.150487887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:41.156683684Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2025-08-27T12:26:41.161098134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0300722s
2025-08-27T12:26:41.165432202Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2025-08-27T12:26:41.170744280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:41.176355640Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35
2025-08-27T12:26:41.184799705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-08-27T12:26:41', 'multi_disc_naming_format')
2025-08-27T12:26:41.194718680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:41.200845338Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2025-08-27T12:26:41.205003211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0300584s
2025-08-27T12:26:41.209443323Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2025-08-27T12:26:41.214508433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:41.220081887Z [Info] add_download_client_priority: Starting migration of Log DB to 36
2025-08-27T12:26:41.228723239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-08-27T12:26:41', 'add_download_client_priority')
2025-08-27T12:26:41.238479216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:41.244709413Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2025-08-27T12:26:41.249018180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0299919s
2025-08-27T12:26:41.253132886Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2025-08-27T12:26:41.257828362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:41.263213006Z [Info] remove_growl_prowl: Starting migration of Log DB to 37
2025-08-27T12:26:41.271127013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-08-27T12:26:41', 'remove_growl_prowl')
2025-08-27T12:26:41.280474758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:41.286355741Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2025-08-27T12:26:41.293735292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0286471s
2025-08-27T12:26:41.298176747Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2025-08-27T12:26:41.303070672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:41.308686151Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38
2025-08-27T12:26:41.317082340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-08-27T12:26:41', 'remove_plex_hometheatre')
2025-08-27T12:26:41.326691631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:41.332810263Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2025-08-27T12:26:41.336962084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0296921s
2025-08-27T12:26:41.341444050Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2025-08-27T12:26:41.346490152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:41.352036321Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39
2025-08-27T12:26:41.360674226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-08-27T12:26:41', 'add_root_folder_add_defaults')
2025-08-27T12:26:41.370454722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:41.376747956Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2025-08-27T12:26:41.381041613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0300633s
2025-08-27T12:26:41.385036467Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2025-08-27T12:26:41.389648846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:41.394991375Z [Info] task_duration: Starting migration of Log DB to 40
2025-08-27T12:26:41.402597813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-08-27T12:26:41', 'task_duration')
2025-08-27T12:26:41.411756758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:41.417571347Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2025-08-27T12:26:41.421408985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0282045s
2025-08-27T12:26:41.426316298Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2025-08-27T12:26:41.431869221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:41.437696796Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41
2025-08-27T12:26:41.459729155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-08-27T12:26:41', 'add_indexer_and_enabled_to_release_profiles')
2025-08-27T12:26:41.470576360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:41.477453740Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2025-08-27T12:26:41.482257785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0449431s
2025-08-27T12:26:41.486594398Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2025-08-27T12:26:41.491412530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:41.497516633Z [Info] remove_album_folders: Starting migration of Log DB to 42
2025-08-27T12:26:41.505875797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-08-27T12:26:41', 'remove_album_folders')
2025-08-27T12:26:41.515396320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:41.521396192Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2025-08-27T12:26:41.525464966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.030046s
2025-08-27T12:26:41.529762711Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2025-08-27T12:26:41.534732670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:41.540334982Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44
2025-08-27T12:26:41.548690499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-08-27T12:26:41', 'add_priority_to_indexers')
2025-08-27T12:26:41.558392246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:41.564594146Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2025-08-27T12:26:41.568808833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0297699s
2025-08-27T12:26:41.573520532Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2025-08-27T12:26:41.578856858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:41.584528320Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45
2025-08-27T12:26:41.593685521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-08-27T12:26:41', 'remove_chown_and_folderchmod_config')
2025-08-27T12:26:41.603885932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:41.610602358Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2025-08-27T12:26:41.615143664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0313356s
2025-08-27T12:26:41.619240023Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2025-08-27T12:26:41.624025029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:41.629711200Z [Info] update_notifiarr: Starting migration of Log DB to 47
2025-08-27T12:26:41.637578634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-08-27T12:26:41', 'update_notifiarr')
2025-08-27T12:26:41.646965367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:41.653037826Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2025-08-27T12:26:41.656992360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0292427s
2025-08-27T12:26:41.661606031Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2025-08-27T12:26:41.666573715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:41.672250707Z [Info] email_multiple_addresses: Starting migration of Log DB to 49
2025-08-27T12:26:41.680421222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-08-27T12:26:41', 'email_multiple_addresses')
2025-08-27T12:26:41.690068600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:41.696258525Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2025-08-27T12:26:41.700519426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0298077s
2025-08-27T12:26:41.705210493Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2025-08-27T12:26:41.710428742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:41.716304013Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50
2025-08-27T12:26:41.725187904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-08-27T12:26:41', 'rename_blacklist_to_blocklist')
2025-08-27T12:26:41.735217381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:41.742512703Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2025-08-27T12:26:41.746881451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0317839s
2025-08-27T12:26:41.751367355Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2025-08-27T12:26:41.756381392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:41.762188868Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51
2025-08-27T12:26:41.770686610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-08-27T12:26:41', 'cdh_per_downloadclient')
2025-08-27T12:26:41.780373849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:41.786892045Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2025-08-27T12:26:41.790639703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0301583s
2025-08-27T12:26:41.794923740Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2025-08-27T12:26:41.799676321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:41.805169954Z [Info] download_history: Starting migration of Log DB to 52
2025-08-27T12:26:41.813201528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-08-27T12:26:41', 'download_history')
2025-08-27T12:26:41.822770990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:41.828525919Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2025-08-27T12:26:41.832393808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.029109s
2025-08-27T12:26:41.836473003Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2025-08-27T12:26:41.841207267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:41.846601069Z [Info] add_update_history: Starting migration of Log DB to 53
2025-08-27T12:26:41.857355867Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2025-08-27T12:26:41.868658970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL)
2025-08-27T12:26:41.880946936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194699s
2025-08-27T12:26:41.885101152Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2025-08-27T12:26:41.892116309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-08-27T12:26:41.899127558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095114s
2025-08-27T12:26:41.906524835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-08-27T12:26:41', 'add_update_history')
2025-08-27T12:26:41.916169598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:41.922015601Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2025-08-27T12:26:41.926211251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.032235s
2025-08-27T12:26:41.930734219Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2025-08-27T12:26:41.935866284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:41.941612767Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54
2025-08-27T12:26:41.950522268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-08-27T12:26:41', 'add_on_update_to_notifications')
2025-08-27T12:26:41.960399299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:41.966753115Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2025-08-27T12:26:41.971184509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0306101s
2025-08-27T12:26:41.975606895Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2025-08-27T12:26:41.980677386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:41.986243715Z [Info] download_client_per_indexer: Starting migration of Log DB to 55
2025-08-27T12:26:41.994985350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-08-27T12:26:41', 'download_client_per_indexer')
2025-08-27T12:26:42.004778932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:42.010993016Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2025-08-27T12:26:42.015247434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0301309s
2025-08-27T12:26:42.019590360Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2025-08-27T12:26:42.024481781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:42.029992779Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56
2025-08-27T12:26:42.038231460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-08-27T12:26:42', 'AddNewItemMonitorType')
2025-08-27T12:26:42.047720379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:42.053761284Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2025-08-27T12:26:42.057840339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0293038s
2025-08-27T12:26:42.061883852Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2025-08-27T12:26:42.066564678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:42.071951496Z [Info] ImportListSearch: Starting migration of Log DB to 57
2025-08-27T12:26:42.079772536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-08-27T12:26:42', 'ImportListSearch')
2025-08-27T12:26:42.089067285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:42.094925151Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2025-08-27T12:26:42.098847620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0285498s
2025-08-27T12:26:42.103237040Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2025-08-27T12:26:42.108266779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:42.113791625Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58
2025-08-27T12:26:42.122316833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-08-27T12:26:42', 'ImportListMonitorExisting')
2025-08-27T12:26:42.131973951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:42.138143926Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2025-08-27T12:26:42.142394897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0297484s
2025-08-27T12:26:42.146447598Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2025-08-27T12:26:42.151129647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:42.156499812Z [Info] add_indexer_tags: Starting migration of Log DB to 59
2025-08-27T12:26:42.164319028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-08-27T12:26:42', 'add_indexer_tags')
2025-08-27T12:26:42.173608426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:42.179549029Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2025-08-27T12:26:42.183464574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0285553s
2025-08-27T12:26:42.187585503Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2025-08-27T12:26:42.192387333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:42.197771837Z [Info] update_audio_types: Starting migration of Log DB to 60
2025-08-27T12:26:42.205730935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-08-27T12:26:42', 'update_audio_types')
2025-08-27T12:26:42.215079251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:42.221056769Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2025-08-27T12:26:42.225047435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0287681s
2025-08-27T12:26:42.230204280Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2025-08-27T12:26:42.235986956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:42.241865203Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61
2025-08-27T12:26:42.252382363Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2025-08-27T12:26:42.255958144Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.5E-06s
2025-08-27T12:26:42.260446372Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2025-08-27T12:26:42.280138629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2025-08-27T12:26:42.303211274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs"
2025-08-27T12:26:42.316293399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2025-08-27T12:26:42.323167141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2025-08-27T12:26:42.333438857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-08-27T12:26:42.339808023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0750951s
2025-08-27T12:26:42.343590060Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2025-08-27T12:26:42.347304840Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-06s
2025-08-27T12:26:42.351695162Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2025-08-27T12:26:42.366817576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL)
2025-08-27T12:26:42.383615374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2025-08-27T12:26:42.394132624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2025-08-27T12:26:42.401845627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2025-08-27T12:26:42.413116293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-08-27T12:26:42.420121721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0638472s
2025-08-27T12:26:42.423828646Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-08-27T12:26:42.427548187Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.6E-06s
2025-08-27T12:26:42.432046826Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-08-27T12:26:42.443878523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-08-27T12:26:42.457297056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-08-27T12:26:42.467735026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-08-27T12:26:42.475181622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-08-27T12:26:42.486088307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-08-27T12:26:42.493169577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0564877s
2025-08-27T12:26:42.502359424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-08-27T12:26:42', 'postgres_update_timestamp_columns_to_with_timezone')
2025-08-27T12:26:42.513140054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:42.520486118Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2025-08-27T12:26:42.525483892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0821616s
2025-08-27T12:26:42.530177485Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2025-08-27T12:26:42.535293498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:42.541045811Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62
2025-08-27T12:26:42.549889131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-08-27T12:26:42', 'add_on_delete_to_notifications')
2025-08-27T12:26:42.559792454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:42.566111580Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2025-08-27T12:26:42.570453373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0305837s
2025-08-27T12:26:42.574589633Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2025-08-27T12:26:42.579341432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:42.584754083Z [Info] add_custom_formats: Starting migration of Log DB to 63
2025-08-27T12:26:42.592697689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-08-27T12:26:42', 'add_custom_formats')
2025-08-27T12:26:42.602029152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:42.608006519Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2025-08-27T12:26:42.611998227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0287357s
2025-08-27T12:26:42.616245551Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2025-08-27T12:26:42.621125248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:42.626577858Z [Info] add_result_to_commands: Starting migration of Log DB to 64
2025-08-27T12:26:42.634777902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-08-27T12:26:42', 'add_result_to_commands')
2025-08-27T12:26:42.644322884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:42.650583742Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2025-08-27T12:26:42.654695593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0294485s
2025-08-27T12:26:42.659188571Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2025-08-27T12:26:42.664281026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:42.669868919Z [Info] health_restored_notification: Starting migration of Log DB to 65
2025-08-27T12:26:42.678591856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-08-27T12:26:42', 'health_restored_notification')
2025-08-27T12:26:42.688410048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:42.694701718Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2025-08-27T12:26:42.699001918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0302276s
2025-08-27T12:26:42.702857272Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2025-08-27T12:26:42.707368847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:42.712670064Z [Info] remove_uc: Starting migration of Log DB to 66
2025-08-27T12:26:42.719964142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-08-27T12:26:42', 'remove_uc')
2025-08-27T12:26:42.729646371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:42.735340538Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2025-08-27T12:26:42.739046882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0283599s
2025-08-27T12:26:42.743746105Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2025-08-27T12:26:42.749067251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:42.754725596Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67
2025-08-27T12:26:42.763902306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-08-27T12:26:42', 'download_clients_rename_tv_to_music')
2025-08-27T12:26:42.774017857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:42.780563599Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2025-08-27T12:26:42.785087680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0310749s
2025-08-27T12:26:42.789865141Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2025-08-27T12:26:42.795243873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:42.800973762Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68
2025-08-27T12:26:42.810450987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-08-27T12:26:42', 'add_colon_replacement_to_naming_config')
2025-08-27T12:26:42.820732102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:42.827291912Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2025-08-27T12:26:42.831905022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0315419s
2025-08-27T12:26:42.835912763Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2025-08-27T12:26:42.840631455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:42.846002602Z [Info] list_sync_time: Starting migration of Log DB to 69
2025-08-27T12:26:42.853650554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-08-27T12:26:42', 'list_sync_time')
2025-08-27T12:26:42.862849569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:42.868672796Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2025-08-27T12:26:42.872555244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0283182s
2025-08-27T12:26:42.876897238Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2025-08-27T12:26:42.881852207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:42.887337113Z [Info] add_download_client_tags: Starting migration of Log DB to 70
2025-08-27T12:26:42.895710385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-08-27T12:26:42', 'add_download_client_tags')
2025-08-27T12:26:42.905352963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:42.911459862Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2025-08-27T12:26:42.915638918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0295088s
2025-08-27T12:26:42.920012295Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2025-08-27T12:26:42.924994638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:42.930487731Z [Info] add_notification_status: Starting migration of Log DB to 71
2025-08-27T12:26:42.938879179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-08-27T12:26:42', 'add_notification_status')
2025-08-27T12:26:42.948447378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:42.954440698Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2025-08-27T12:26:42.958606207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0293924s
2025-08-27T12:26:42.963105417Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2025-08-27T12:26:42.968304627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:42.973890015Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72
2025-08-27T12:26:42.982760269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-08-27T12:26:42', 'add_alac_24_quality_in_profiles')
2025-08-27T12:26:42.992710687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:42.999074893Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2025-08-27T12:26:43.003479063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0305161s
2025-08-27T12:26:43.007609521Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2025-08-27T12:26:43.012369066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:43.017770383Z [Info] add_salt_to_users: Starting migration of Log DB to 73
2025-08-27T12:26:43.025651023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-08-27T12:26:43', 'add_salt_to_users')
2025-08-27T12:26:43.035097366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:43.040966716Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2025-08-27T12:26:43.044923054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0287409s
2025-08-27T12:26:43.048997028Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2025-08-27T12:26:43.053687043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:43.059055033Z [Info] add_auto_tagging: Starting migration of Log DB to 74
2025-08-27T12:26:43.066880442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-08-27T12:26:43', 'add_auto_tagging')
2025-08-27T12:26:43.076196844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:43.082274092Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2025-08-27T12:26:43.086211211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0287498s
2025-08-27T12:26:43.090840223Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2025-08-27T12:26:43.096267022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:43.101810976Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75
2025-08-27T12:26:43.110930672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-08-27T12:26:43', 'quality_definition_preferred_size')
2025-08-27T12:26:43.121020040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:43.127466853Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2025-08-27T12:26:43.131933678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0309775s
2025-08-27T12:26:43.136588582Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2025-08-27T12:26:43.141838976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:43.147495206Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76
2025-08-27T12:26:43.156568158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-08-27T12:26:43', 'add_on_artist_add_to_notifications')
2025-08-27T12:26:43.166631995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:43.173012705Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2025-08-27T12:26:43.177470061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0307886s
2025-08-27T12:26:43.181785912Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2025-08-27T12:26:43.186738956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:43.192262741Z [Info] album_last_searched_time: Starting migration of Log DB to 77
2025-08-27T12:26:43.200600030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-08-27T12:26:43', 'album_last_searched_time')
2025-08-27T12:26:43.210178470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:43.216225046Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2025-08-27T12:26:43.220333039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.02941s
2025-08-27T12:26:43.224364298Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2025-08-27T12:26:43.229083642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:43.234462664Z [Info] add_indexer_flags: Starting migration of Log DB to 78
2025-08-27T12:26:43.242329296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-08-27T12:26:43', 'add_indexer_flags')
2025-08-27T12:26:43.251662401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:43.257541561Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2025-08-27T12:26:43.261464611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.028629s
2025-08-27T12:26:43.265864772Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2025-08-27T12:26:43.270922839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:43.276473817Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79
2025-08-27T12:26:43.285148226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-08-27T12:26:43', 'add_indexes_album_statistics')
2025-08-27T12:26:43.294926588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:43.301174761Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2025-08-27T12:26:43.305460722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0300537s
2025-08-27T12:26:43.309775651Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2025-08-27T12:26:43.314686471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-27T12:26:43.320169603Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80
2025-08-27T12:26:43.328473456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-08-27T12:26:43', 'update_redacted_baseurl')
2025-08-27T12:26:43.338035953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-27T12:26:43.344111869Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2025-08-27T12:26:43.348270173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0293901s
2025-08-27T12:26:48.256366206Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686
2025-08-27T12:26:48.458561373Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2025-08-27T12:26:48.584990159Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly.
2025-08-27T12:26:49.848356052Z [Info] QualityProfileService: Setting up default quality profiles
2025-08-27T12:26:50.318451513Z [Info] MetadataProfileService: Setting up standard metadata profile
2025-08-27T12:26:50.498820345Z [Info] MetadataProfileService: Setting up empty metadata profile
2025-08-27T12:26:51.027533403Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2025-08-27T12:26:51.046072207Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2025-08-27T12:26:51.051732636Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin
2025-08-27T12:26:51.396445118Z [ls.io-init] done.
2025-08-27T12:26:52.228381956Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
Expand
NAME VERSION TYPE
BouncyCastle.Cryptography 2.4.0 dotnet (+5 duplicates)
Dapper 2.0.151 dotnet (+5 duplicates)
Diacritical.Net 1.0.4 dotnet (+5 duplicates)
DryIoc.Microsoft.DependencyInjection 6.2.0 dotnet (+1 duplicate)
DryIoc.dll 5.4.3 dotnet (+7 duplicates)
Dynamitey 2.0.9.136 dotnet (+3 duplicates)
Equ 2.3.0 dotnet (+5 duplicates)
FluentValidation 9.5.4 dotnet (+5 duplicates)
IPAddressRange 6.2.0 dotnet (+7 duplicates)
Ical.Net 4.3.1 dotnet (+2 duplicates)
ImpromptuInterface 7.0.1 dotnet (+3 duplicates)
Lidarr 1.0.0 dotnet
Lidarr.Api.V1 1.0.0 dotnet (+2 duplicates)
Lidarr.Common 1.0.0 dotnet (+7 duplicates)
Lidarr.Core 1.0.0 dotnet (+5 duplicates)
Lidarr.Host 1.0.0 dotnet (+1 duplicate)
Lidarr.Http 1.0.0 dotnet (+3 duplicates)
Lidarr.Mono 1.0.0 dotnet
Lidarr.SignalR 1.0.0 dotnet (+4 duplicates)
MailKit 4.8.0 dotnet (+5 duplicates)
Microsoft.AspNetCore.Cryptography.Internal 6.0.35 dotnet (+4 duplicates)
Microsoft.AspNetCore.Cryptography.KeyDerivation 6.0.35 dotnet (+4 duplicates)
Microsoft.Bcl.AsyncInterfaces 6.0.0 dotnet (+5 duplicates)
Microsoft.Bcl.TimeProvider 8.0.0 dotnet (+5 duplicates)
Microsoft.Data.SqlClient 2.1.7 dotnet (+5 duplicates)
Microsoft.Extensions.Configuration 6.0.0 dotnet (+1 duplicate)
Microsoft.Extensions.Configuration 6.0.1 dotnet (+4 duplicates)
Microsoft.Extensions.Configuration.Abstractions 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.Configuration.Binder 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.Configuration.CommandLine 6.0.0 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.EnvironmentVariables 6.0.1 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.FileExtensions 6.0.0 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.Json 6.0.0 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.UserSecrets 6.0.1 dotnet (+6 duplicates)
Microsoft.Extensions.DependencyInjection 6.0.1 dotnet (+7 duplicates)
Microsoft.Extensions.DependencyInjection.Abstractions 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.DependencyInjection.Abstractions 7.0.0 dotnet (+1 duplicate)
Microsoft.Extensions.FileProviders.Abstractions 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.FileProviders.Physical 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.FileSystemGlobbing 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.Hosting 6.0.1 dotnet (+7 duplicates)
Microsoft.Extensions.Hosting.Abstractions 6.0.0 dotnet (+4 duplicates)
Microsoft.Extensions.Hosting.WindowsServices 6.0.2 dotnet (+7 duplicates)
Microsoft.Extensions.Logging 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.Abstractions 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.Logging.Configuration 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.Console 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.Debug 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.EventLog 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.EventSource 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Options 6.0.0 dotnet (+4 duplicates)
Microsoft.Extensions.Options.ConfigurationExtensions 6.0.0 dotnet (+4 duplicates)
Microsoft.Extensions.Primitives 6.0.0 dotnet (+2 duplicates)
Microsoft.Identity.Client 4.21.1 dotnet (+5 duplicates)
Microsoft.IdentityModel.JsonWebTokens 6.8.0 dotnet (+5 duplicates)
Microsoft.IdentityModel.Logging 6.8.0 dotnet (+5 duplicates)
Microsoft.IdentityModel.Protocols 6.8.0 dotnet (+5 duplicates)
Microsoft.IdentityModel.Protocols.OpenIdConnect 6.8.0 dotnet (+5 duplicates)
Microsoft.IdentityModel.Tokens 6.8.0 dotnet (+5 duplicates)
Microsoft.OpenApi 1.6.14 dotnet (+2 duplicates)
Microsoft.Win32.SystemEvents 6.0.0 dotnet (+7 duplicates)
MimeKit 4.8.0 dotnet (+5 duplicates)
Mono.Nat 3.0.1 dotnet (+5 duplicates)
Mono.Posix.NETStandard 5.20.1.34-servarr20 dotnet
MonoTorrent 2.0.7 dotnet (+5 duplicates)
NLog 5.4.0 dotnet (+7 duplicates)
NLog.Extensions.Logging 5.4.0 dotnet (+5 duplicates)
NLog.Layouts.ClefJsonLayout 1.0.3 dotnet (+7 duplicates)
NLog.Targets.Syslog 7.0.0 dotnet (+5 duplicates)
Newtonsoft.Json 13.0.3 dotnet (+7 duplicates)
NodaTime 3.2.0 dotnet (+2 duplicates)
Npgsql 7.0.10 dotnet (+5 duplicates)
Polly 8.5.2 dotnet (+5 duplicates)
Polly.Contrib.WaitAndRetry 1.1.1 dotnet (+5 duplicates)
Polly.Core 8.5.2 dotnet (+5 duplicates)
ReusableTasks 2.0.0 dotnet (+5 duplicates)
Sentry 4.0.2 dotnet (+7 duplicates)
Servarr.FluentMigrator 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Abstractions 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Extensions.Oracle 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Extensions.Postgres 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Extensions.SqlAnywhere 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Extensions.SqlServer 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Core 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Db2 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Firebird 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Hana 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.MySql 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Oracle 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Postgres 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Redshift 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.SQLite 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.SqlAnywhere 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.SqlServer 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.SqlServerCe 3.3.2.9 dotnet (+5 duplicates)
SharpZipLib 1.4.2 dotnet (+7 duplicates)
SixLabors.ImageSharp 3.1.11 dotnet (+5 duplicates)
SpotifyAPI.Web 5.1.1 dotnet (+5 duplicates)
Swashbuckle.AspNetCore.Annotations 6.6.2 dotnet (+2 duplicates)
Swashbuckle.AspNetCore.Swagger 6.6.2 dotnet (+2 duplicates)
Swashbuckle.AspNetCore.SwaggerGen 6.6.2 dotnet (+2 duplicates)
System.Configuration.ConfigurationManager 6.0.1 dotnet (+7 duplicates)
System.Data.SQLite.Core.Servarr 1.0.115.5-18 dotnet (+7 duplicates)
System.Diagnostics.EventLog 6.0.0 dotnet (+2 duplicates)
System.Drawing.Common 6.0.0 dotnet (+7 duplicates)
System.Formats.Asn1 8.0.1 dotnet (+5 duplicates)
System.IO.Abstractions 17.0.24 dotnet (+7 duplicates)
System.IdentityModel.Tokens.Jwt 6.8.0 dotnet (+5 duplicates)
System.Runtime.Caching 4.7.0 dotnet (+5 duplicates)
System.Security.Cryptography.Pkcs 8.0.0 dotnet (+5 duplicates)
System.Security.Cryptography.ProtectedData 6.0.0 dotnet (+7 duplicates)
System.Security.Permissions 6.0.0 dotnet (+7 duplicates)
System.ServiceProcess.ServiceController 6.0.1 dotnet (+7 duplicates)
System.Text.Json 6.0.10 dotnet (+6 duplicates)
System.Windows.Extensions 6.0.0 dotnet (+7 duplicates)
TagLibSharp-Lidarr 2.2.0.27 dotnet (+5 duplicates)
acl-libs 2.3.2-r1 apk
alpine-baselayout 3.7.0-r0 apk
alpine-baselayout-data 3.7.0-r0 apk
alpine-keys 2.5-r0 apk
alpine-release 3.22.1-r0 apk
anstream 0.6.5 rust-crate
anstyle 1.0.4 rust-crate
anstyle-parse 0.2.3 rust-crate
anstyle-query 1.0.2 rust-crate
anyhow 1.0.79 rust-crate
aom-libs 3.12.1-r0 apk
apk-tools 2.14.9-r2 apk
arg_enum_proc_macro 0.3.4 rust-crate
arrayvec 0.7.4 rust-crate
av-metrics 0.9.1 rust-crate
av1-grain 0.2.3 rust-crate
bash 5.2.37-r0 apk
bitflags 2.4.1 rust-crate
bitstream-io 2.2.0 rust-crate
brotli-libs 1.1.0-r2 apk
busybox 1.37.0-r19 apk
busybox-binsh 1.37.0-r19 apk
c-ares 1.34.5-r0 apk
ca-certificates 20250619-r0 apk
ca-certificates-bundle 20250619-r0 apk
catatonit 0.2.1-r0 apk
cfg-if 1.0.0 rust-crate
chromaprint 1.5.1-r8 apk
chromaprint-libs 1.5.1-r8 apk
cjson 1.7.18-r1 apk
clap 4.4.14 rust-crate
clap_builder 4.4.14 rust-crate
clap_complete 4.4.6 rust-crate
clap_derive 4.4.7 rust-crate
clap_lex 0.6.0 rust-crate
colorchoice 1.0.0 rust-crate
console 0.15.8 rust-crate
coreutils 9.7-r1 apk
coreutils-env 9.7-r1 apk
coreutils-fmt 9.7-r1 apk
coreutils-sha512sum 9.7-r1 apk
crossbeam 0.8.4 rust-crate
crossbeam-channel 0.5.11 rust-crate
crossbeam-deque 0.8.5 rust-crate
crossbeam-epoch 0.9.18 rust-crate
crossbeam-queue 0.3.11 rust-crate
crossbeam-utils 0.8.19 rust-crate
curl 8.14.1-r1 apk
either 1.9.0 rust-crate
errno 0.3.8 rust-crate
fern 0.6.2 rust-crate
ffmpeg-libavcodec 6.1.2-r2 apk
ffmpeg-libavformat 6.1.2-r2 apk
ffmpeg-libavutil 6.1.2-r2 apk
ffmpeg-libswresample 6.1.2-r2 apk
fftw-double-libs 3.3.10-r6 apk
findutils 4.10.0-r0 apk
getrandom 0.2.12 rust-crate
giflib 5.2.2-r1 apk
heck 0.4.1 rust-crate
hwdata-pci 0.395-r0 apk
icu-data-en 76.1-r1 apk
icu-libs 76.1-r1 apk
imath 3.1.12-r0 apk
interpolate_name 0.2.4 rust-crate
itertools 0.10.5 rust-crate
itertools 0.12.0 rust-crate
ivf 0.1.3 rust-crate
jq 1.8.0-r0 apk
lab 0.11.0 rust-crate
lame-libs 3.100-r5 apk
lazy_static 1.4.0 rust-crate
lcms2 2.16-r0 apk
libSvtAv1Enc 2.3.0-r0 apk
libapk2 2.14.9-r2 apk
libattr 2.5.2-r2 apk
libbluray 1.3.4-r1 apk
libbsd 0.12.2-r0 apk
libbz2 1.0.8-r6 apk
libc 0.2.155 rust-crate
libcrypto3 3.5.2-r0 apk
libcurl 8.14.1-r1 apk
libdav1d 1.5.1-r0 apk
libdeflate 1.23-r0 apk
libdrm 2.4.124-r0 apk
libffi 3.4.8-r0 apk
libgcc 14.2.0-r6 apk
libgomp 14.2.0-r6 apk
libhwy 1.0.7-r1 apk
libidn2 2.3.7-r0 apk
libintl 0.24.1-r0 apk
libjpeg-turbo 3.1.0-r0 apk
libjxl 0.10.3-r2 apk
libmd 1.1.0-r0 apk
libncursesw 6.5_p20250503-r0 apk
libogg 1.3.5-r5 apk
libopenmpt 0.7.15-r0 apk
libpciaccess 0.18.1-r0 apk
libpng 1.6.47-r0 apk
libproc2 4.0.4-r3 apk
libpsl 0.21.5-r3 apk
librist 0.2.10-r1 apk
libsharpyuv 1.5.0-r0 apk
libsodium 1.0.20-r0 apk
libsrt 1.5.3-r1 apk
libssh 0.11.2-r0 apk
libssl3 3.5.2-r0 apk
libstdc++ 14.2.0-r6 apk
libtheora 1.1.1-r18 apk
libunistring 1.3-r0 apk
libva 2.22.0-r1 apk
libvdpau 1.5-r4 apk
libvorbis 1.3.7-r2 apk
libvpx 1.15.0-r0 apk
libwebp 1.5.0-r0 apk
libwebpmux 1.5.0-r0 apk
libx11 1.8.11-r0 apk
libxau 1.0.12-r0 apk
libxcb 1.17.0-r0 apk
libxdmcp 1.1.5-r1 apk
libxext 1.3.6-r2 apk
libxfixes 6.0.1-r4 apk
libxml2 2.13.8-r0 apk
libxslt 1.1.43-r3 apk
libzmq 4.3.5-r2 apk
linux-pam 1.7.0-r4 apk
linux-raw-sys 0.4.12 rust-crate
log 0.4.20 rust-crate
maybe-rayon 0.1.1 rust-crate
mbedtls 3.6.4-r0 apk
memchr 2.7.1 rust-crate
minimal-lexical 0.2.1 rust-crate
mpg123-libs 1.32.10-r0 apk
musl 1.2.5-r10 apk
musl-utils 1.2.5-r10 apk
ncurses-terminfo-base 6.5_p20250503-r0 apk
netcat-openbsd 1.229.1-r0 apk
new_debug_unreachable 1.0.4 rust-crate
nghttp2-libs 1.65.0-r0 apk
nom 7.1.3 rust-crate
noop_proc_macro 0.3.0 rust-crate
num-bigint 0.4.4 rust-crate
num-derive 0.4.1 rust-crate
num-integer 0.1.45 rust-crate
num-rational 0.4.1 rust-crate
num-traits 0.2.17 rust-crate
numactl 2.0.18-r0 apk
once_cell 1.19.0 rust-crate
oniguruma 6.9.10-r0 apk
openexr-libiex 3.3.2-r0 apk
openexr-libilmthread 3.3.2-r0 apk
openexr-libopenexr 3.3.2-r0 apk
openexr-libopenexrcore 3.3.2-r0 apk
opus 1.5.2-r1 apk
paste 1.0.14 rust-crate
ppv-lite86 0.2.17 rust-crate
proc-macro2 1.0.76 rust-crate
procps-ng 4.0.4-r3 apk
profiling 1.0.13 rust-crate
profiling-procmacros 1.0.13 rust-crate
quote 1.0.35 rust-crate
rand 0.8.5 rust-crate
rand_chacha 0.3.1 rust-crate
rand_core 0.6.4 rust-crate
rav1e 0.7.1 rust-crate
rav1e-libs 0.7.1-r0 apk
rayon 1.8.0 rust-crate
rayon-core 1.12.0 rust-crate
readline 8.2.13-r1 apk
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-arm64 6.0.35 dotnet
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-arm64 6.0.35 dotnet
rustix 0.38.28 rust-crate
scan_fmt 0.2.6 rust-crate
scanelf 1.3.8-r1 apk
shadow 4.17.3-r0 apk
signal-hook 0.3.17 rust-crate
signal-hook-registry 1.4.1 rust-crate
simd_helpers 0.1.0 rust-crate
skalibs-libs 2.14.4.0-r0 apk
soxr 0.1.3-r7 apk
sqlite-libs 3.49.2-r1 apk
ssl_client 1.37.0-r19 apk
syn 2.0.48 rust-crate
terminal_size 0.3.0 rust-crate
thiserror 1.0.56 rust-crate
thiserror-impl 1.0.56 rust-crate
tzdata 2025b-r0 apk
unicode-ident 1.0.12 rust-crate
unicode-width 0.1.11 rust-crate
utf8parse 0.2.1 rust-crate
utmps-libs 0.1.3.1-r0 apk
v_frame 0.3.7 rust-crate
wayland-libs-client 1.23.1-r3 apk
x264-libs 0.164.3108-r0 apk
x265-libs 3.6-r0 apk
xmlstarlet 1.6.1-r2 apk
xvidcore 1.3.7-r2 apk
xz-libs 5.8.1-r0 apk
y4m 0.8.0 rust-crate
zlib 1.3.1-r2 apk
zstd-libs 1.5.7-r0 apk
Expand
[
{
"level": "INFO",
"message": "http://172.17.0.5:8686/638-05e66c57185b323959bc.js 1:138656 \"[signalR] starting\"",
"source": "console-api",
"timestamp": 1756297625947
},
{
"level": "INFO",
"message": "http://172.17.0.5:8686/638-05e66c57185b323959bc.js 1:138656 \"[signalR] Information: Normalizing '/signalr/messages?access_token=(removed)' to 'http://172.17.0.5:8686/signalr/messages?access_token=(removed)'.\"",
"source": "console-api",
"timestamp": 1756297625947
},
{
"level": "INFO",
"message": "http://172.17.0.5:8686/638-05e66c57185b323959bc.js 1:138656 \"[signalR] Information: WebSocket connected to ws://172.17.0.5:8686/signalr/messages?access_token=(removed)&id=nvK0O6bzBwAKCdjRRghTsg.\"",
"source": "console-api",
"timestamp": 1756297625947
},
{
"level": "INFO",
"message": "http://172.17.0.5:8686/638-05e66c57185b323959bc.js 1:138656 \"[signalR] Information: Using HubProtocol 'json'.\"",
"source": "console-api",
"timestamp": 1756297625947
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8686/638-05e66c57185b323959bc.js 1:138656 \"[signalR] connected\"",
"source": "console-api",
"timestamp": 1756297625947
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8686/638-05e66c57185b323959bc.js 1:138656 \"[signalR] received\" \"version\" Object",
"source": "console-api",
"timestamp": 1756297625947
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8686/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
"source": "recommendation",
"timestamp": 1756297625947
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8686/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
"source": "recommendation",
"timestamp": 1756297625947
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8686/638-05e66c57185b323959bc.js 1:138656 \"[signalR] received\" \"health\" Object",
"source": "console-api",
"timestamp": 1756297625947
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8686/638-05e66c57185b323959bc.js 1:138656 \"[signalR] received\" \"health\" Object",
"source": "console-api",
"timestamp": 1756297625947
}
]
Test | Result | Message | Runtime |
---|---|---|---|
Container startup | PASS | - | 60.89s |
Create SBOM | PASS | - | 15.29s |
Get build info | PASS | - | 0.03s |
Get screenshot | PASS | - | 13.91s |