2025-11-15T00:34:40.183148077Z [migrations] started
2025-11-15T00:34:40.183183247Z [migrations] no migrations found
2025-11-15T00:34:40.204975909Z usermod: no changes
2025-11-15T00:34:40.210319038Z ───────────────────────────────────────
2025-11-15T00:34:40.210339048Z
2025-11-15T00:34:40.210343427Z ██╗ ███████╗██╗ ██████╗
2025-11-15T00:34:40.210347676Z ██║ ██╔════╝██║██╔═══██╗
2025-11-15T00:34:40.210351513Z ██║ ███████╗██║██║ ██║
2025-11-15T00:34:40.210355481Z ██║ ╚════██║██║██║ ██║
2025-11-15T00:34:40.210359099Z ███████╗███████║██║╚██████╔╝
2025-11-15T00:34:40.210362776Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-11-15T00:34:40.210366554Z
2025-11-15T00:34:40.210370061Z Brought to you by linuxserver.io
2025-11-15T00:34:40.210373738Z ───────────────────────────────────────
2025-11-15T00:34:40.210623311Z
2025-11-15T00:34:40.210638511Z To support the app dev(s) visit:
2025-11-15T00:34:40.212077248Z Lidarr: https://opencollective.com/lidarr
2025-11-15T00:34:40.212394397Z
2025-11-15T00:34:40.212406441Z To support LSIO projects visit:
2025-11-15T00:34:40.212410620Z https://www.linuxserver.io/donate/
2025-11-15T00:34:40.212414427Z
2025-11-15T00:34:40.212417985Z ───────────────────────────────────────
2025-11-15T00:34:40.212422143Z GID/UID
2025-11-15T00:34:40.212425870Z ───────────────────────────────────────
2025-11-15T00:34:40.216625176Z
2025-11-15T00:34:40.216642180Z User UID: 911
2025-11-15T00:34:40.216649094Z User GID: 911
2025-11-15T00:34:40.216655467Z ───────────────────────────────────────
2025-11-15T00:34:40.218618580Z Linuxserver.io version: 3.1.1.4876-ls178
2025-11-15T00:34:40.218928905Z Build-date: 2025-11-15T00:30:58+00:00
2025-11-15T00:34:40.218940448Z ───────────────────────────────────────
2025-11-15T00:34:40.218945408Z
2025-11-15T00:34:40.273035264Z [custom-init] No custom files found, skipping...
2025-11-15T00:34:40.294151964Z failed to load "/config/config.xml": No such file or directory
2025-11-15T00:34:40.599944339Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.1.1.4876
2025-11-15T00:34:40.617213512Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-11-15T00:34:40.621175770Z [Debug] Bootstrap: Console selected
2025-11-15T00:34:40.622387209Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-11-15T00:34:40.889171347Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-11-15T00:34:40.941554135Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {b55461af-461d-4dc8-9662-bf24511d2784} may be persisted to storage in unencrypted form.
2025-11-15T00:34:40.997392381Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2025-11-15T00:34:41.035052744Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-11-15T00:34:41.108009049Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-11-15T00:34:41.114745393Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-15T00:34:41.115301443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-15T00:34:41.154084877Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2025-11-15T00:34:41.157442839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0393496s
2025-11-15T00:34:41.157712432Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-11-15T00:34:41.158023588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0426704s
2025-11-15T00:34:41.164864052Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-11-15T00:34:41.165368258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:41.170411332Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-11-15T00:34:41.180377661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-11-15T00:34:41.191163780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205365s
2025-11-15T00:34:41.191555849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:41.194134351Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-11-15T00:34:41.194311428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0234864s
2025-11-15T00:34:41.194896165Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-11-15T00:34:41.195109715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:41.199570387Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-11-15T00:34:41.200611062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-11-15T00:34:41.201088003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013383s
2025-11-15T00:34:41.201368167Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-11-15T00:34:41.201662820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001021s
2025-11-15T00:34:41.202079910Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-11-15T00:34:41.202661110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-11-15T00:34:41.203282923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010139s
2025-11-15T00:34:41.203530521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:41.204292065Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-11-15T00:34:41.204460434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019791s
2025-11-15T00:34:41.204899768Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-11-15T00:34:41.205116144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:41.205836966Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-11-15T00:34:41.206597757Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2025-11-15T00:34:41.206806869Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-11-15T00:34:41.207145060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-11-15T00:34:41.207638653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005864s
2025-11-15T00:34:41.207916202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:41.208559999Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-11-15T00:34:41.208716684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014802s
2025-11-15T00:34:41.211687997Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-11-15T00:34:41.211914403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:41.212514732Z [Info] InitialSetup: Starting migration of Main DB to 1
2025-11-15T00:34:41.224003786Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2025-11-15T00:34:41.224554465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL UNIQUE, "Value" TEXT NOT NULL)
2025-11-15T00:34:41.225064532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008709s
2025-11-15T00:34:41.225258944Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2025-11-15T00:34:41.225565050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2025-11-15T00:34:41.225918011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004774s
2025-11-15T00:34:41.226103654Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2025-11-15T00:34:41.226454010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE)
2025-11-15T00:34:41.226857392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005941s
2025-11-15T00:34:41.227060431Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2025-11-15T00:34:41.227344282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2025-11-15T00:34:41.227696452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004526s
2025-11-15T00:34:41.227883037Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists
2025-11-15T00:34:41.233426540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT UNIQUE, "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-11-15T00:34:41.234607919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006553s
2025-11-15T00:34:41.234818413Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId)
2025-11-15T00:34:41.235166834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2025-11-15T00:34:41.235487420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004897s
2025-11-15T00:34:41.235694216Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug)
2025-11-15T00:34:41.235981064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2025-11-15T00:34:41.236334024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004734s
2025-11-15T00:34:41.236547564Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName)
2025-11-15T00:34:41.236891287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-11-15T00:34:41.237175940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004454s
2025-11-15T00:34:41.237358096Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path)
2025-11-15T00:34:41.237613100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-11-15T00:34:41.237925459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003885s
2025-11-15T00:34:41.238091203Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums
2025-11-15T00:34:41.239471502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "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-11-15T00:34:41.240472036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021996s
2025-11-15T00:34:41.240683442Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId)
2025-11-15T00:34:41.240978977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-11-15T00:34:41.241346718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000488s
2025-11-15T00:34:41.241516169Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId)
2025-11-15T00:34:41.241775872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2025-11-15T00:34:41.242132270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004258s
2025-11-15T00:34:41.242316741Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId)
2025-11-15T00:34:41.242580181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2025-11-15T00:34:41.242897350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004087s
2025-11-15T00:34:41.243089206Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug)
2025-11-15T00:34:41.243390874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2025-11-15T00:34:41.243726189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004538s
2025-11-15T00:34:41.243950801Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle)
2025-11-15T00:34:41.244241186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-11-15T00:34:41.244580920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004621s
2025-11-15T00:34:41.244777717Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path)
2025-11-15T00:34:41.245063833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC)
2025-11-15T00:34:41.245370761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004047s
2025-11-15T00:34:41.245541715Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks
2025-11-15T00:34:41.246420324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL UNIQUE, "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-11-15T00:34:41.247114312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013956s
2025-11-15T00:34:41.247308873Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId)
2025-11-15T00:34:41.247631072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2025-11-15T00:34:41.248021178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005112s
2025-11-15T00:34:41.248228255Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId)
2025-11-15T00:34:41.248524652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2025-11-15T00:34:41.248817100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004111s
2025-11-15T00:34:41.249021652Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId)
2025-11-15T00:34:41.249302408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2025-11-15T00:34:41.249635108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000448s
2025-11-15T00:34:41.249890502Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber)
2025-11-15T00:34:41.250262842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC)
2025-11-15T00:34:41.250655873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005505s
2025-11-15T00:34:41.250800013Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles
2025-11-15T00:34:41.251541627Z [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-11-15T00:34:41.252139040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011517s
2025-11-15T00:34:41.252341868Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId)
2025-11-15T00:34:41.252628385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC)
2025-11-15T00:34:41.252991286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004732s
2025-11-15T00:34:41.253218774Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId)
2025-11-15T00:34:41.253495501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-11-15T00:34:41.253851267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004516s
2025-11-15T00:34:41.254015688Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2025-11-15T00:34:41.254822703Z [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-11-15T00:34:41.255429896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012473s
2025-11-15T00:34:41.255645800Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2025-11-15T00:34:41.255899882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-11-15T00:34:41.256218604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004179s
2025-11-15T00:34:41.256432124Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2025-11-15T00:34:41.256703300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-11-15T00:34:41.257072964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000465s
2025-11-15T00:34:41.257272746Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2025-11-15T00:34:41.257574424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2025-11-15T00:34:41.257924369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000463s
2025-11-15T00:34:41.258129281Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId)
2025-11-15T00:34:41.258395217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC)
2025-11-15T00:34:41.258726333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004156s
2025-11-15T00:34:41.258911817Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2025-11-15T00:34:41.259617748Z [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-11-15T00:34:41.260197927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010876s
2025-11-15T00:34:41.260374492Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2025-11-15T00:34:41.260856463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL)
2025-11-15T00:34:41.261346119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007556s
2025-11-15T00:34:41.261562635Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2025-11-15T00:34:41.261864573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-11-15T00:34:41.262245089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004928s
2025-11-15T00:34:41.262384199Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2025-11-15T00:34:41.264775705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableSearch" INTEGER)
2025-11-15T00:34:41.265281754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027293s
2025-11-15T00:34:41.265482759Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2025-11-15T00:34:41.265765638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-11-15T00:34:41.266124501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00046s
2025-11-15T00:34:41.266310736Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles
2025-11-15T00:34:41.266720190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL)
2025-11-15T00:34:41.267189205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006998s
2025-11-15T00:34:41.267378516Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name)
2025-11-15T00:34:41.267653079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2025-11-15T00:34:41.268034296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004563s
2025-11-15T00:34:41.268238878Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2025-11-15T00:34:41.268735007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL UNIQUE, "Title" TEXT NOT NULL UNIQUE, "MinSize" NUMERIC, "MaxSize" NUMERIC)
2025-11-15T00:34:41.269269513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008427s
2025-11-15T00:34:41.269503134Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2025-11-15T00:34:41.269824481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2025-11-15T00:34:41.270192913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005103s
2025-11-15T00:34:41.270406162Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2025-11-15T00:34:41.270726698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2025-11-15T00:34:41.271072223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000488s
2025-11-15T00:34:41.271266615Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2025-11-15T00:34:41.271939920Z [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-11-15T00:34:41.272474106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001032s
2025-11-15T00:34:41.272666523Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2025-11-15T00:34:41.273508148Z [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-11-15T00:34:41.274391747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001566s
2025-11-15T00:34:41.274594015Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2025-11-15T00:34:41.275148662Z [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-11-15T00:34:41.275572405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000822s
2025-11-15T00:34:41.275775554Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2025-11-15T00:34:41.276536306Z [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-11-15T00:34:41.277073327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011246s
2025-11-15T00:34:41.277268170Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2025-11-15T00:34:41.277808427Z [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-11-15T00:34:41.278314436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008735s
2025-11-15T00:34:41.278515581Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2025-11-15T00:34:41.279082273Z [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-11-15T00:34:41.279621669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009382s
2025-11-15T00:34:41.279819587Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2025-11-15T00:34:41.280307289Z [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-11-15T00:34:41.280725862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006884s
2025-11-15T00:34:41.280911786Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2025-11-15T00:34:41.281239316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE)
2025-11-15T00:34:41.281606565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005415s
2025-11-15T00:34:41.281798251Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2025-11-15T00:34:41.282063165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2025-11-15T00:34:41.282375163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004127s
2025-11-15T00:34:41.282576959Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2025-11-15T00:34:41.282988758Z [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-11-15T00:34:41.283380237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006476s
2025-11-15T00:34:41.283563465Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2025-11-15T00:34:41.284260539Z [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-11-15T00:34:41.284839174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010926s
2025-11-15T00:34:41.285026592Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2025-11-15T00:34:41.285452609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL UNIQUE, "Username" TEXT NOT NULL UNIQUE, "Password" TEXT NOT NULL)
2025-11-15T00:34:41.285923909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007202s
2025-11-15T00:34:41.286116116Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2025-11-15T00:34:41.286472784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2025-11-15T00:34:41.286754671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004696s
2025-11-15T00:34:41.286966829Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2025-11-15T00:34:41.287242474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2025-11-15T00:34:41.287587709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004306s
2025-11-15T00:34:41.287750156Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2025-11-15T00:34:41.288459675Z [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-11-15T00:34:41.289034392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011219s
2025-11-15T00:34:41.289227581Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2025-11-15T00:34:41.289870566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2025-11-15T00:34:41.290418158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010133s
2025-11-15T00:34:41.290631107Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2025-11-15T00:34:41.290962334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-11-15T00:34:41.291354163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005289s
2025-11-15T00:34:41.291557913Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2025-11-15T00:34:41.292201630Z [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-11-15T00:34:41.292719302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010054s
2025-11-15T00:34:41.292895777Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles
2025-11-15T00:34:41.293601999Z [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-11-15T00:34:41.294200284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011135s
2025-11-15T00:34:41.294391409Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2025-11-15T00:34:41.294828890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LanguageProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Languages" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL)
2025-11-15T00:34:41.295292443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007268s
2025-11-15T00:34:41.295493228Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2025-11-15T00:34:41.295819525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2025-11-15T00:34:41.296219250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005276s
2025-11-15T00:34:41.296409693Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2025-11-15T00:34:41.297005312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-11-15T00:34:41.297568446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009724s
2025-11-15T00:34:41.297801295Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2025-11-15T00:34:41.298165619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-11-15T00:34:41.298560794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005475s
2025-11-15T00:34:41.299730289Z [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-11-15T00:34:41.301466084Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0014078 taking an average of 00:00:00.0014078
2025-11-15T00:34:41.302196265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-11-15T00:34:41', 'InitialSetup')
2025-11-15T00:34:41.302556540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:41.305734630Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-11-15T00:34:41.306065376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069033s
2025-11-15T00:34:41.306230338Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2025-11-15T00:34:41.306477606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:41.306764093Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2
2025-11-15T00:34:41.307400785Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2025-11-15T00:34:41.307589966Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-15T00:34:41.307795239Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2025-11-15T00:34:41.308132829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2025-11-15T00:34:41.309060857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010565s
2025-11-15T00:34:41.309466855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-11-15T00:34:41', 'add_reason_to_pending_releases')
2025-11-15T00:34:41.309837722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:41.310643484Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2025-11-15T00:34:41.310838216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002604s
2025-11-15T00:34:41.311039722Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2025-11-15T00:34:41.311254204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:41.311505029Z [Info] add_medium_support: Starting migration of Main DB to 3
2025-11-15T00:34:41.313860041Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-11-15T00:34:41.314057298Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-15T00:34:41.314235567Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String
2025-11-15T00:34:41.314509378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT ''
2025-11-15T00:34:41.315442237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009948s
2025-11-15T00:34:41.315597319Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-11-15T00:34:41.315748283Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-15T00:34:41.315936051Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32
2025-11-15T00:34:41.316276336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0
2025-11-15T00:34:41.317148773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010029s
2025-11-15T00:34:41.317330820Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-11-15T00:34:41.317475361Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-15T00:34:41.317747719Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32
2025-11-15T00:34:41.318116993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0
2025-11-15T00:34:41.318963237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001017s
2025-11-15T00:34:41.319334815Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2025-11-15T00:34:41.319955084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2025-11-15T00:34:41.320263846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006903s
2025-11-15T00:34:41.320595894Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber
2025-11-15T00:34:41.331859475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL UNIQUE, "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-11-15T00:34:41.333330046Z [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-11-15T00:34:41.334321983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2025-11-15T00:34:41.335440435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2025-11-15T00:34:41.337649724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2025-11-15T00:34:41.338111684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2025-11-15T00:34:41.338591390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2025-11-15T00:34:41.338951515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018124s
2025-11-15T00:34:41.339104995Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-11-15T00:34:41.339267772Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-15T00:34:41.339453376Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String
2025-11-15T00:34:41.339724211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT
2025-11-15T00:34:41.340641448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009392s
2025-11-15T00:34:41.340956653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-11-15T00:34:41', 'add_medium_support')
2025-11-15T00:34:41.341314213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:41.342501734Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2025-11-15T00:34:41.342646265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028017s
2025-11-15T00:34:41.342902892Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2025-11-15T00:34:41.343138997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:41.343396796Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4
2025-11-15T00:34:41.344014630Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2025-11-15T00:34:41.344373192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2025-11-15T00:34:41.344714439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004026s
2025-11-15T00:34:41.344843900Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-15T00:34:41.345074785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-15T00:34:41.347398795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002352s
2025-11-15T00:34:41.347757848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-11-15T00:34:41', 'add_various_qualites_in_profile')
2025-11-15T00:34:41.348208154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:41.348989257Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2025-11-15T00:34:41.349180021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039151s
2025-11-15T00:34:41.349377098Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2025-11-15T00:34:41.349579867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:41.349844730Z [Info] metadata_profiles: Starting migration of Main DB to 5
2025-11-15T00:34:41.350632466Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles
2025-11-15T00:34:41.351167403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "PrimaryAlbumTypes" TEXT NOT NULL, "SecondaryAlbumTypes" TEXT NOT NULL)
2025-11-15T00:34:41.351647490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008038s
2025-11-15T00:34:41.351865940Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name)
2025-11-15T00:34:41.352198500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC)
2025-11-15T00:34:41.356318365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004235s
2025-11-15T00:34:41.356519219Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2025-11-15T00:34:41.356669913Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-15T00:34:41.356909796Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32
2025-11-15T00:34:41.357242496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1
2025-11-15T00:34:41.358248341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011089s
2025-11-15T00:34:41.358421911Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes
2025-11-15T00:34:41.362458569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT UNIQUE, "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-11-15T00:34:41.365158446Z [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-11-15T00:34:41.366332620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-11-15T00:34:41.367387093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-11-15T00:34:41.369642024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2025-11-15T00:34:41.370149045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2025-11-15T00:34:41.370590734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-11-15T00:34:41.371028255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-11-15T00:34:41.371384783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127364s
2025-11-15T00:34:41.371566429Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes
2025-11-15T00:34:41.375464999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT UNIQUE, "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-11-15T00:34:41.377909020Z [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-11-15T00:34:41.379038164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-11-15T00:34:41.380081835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-11-15T00:34:41.382368730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2025-11-15T00:34:41.382861543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2025-11-15T00:34:41.383325417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-11-15T00:34:41.383741956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-11-15T00:34:41.384121931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123711s
2025-11-15T00:34:41.384305741Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-11-15T00:34:41.384463929Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-11-15T00:34:41.384668632Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String
2025-11-15T00:34:41.384946762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT
2025-11-15T00:34:41.385791973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009328s
2025-11-15T00:34:41.386161377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-11-15T00:34:41', 'metadata_profiles')
2025-11-15T00:34:41.386516893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:41.418114087Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2025-11-15T00:34:41.418343730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0331892s
2025-11-15T00:34:41.418620046Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2025-11-15T00:34:41.418856662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:41.419167889Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6
2025-11-15T00:34:41.421390294Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2025-11-15T00:34:41.426231913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER)
2025-11-15T00:34:41.427139921Z [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-11-15T00:34:41.427647644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-11-15T00:34:41.428318615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-11-15T00:34:41.430503995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-11-15T00:34:41.430864682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092515s
2025-11-15T00:34:41.431075606Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-11-15T00:34:41.431194736Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-15T00:34:41.431409439Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2025-11-15T00:34:41.431727178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2025-11-15T00:34:41.432651109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010117s
2025-11-15T00:34:41.432938538Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2025-11-15T00:34:41.433311158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2025-11-15T00:34:41.433581051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003993s
2025-11-15T00:34:41.433757878Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-11-15T00:34:41.433915014Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-15T00:34:41.434301883Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2025-11-15T00:34:41.437781159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL)
2025-11-15T00:34:41.438872006Z [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-11-15T00:34:41.439422464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-11-15T00:34:41.440165721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-11-15T00:34:41.442529630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-11-15T00:34:41.442825276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083256s
2025-11-15T00:34:41.443249309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-11-15T00:34:41', 'separate_automatic_and_interactive_search')
2025-11-15T00:34:41.443636499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:41.502557763Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2025-11-15T00:34:41.502772125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0679366s
2025-11-15T00:34:41.503042860Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2025-11-15T00:34:41.503212892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:41.503511053Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7
2025-11-15T00:34:41.503879314Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path
2025-11-15T00:34:41.507665628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "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-11-15T00:34:41.509857692Z [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-11-15T00:34:41.510822305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-11-15T00:34:41.512043975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-11-15T00:34:41.514174184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-11-15T00:34:41.514656014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2025-11-15T00:34:41.515073986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2025-11-15T00:34:41.515526196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2025-11-15T00:34:41.515994449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-11-15T00:34:41.516346438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122761s
2025-11-15T00:34:41.516730692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-11-15T00:34:41', 'change_album_path_to_relative')
2025-11-15T00:34:41.517105797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:41.530378493Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2025-11-15T00:34:41.530555790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0262424s
2025-11-15T00:34:41.530821104Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2025-11-15T00:34:41.531029203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:41.531313686Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8
2025-11-15T00:34:41.531930017Z [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-11-15T00:34:41.532469804Z [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-11-15T00:34:41.532870130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005825s
2025-11-15T00:34:41.533201568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-11-15T00:34:41', 'change_quality_size_mb_to_kb')
2025-11-15T00:34:41.533558787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:41.534353437Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2025-11-15T00:34:41.534569973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020679s
2025-11-15T00:34:41.534790848Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2025-11-15T00:34:41.535000370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:41.535265774Z [Info] album_releases: Starting migration of Main DB to 9
2025-11-15T00:34:41.535690910Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-11-15T00:34:41.535882506Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-15T00:34:41.536074893Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String
2025-11-15T00:34:41.536362212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT ''
2025-11-15T00:34:41.537342576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010053s
2025-11-15T00:34:41.537445593Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-11-15T00:34:41.537610806Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-11-15T00:34:41.537834847Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String
2025-11-15T00:34:41.538093077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT ''
2025-11-15T00:34:41.539038681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010363s
2025-11-15T00:34:41.539390540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-11-15T00:34:41', 'album_releases')
2025-11-15T00:34:41.539734012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:41.540423780Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2025-11-15T00:34:41.540588773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024001s
2025-11-15T00:34:41.540845359Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2025-11-15T00:34:41.541066454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:41.541328181Z [Info] album_releases_fix: Starting migration of Main DB to 10
2025-11-15T00:34:41.541921266Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-11-15T00:34:41.542078071Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-15T00:34:41.542314798Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String
2025-11-15T00:34:41.546346326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "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-11-15T00:34:41.548749615Z [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-11-15T00:34:41.549802165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-11-15T00:34:41.550923533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-11-15T00:34:41.553311000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-11-15T00:34:41.553759163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2025-11-15T00:34:41.554179409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2025-11-15T00:34:41.554645087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2025-11-15T00:34:41.555085042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-11-15T00:34:41.555449556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129469s
2025-11-15T00:34:41.555647966Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-11-15T00:34:41.555814702Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-15T00:34:41.556091770Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String
2025-11-15T00:34:41.560047144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "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-11-15T00:34:41.562490394Z [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-11-15T00:34:41.563555548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-11-15T00:34:41.564681796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-11-15T00:34:41.566949302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-11-15T00:34:41.567431954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2025-11-15T00:34:41.567817851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2025-11-15T00:34:41.568282928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2025-11-15T00:34:41.568729056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-11-15T00:34:41.569059501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127659s
2025-11-15T00:34:41.569428564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-11-15T00:34:41', 'album_releases_fix')
2025-11-15T00:34:41.569834321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:41.570920899Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2025-11-15T00:34:41.571092495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145887s
2025-11-15T00:34:41.571291686Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2025-11-15T00:34:41.571555868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:41.571760840Z [Info] import_lists: Starting migration of Main DB to 11
2025-11-15T00:34:41.572629179Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2025-11-15T00:34:41.573496696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "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-11-15T00:34:41.574140272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013275s
2025-11-15T00:34:41.574335184Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2025-11-15T00:34:41.574647553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2025-11-15T00:34:41.574974542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004386s
2025-11-15T00:34:41.575147911Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2025-11-15T00:34:41.575794042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2025-11-15T00:34:41.576362366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010185s
2025-11-15T00:34:41.576589794Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2025-11-15T00:34:41.576955471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-11-15T00:34:41.577359875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005397s
2025-11-15T00:34:41.577687264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-11-15T00:34:41', 'import_lists')
2025-11-15T00:34:41.578026046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:41.578977352Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2025-11-15T00:34:41.579258157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021338s
2025-11-15T00:34:41.579335774Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2025-11-15T00:34:41.579561829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:41.579832183Z [Info] add_release_status: Starting migration of Main DB to 12
2025-11-15T00:34:41.580232710Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles
2025-11-15T00:34:41.580405738Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-15T00:34:41.580625901Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String
2025-11-15T00:34:41.580973712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT ''
2025-11-15T00:34:41.581965749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011232s
2025-11-15T00:34:41.582145551Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-15T00:34:41.582348430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-15T00:34:41.583489808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010549s
2025-11-15T00:34:41.583818681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-11-15T00:34:41', 'add_release_status')
2025-11-15T00:34:41.584324148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:41.584942844Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2025-11-15T00:34:41.585138147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025963s
2025-11-15T00:34:41.585352910Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2025-11-15T00:34:41.585569095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:41.585855672Z [Info] album_download_notification: Starting migration of Main DB to 13
2025-11-15T00:34:41.586210346Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-11-15T00:34:41.586373585Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-15T00:34:41.586582335Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean
2025-11-15T00:34:41.586925957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0
2025-11-15T00:34:41.587917283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011011s
2025-11-15T00:34:41.588289052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-11-15T00:34:41', 'album_download_notification')
2025-11-15T00:34:41.588638495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:41.589389427Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2025-11-15T00:34:41.589638098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025372s
2025-11-15T00:34:41.589802149Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2025-11-15T00:34:41.589995778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:41.590267957Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14
2025-11-15T00:34:41.590925400Z [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-11-15T00:34:41.591597734Z [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-11-15T00:34:41.592033281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007581s
2025-11-15T00:34:41.592545182Z [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-11-15T00:34:41.593208758Z [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-11-15T00:34:41.593627101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007359s
2025-11-15T00:34:41.594011855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-11-15T00:34:41', 'fix_language_metadata_profiles')
2025-11-15T00:34:41.594375147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:41.595108654Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2025-11-15T00:34:41.595271041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002136s
2025-11-15T00:34:41.595447997Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2025-11-15T00:34:41.595660846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:41.595936581Z [Info] remove_fanzub: Starting migration of Main DB to 15
2025-11-15T00:34:41.596285794Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2025-11-15T00:34:41.596600478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2025-11-15T00:34:41.596867746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003539s
2025-11-15T00:34:41.597219124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-11-15T00:34:41', 'remove_fanzub')
2025-11-15T00:34:41.597570682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:41.598319209Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2025-11-15T00:34:41.598507769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017838s
2025-11-15T00:34:41.598740758Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2025-11-15T00:34:41.599092235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:41.599224592Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16
2025-11-15T00:34:41.600827800Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId)
2025-11-15T00:34:41.601116802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC)
2025-11-15T00:34:41.601448179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000428s
2025-11-15T00:34:41.601666429Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate)
2025-11-15T00:34:41.602038488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC)
2025-11-15T00:34:41.602407741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005284s
2025-11-15T00:34:41.602875784Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId)
2025-11-15T00:34:41.603346221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId"
2025-11-15T00:34:41.603733641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00067s
2025-11-15T00:34:41.603990909Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date)
2025-11-15T00:34:41.604307757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2025-11-15T00:34:41.604734306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004976s
2025-11-15T00:34:41.604894378Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2025-11-15T00:34:41.605192559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2025-11-15T00:34:41.605614128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000468s
2025-11-15T00:34:41.605798619Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2025-11-15T00:34:41.606185909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-11-15T00:34:41.606549381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005501s
2025-11-15T00:34:41.607049568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-11-15T00:34:41', 'update_artist_history_indexes')
2025-11-15T00:34:41.607434664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:41.608294655Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2025-11-15T00:34:41.608488756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022445s
2025-11-15T00:34:41.608679480Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2025-11-15T00:34:41.608879733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:41.609123514Z [Info] remove_nma: Starting migration of Main DB to 17
2025-11-15T00:34:41.610520227Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-15T00:34:41.611511914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2025-11-15T00:34:41.611745183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010305s
2025-11-15T00:34:41.612126070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-11-15T00:34:41', 'remove_nma')
2025-11-15T00:34:41.612514312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:41.613167577Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2025-11-15T00:34:41.613334083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024218s
2025-11-15T00:34:41.613563665Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2025-11-15T00:34:41.613741192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:41.614007308Z [Info] album_disambiguation: Starting migration of Main DB to 18
2025-11-15T00:34:41.614338405Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-11-15T00:34:41.614483447Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-06s
2025-11-15T00:34:41.614680985Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String
2025-11-15T00:34:41.623313868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT
2025-11-15T00:34:41.624539877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096326s
2025-11-15T00:34:41.624951425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-11-15T00:34:41', 'album_disambiguation')
2025-11-15T00:34:41.625303364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:41.626067092Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2025-11-15T00:34:41.626244179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011141s
2025-11-15T00:34:41.626512299Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2025-11-15T00:34:41.626729616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:41.627084892Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19
2025-11-15T00:34:41.627457352Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-15T00:34:41.627661262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-15T00:34:41.629103646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014445s
2025-11-15T00:34:41.629480736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-11-15T00:34:41', 'add_ape_quality_in_profiles')
2025-11-15T00:34:41.629860841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:41.630554728Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2025-11-15T00:34:41.630700161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028389s
2025-11-15T00:34:41.630912118Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2025-11-15T00:34:41.631118303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:41.631348977Z [Info] remove_pushalot: Starting migration of Main DB to 20
2025-11-15T00:34:41.632307257Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-15T00:34:41.632640267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2025-11-15T00:34:41.632930923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004298s
2025-11-15T00:34:41.633159072Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-15T00:34:41.633458285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2025-11-15T00:34:41.633727206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003843s
2025-11-15T00:34:41.633957390Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-15T00:34:41.634254388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2025-11-15T00:34:41.634528460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000381s
2025-11-15T00:34:41.634876210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-11-15T00:34:41', 'remove_pushalot')
2025-11-15T00:34:41.635237157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:41.635934270Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2025-11-15T00:34:41.636122039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017488s
2025-11-15T00:34:41.636331771Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2025-11-15T00:34:41.636548648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:41.636839183Z [Info] add_custom_filters: Starting migration of Main DB to 21
2025-11-15T00:34:41.637208847Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2025-11-15T00:34:41.637635857Z [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-11-15T00:34:41.638044410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006634s
2025-11-15T00:34:41.638411539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-11-15T00:34:41', 'add_custom_filters')
2025-11-15T00:34:41.638784500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:41.639567977Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2025-11-15T00:34:41.639712979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021092s
2025-11-15T00:34:41.639969927Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2025-11-15T00:34:41.640168687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:41.640464663Z [Info] import_list_tags: Starting migration of Main DB to 22
2025-11-15T00:34:41.640766180Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-11-15T00:34:41.640927796Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-11-15T00:34:41.641157017Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String
2025-11-15T00:34:41.641404435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT
2025-11-15T00:34:41.642351993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010186s
2025-11-15T00:34:41.642711107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-11-15T00:34:41', 'import_list_tags')
2025-11-15T00:34:41.643054348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:41.643904860Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2025-11-15T00:34:41.644072999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025173s
2025-11-15T00:34:41.644354686Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2025-11-15T00:34:41.644498696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:41.644781315Z [Info] add_release_groups_etc: Starting migration of Main DB to 23
2025-11-15T00:34:41.649683897Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata
2025-11-15T00:34:41.650395971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ArtistMetadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "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-11-15T00:34:41.651024446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011528s
2025-11-15T00:34:41.651274930Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId)
2025-11-15T00:34:41.651606107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC)
2025-11-15T00:34:41.652013057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005438s
2025-11-15T00:34:41.654551158Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-11-15T00:34:41.654573082Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-11-15T00:34:41.654583523Z FROM "Artists"
2025-11-15T00:34:41.655502513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-11-15T00:34:41.655531672Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-11-15T00:34:41.655544688Z FROM "Artists"
2025-11-15T00:34:41.656124446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011545s
2025-11-15T00:34:41.656284247Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2025-11-15T00:34:41.656463639Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-11-15T00:34:41.656651447Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32
2025-11-15T00:34:41.657025320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2025-11-15T00:34:41.658053159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011929s
2025-11-15T00:34:41.658604138Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2025-11-15T00:34:41.658626493Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-11-15T00:34:41.658635732Z FROM "ArtistMetadata"
2025-11-15T00:34:41.658644760Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2025-11-15T00:34:41.659331072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2025-11-15T00:34:41.659353878Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-11-15T00:34:41.659363327Z FROM "ArtistMetadata"
2025-11-15T00:34:41.659371975Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2025-11-15T00:34:41.659792581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008176s
2025-11-15T00:34:41.659992273Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases
2025-11-15T00:34:41.660824700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL UNIQUE, "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-11-15T00:34:41.661488055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013476s
2025-11-15T00:34:41.661708199Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId)
2025-11-15T00:34:41.662096080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2025-11-15T00:34:41.662555375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005566s
2025-11-15T00:34:41.662696669Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId)
2025-11-15T00:34:41.663060883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2025-11-15T00:34:41.663421198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005233s
2025-11-15T00:34:41.663628916Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-15T00:34:41.663897227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-15T00:34:41.668716020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048381s
2025-11-15T00:34:41.668860230Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-11-15T00:34:41.669001605Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-15T00:34:41.669200916Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32
2025-11-15T00:34:41.669598758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2025-11-15T00:34:41.670584573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011657s
2025-11-15T00:34:41.670756419Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-11-15T00:34:41.670902713Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-15T00:34:41.671098958Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean
2025-11-15T00:34:41.671407650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1
2025-11-15T00:34:41.672368936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010693s
2025-11-15T00:34:41.672541202Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-11-15T00:34:41.672698579Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-15T00:34:41.672881979Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String
2025-11-15T00:34:41.673155840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT
2025-11-15T00:34:41.674054770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009688s
2025-11-15T00:34:41.674674979Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2025-11-15T00:34:41.674694709Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-11-15T00:34:41.674704117Z FROM "ArtistMetadata"
2025-11-15T00:34:41.674712825Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-11-15T00:34:41.674722064Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2025-11-15T00:34:41.675528097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2025-11-15T00:34:41.675550061Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-11-15T00:34:41.675559349Z FROM "ArtistMetadata"
2025-11-15T00:34:41.675567807Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-11-15T00:34:41.675576885Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2025-11-15T00:34:41.676068675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009708s
2025-11-15T00:34:41.676230641Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-11-15T00:34:41.676375232Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-11-15T00:34:41.676581047Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String
2025-11-15T00:34:41.676919759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0'
2025-11-15T00:34:41.677861525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010671s
2025-11-15T00:34:41.678030215Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-11-15T00:34:41.678195999Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-15T00:34:41.678370771Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32
2025-11-15T00:34:41.678705605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0
2025-11-15T00:34:41.679684035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011096s
2025-11-15T00:34:41.679881803Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-11-15T00:34:41.680035282Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-15T00:34:41.680219764Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32
2025-11-15T00:34:41.680554628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2025-11-15T00:34:41.681537688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011028s
2025-11-15T00:34:41.682120090Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-11-15T00:34:41.682140271Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-11-15T00:34:41.682151564Z FROM "AlbumReleases"
2025-11-15T00:34:41.682162255Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-11-15T00:34:41.682171494Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2025-11-15T00:34:41.682920562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-11-15T00:34:41.682940092Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-11-15T00:34:41.682949681Z FROM "AlbumReleases"
2025-11-15T00:34:41.682958108Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-11-15T00:34:41.682982748Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2025-11-15T00:34:41.683465910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009559s
2025-11-15T00:34:41.684133635Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-11-15T00:34:41.684155850Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-11-15T00:34:41.684165038Z FROM "ArtistMetadata"
2025-11-15T00:34:41.684173495Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-11-15T00:34:41.684182393Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2025-11-15T00:34:41.685021693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-11-15T00:34:41.685045391Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-11-15T00:34:41.685054309Z FROM "ArtistMetadata"
2025-11-15T00:34:41.685062635Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-11-15T00:34:41.685071744Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2025-11-15T00:34:41.685485958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009496s
2025-11-15T00:34:41.686022979Z [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-11-15T00:34:41.690094888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE 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-11-15T00:34:41.691551171Z [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-11-15T00:34:41.692251681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-11-15T00:34:41.693381717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-11-15T00:34:41.695779896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-11-15T00:34:41.696283470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-11-15T00:34:41.696635679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010279s
2025-11-15T00:34:41.697038731Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync
2025-11-15T00:34:41.701329801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "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-11-15T00:34:41.703215027Z [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-11-15T00:34:41.704097043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-11-15T00:34:41.705572765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-11-15T00:34:41.708132529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-11-15T00:34:41.708684460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-11-15T00:34:41.709088825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117271s
2025-11-15T00:34:41.709323567Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored
2025-11-15T00:34:41.713423313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL UNIQUE, "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-11-15T00:34:41.715000038Z [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-11-15T00:34:41.715740038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2025-11-15T00:34:41.716670471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2025-11-15T00:34:41.718984581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2025-11-15T00:34:41.719508856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2025-11-15T00:34:41.719889693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103474s
2025-11-15T00:34:41.720125147Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId
2025-11-15T00:34:41.724124300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE 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-11-15T00:34:41.725253995Z [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-11-15T00:34:41.725863392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-11-15T00:34:41.726622661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-11-15T00:34:41.729011792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-11-15T00:34:41.729418771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091106s
2025-11-15T00:34:41.729637642Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2025-11-15T00:34:41.729995051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-11-15T00:34:41.730393223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005259s
2025-11-15T00:34:41.730581312Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored)
2025-11-15T00:34:41.730899753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-11-15T00:34:41.731279157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004845s
2025-11-15T00:34:41.731482647Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId)
2025-11-15T00:34:41.731798142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2025-11-15T00:34:41.732205342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005221s
2025-11-15T00:34:41.732417419Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId)
2025-11-15T00:34:41.732743476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC)
2025-11-15T00:34:41.733191888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005728s
2025-11-15T00:34:41.733415950Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId)
2025-11-15T00:34:41.733782698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC)
2025-11-15T00:34:41.734214678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00061s
2025-11-15T00:34:41.734421825Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId)
2025-11-15T00:34:41.734752982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC)
2025-11-15T00:34:41.735146645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005235s
2025-11-15T00:34:41.735319974Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-15T00:34:41.736333845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2025-11-15T00:34:41.736667457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011169s
2025-11-15T00:34:41.736778982Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-15T00:34:41.737084577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2025-11-15T00:34:41.737367757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004322s
2025-11-15T00:34:41.737534914Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-15T00:34:41.737911181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand'
2025-11-15T00:34:41.738241877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005559s
2025-11-15T00:34:41.738618375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-11-15T00:34:41', 'add_release_groups_etc')
2025-11-15T00:34:41.738973020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:41.741126797Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2025-11-15T00:34:41.741316619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033954s
2025-11-15T00:34:41.741545480Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2025-11-15T00:34:41.741763909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:41.742046318Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24
2025-11-15T00:34:41.742625865Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-15T00:34:41.742905649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1
2025-11-15T00:34:41.743174279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003656s
2025-11-15T00:34:41.743523913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-11-15T00:34:41', 'NewMediaInfoFormat')
2025-11-15T00:34:41.743912316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:41.744781355Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2025-11-15T00:34:41.744951648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019446s
2025-11-15T00:34:41.745218095Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2025-11-15T00:34:41.745439360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:41.745727861Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25
2025-11-15T00:34:41.746920823Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2025-11-15T00:34:41.747298704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2025-11-15T00:34:41.749609096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024642s
2025-11-15T00:34:41.749809109Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-11-15T00:34:41.749998260Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-15T00:34:41.750225588Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2025-11-15T00:34:41.750633780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2025-11-15T00:34:41.751948527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014543s
2025-11-15T00:34:41.752366489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-11-15T00:34:41', 'rename_restrictions_to_release_profiles')
2025-11-15T00:34:41.752747526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:41.753666066Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2025-11-15T00:34:41.753874295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031471s
2025-11-15T00:34:41.754136573Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2025-11-15T00:34:41.754365374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:41.754664837Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26
2025-11-15T00:34:41.755826396Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2025-11-15T00:34:41.756154065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2025-11-15T00:34:41.758828691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027564s
2025-11-15T00:34:41.759020647Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-11-15T00:34:41.759182233Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-15T00:34:41.759396053Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2025-11-15T00:34:41.759710065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2025-11-15T00:34:41.760636591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010252s
2025-11-15T00:34:41.760844019Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2025-11-15T00:34:41.761009522Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-15T00:34:41.761229575Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2025-11-15T00:34:41.761565542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2025-11-15T00:34:41.762484021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010439s
2025-11-15T00:34:41.762653092Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-15T00:34:41.762922023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2025-11-15T00:34:41.763202247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003804s
2025-11-15T00:34:41.763438874Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-15T00:34:41.763643065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2025-11-15T00:34:41.763933460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003767s
2025-11-15T00:34:41.764179185Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId
2025-11-15T00:34:41.768663635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE 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-11-15T00:34:41.770118985Z [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-11-15T00:34:41.770811680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-11-15T00:34:41.771784349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-11-15T00:34:41.774592293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-11-15T00:34:41.775053581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-11-15T00:34:41.775537907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-11-15T00:34:41.776046250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-11-15T00:34:41.776442147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012052s
2025-11-15T00:34:41.776829577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-11-15T00:34:41', 'rename_quality_profiles_add_upgrade_allowed')
2025-11-15T00:34:41.777210825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:41.778702278Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2025-11-15T00:34:41.778894526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014266s
2025-11-15T00:34:41.779130060Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2025-11-15T00:34:41.779353239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:41.779627061Z [Info] add_import_exclusions: Starting migration of Main DB to 27
2025-11-15T00:34:41.780092688Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2025-11-15T00:34:41.780554568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListExclusions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignId" TEXT NOT NULL UNIQUE, "Name" TEXT NOT NULL)
2025-11-15T00:34:41.781002560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007049s
2025-11-15T00:34:41.781243946Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId)
2025-11-15T00:34:41.781603851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC)
2025-11-15T00:34:41.782036743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000594s
2025-11-15T00:34:41.782394523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-11-15T00:34:41', 'add_import_exclusions')
2025-11-15T00:34:41.782783326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:41.783875305Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2025-11-15T00:34:41.784118154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023852s
2025-11-15T00:34:41.784340642Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2025-11-15T00:34:41.784567880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:41.784828184Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28
2025-11-15T00:34:41.789399108Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-11-15T00:34:41.789421363Z WHERE "Id" in (
2025-11-15T00:34:41.789430301Z SELECT "Artists"."Id" from "Artists"
2025-11-15T00:34:41.789439229Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-11-15T00:34:41.789448177Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-11-15T00:34:41.790254660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-11-15T00:34:41.790273037Z WHERE "Id" in (
2025-11-15T00:34:41.790280993Z SELECT "Artists"."Id" from "Artists"
2025-11-15T00:34:41.790287988Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-11-15T00:34:41.790295282Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-11-15T00:34:41.790865340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010294s
2025-11-15T00:34:41.791460258Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2025-11-15T00:34:41.791480789Z WHERE "Id" in (
2025-11-15T00:34:41.791489777Z SELECT "Albums"."Id" from "Albums"
2025-11-15T00:34:41.791498535Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-11-15T00:34:41.791508505Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-11-15T00:34:41.792267333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2025-11-15T00:34:41.792289928Z WHERE "Id" in (
2025-11-15T00:34:41.792299327Z SELECT "Albums"."Id" from "Albums"
2025-11-15T00:34:41.792308726Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-11-15T00:34:41.792317925Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-11-15T00:34:41.792854886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009955s
2025-11-15T00:34:41.793436387Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2025-11-15T00:34:41.793460636Z WHERE "Id" in (
2025-11-15T00:34:41.793471207Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-11-15T00:34:41.793480185Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-11-15T00:34:41.793489143Z WHERE "Albums"."Id" IS NULL)
2025-11-15T00:34:41.794196528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2025-11-15T00:34:41.794214013Z WHERE "Id" in (
2025-11-15T00:34:41.794225236Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-11-15T00:34:41.794235055Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-11-15T00:34:41.794243963Z WHERE "Albums"."Id" IS NULL)
2025-11-15T00:34:41.794792498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009458s
2025-11-15T00:34:41.795350832Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-11-15T00:34:41.795370912Z WHERE "Id" in (
2025-11-15T00:34:41.795379810Z SELECT "Tracks"."Id" from "Tracks"
2025-11-15T00:34:41.795388458Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-11-15T00:34:41.795398017Z WHERE "AlbumReleases"."Id" IS NULL)
2025-11-15T00:34:41.796150162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-11-15T00:34:41.796166545Z WHERE "Id" in (
2025-11-15T00:34:41.796174982Z SELECT "Tracks"."Id" from "Tracks"
2025-11-15T00:34:41.796183499Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-11-15T00:34:41.796192437Z WHERE "AlbumReleases"."Id" IS NULL)
2025-11-15T00:34:41.796736893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009842s
2025-11-15T00:34:41.797335539Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-11-15T00:34:41.797350328Z WHERE "Id" in (
2025-11-15T00:34:41.797359336Z SELECT "Tracks"."Id" from "Tracks"
2025-11-15T00:34:41.797368745Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-11-15T00:34:41.797378124Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-11-15T00:34:41.798132764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-11-15T00:34:41.798148195Z WHERE "Id" in (
2025-11-15T00:34:41.798155399Z SELECT "Tracks"."Id" from "Tracks"
2025-11-15T00:34:41.798162183Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-11-15T00:34:41.798169498Z WHERE "ArtistMetadata"."Id" IS NULL)
2025-11-15T00:34:41.798716038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009828s
2025-11-15T00:34:41.799310475Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-11-15T00:34:41.799335696Z WHERE "Id" IN (
2025-11-15T00:34:41.799345436Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-11-15T00:34:41.799354835Z LEFT OUTER JOIN "Tracks"
2025-11-15T00:34:41.799363432Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-11-15T00:34:41.799372400Z WHERE "Tracks"."Id" IS NULL)
2025-11-15T00:34:41.800153663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-11-15T00:34:41.800170287Z WHERE "Id" IN (
2025-11-15T00:34:41.800177100Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-11-15T00:34:41.800183854Z LEFT OUTER JOIN "Tracks"
2025-11-15T00:34:41.800190427Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-11-15T00:34:41.800222452Z WHERE "Tracks"."Id" IS NULL)
2025-11-15T00:34:41.800747429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001045s
2025-11-15T00:34:41.801139819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-11-15T00:34:41', 'clean_artist_metadata_table')
2025-11-15T00:34:41.801501036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:41.802347240Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2025-11-15T00:34:41.802536140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026025s
2025-11-15T00:34:41.802764370Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2025-11-15T00:34:41.802983461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:41.803257543Z [Info] health_issue_notification: Starting migration of Main DB to 29
2025-11-15T00:34:41.803975679Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-11-15T00:34:41.804204449Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-11-15T00:34:41.804391536Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2025-11-15T00:34:41.804758245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2025-11-15T00:34:41.805757437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011563s
2025-11-15T00:34:41.805945565Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-11-15T00:34:41.806101550Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-15T00:34:41.806327665Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2025-11-15T00:34:41.806691818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2025-11-15T00:34:41.807674357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011222s
2025-11-15T00:34:41.807881273Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-11-15T00:34:41.808030464Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-15T00:34:41.808263333Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean
2025-11-15T00:34:41.808737918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0
2025-11-15T00:34:41.809639714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011298s
2025-11-15T00:34:41.809839597Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-11-15T00:34:41.809991352Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-15T00:34:41.810225363Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean
2025-11-15T00:34:41.810589737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0
2025-11-15T00:34:41.811586464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010884s
2025-11-15T00:34:41.811715594Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-11-15T00:34:41.811874815Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-15T00:34:41.812101722Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean
2025-11-15T00:34:41.812437227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0
2025-11-15T00:34:41.813383623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010754s
2025-11-15T00:34:41.813625540Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload
2025-11-15T00:34:41.819545190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL UNIQUE 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-11-15T00:34:41.821304452Z [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-11-15T00:34:41.822068050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2025-11-15T00:34:41.822545070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2025-11-15T00:34:41.825054694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112383s
2025-11-15T00:34:41.825328345Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport
2025-11-15T00:34:41.829702302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL UNIQUE 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-11-15T00:34:41.831448358Z [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-11-15T00:34:41.832310915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2025-11-15T00:34:41.832951284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2025-11-15T00:34:41.835529696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099779s
2025-11-15T00:34:41.835929361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-11-15T00:34:41', 'health_issue_notification')
2025-11-15T00:34:41.836303013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:41.837474081Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2025-11-15T00:34:41.837692672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118862s
2025-11-15T00:34:41.837906953Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2025-11-15T00:34:41.838153981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:41.838437872Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30
2025-11-15T00:34:41.839553028Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-11-15T00:34:41.839726918Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-11-15T00:34:41.839971450Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime
2025-11-15T00:34:41.840329431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00'
2025-11-15T00:34:41.841523305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001358s
2025-11-15T00:34:41.841707857Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-11-15T00:34:41.841864071Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-15T00:34:41.842053703Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String
2025-11-15T00:34:41.842320991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT
2025-11-15T00:34:41.843465175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012108s
2025-11-15T00:34:41.843732043Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2025-11-15T00:34:41.844058991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2025-11-15T00:34:41.844357733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003823s
2025-11-15T00:34:41.844914824Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-11-15T00:34:41.844931698Z WHERE "Id" IN (
2025-11-15T00:34:41.844940396Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-11-15T00:34:41.844949604Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-11-15T00:34:41.844958382Z WHERE "Tracks"."Id" IS NULL)
2025-11-15T00:34:41.845623171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-11-15T00:34:41.845640065Z WHERE "Id" IN (
2025-11-15T00:34:41.845649113Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-11-15T00:34:41.845658091Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-11-15T00:34:41.845667340Z WHERE "Tracks"."Id" IS NULL)
2025-11-15T00:34:41.846189631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008902s
2025-11-15T00:34:41.846868488Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-11-15T00:34:41.846882286Z WHERE "Id" IN (
2025-11-15T00:34:41.846888839Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-11-15T00:34:41.846894941Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-11-15T00:34:41.846901044Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-11-15T00:34:41.846907126Z WHERE "Artists"."Path" IS NULL)
2025-11-15T00:34:41.847911588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-11-15T00:34:41.847955497Z WHERE "Id" IN (
2025-11-15T00:34:41.847975788Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-11-15T00:34:41.847984916Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-11-15T00:34:41.847993714Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-11-15T00:34:41.848002692Z WHERE "Artists"."Path" IS NULL)
2025-11-15T00:34:41.848669494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012834s
2025-11-15T00:34:41.849451489Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-11-15T00:34:41.849465658Z WHERE "Id" IN (
2025-11-15T00:34:41.849472532Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-11-15T00:34:41.849478664Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-11-15T00:34:41.849484766Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-11-15T00:34:41.849491289Z WHERE "AlbumReleases"."Monitored" = 0
2025-11-15T00:34:41.849497412Z OR "AlbumReleases"."Monitored" IS NULL)
2025-11-15T00:34:41.850555683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-11-15T00:34:41.850572787Z WHERE "Id" IN (
2025-11-15T00:34:41.850583829Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-11-15T00:34:41.850592647Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-11-15T00:34:41.850601836Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-11-15T00:34:41.850611214Z WHERE "AlbumReleases"."Monitored" = 0
2025-11-15T00:34:41.850619942Z OR "AlbumReleases"."Monitored" IS NULL)
2025-11-15T00:34:41.851291164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013461s
2025-11-15T00:34:41.851880150Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2025-11-15T00:34:41.851896723Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-11-15T00:34:41.851903066Z FROM "Artists"
2025-11-15T00:34:41.851909008Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-11-15T00:34:41.851916292Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2025-11-15T00:34:41.852732706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2025-11-15T00:34:41.852742236Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-11-15T00:34:41.852748448Z FROM "Artists"
2025-11-15T00:34:41.852754240Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-11-15T00:34:41.852760242Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2025-11-15T00:34:41.853227713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000855s
2025-11-15T00:34:41.853650715Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-11-15T00:34:41.853701367Z WHERE "Id" NOT IN (
2025-11-15T00:34:41.853710896Z SELECT MIN("Id")
2025-11-15T00:34:41.853719433Z FROM "TrackFiles"
2025-11-15T00:34:41.853727930Z GROUP BY "Path"
2025-11-15T00:34:41.853736478Z )
2025-11-15T00:34:41.854193438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-11-15T00:34:41.854206905Z WHERE "Id" NOT IN (
2025-11-15T00:34:41.854215923Z SELECT MIN("Id")
2025-11-15T00:34:41.854224360Z FROM "TrackFiles"
2025-11-15T00:34:41.854232877Z GROUP BY "Path"
2025-11-15T00:34:41.854241234Z )
2025-11-15T00:34:41.854604235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006325s
2025-11-15T00:34:41.854793286Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-11-15T00:34:41.854958749Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-15T00:34:41.855185846Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String
2025-11-15T00:34:41.859246673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE 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 UNIQUE)
2025-11-15T00:34:41.860656963Z [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-11-15T00:34:41.861261199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-11-15T00:34:41.861933393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-11-15T00:34:41.865064788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-11-15T00:34:41.865439423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100285s
2025-11-15T00:34:41.865650337Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path)
2025-11-15T00:34:41.865915862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2025-11-15T00:34:41.866283292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004628s
2025-11-15T00:34:41.866494527Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath
2025-11-15T00:34:41.870050568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE 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 UNIQUE)
2025-11-15T00:34:41.871192567Z [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-11-15T00:34:41.871735621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-11-15T00:34:41.872726316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-11-15T00:34:41.875195958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-11-15T00:34:41.875636676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2025-11-15T00:34:41.875999867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092739s
2025-11-15T00:34:41.876365834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-11-15T00:34:41', 'add_mediafilerepository_mtime')
2025-11-15T00:34:41.876736039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:41.878133884Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2025-11-15T00:34:41.878298035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113773s
2025-11-15T00:34:41.878583429Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2025-11-15T00:34:41.878802080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:41.879098817Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31
2025-11-15T00:34:41.880782487Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-11-15T00:34:41.880809632Z WHERE "Id" NOT IN (
2025-11-15T00:34:41.880818570Z SELECT MIN("Artists"."Id") from "Artists"
2025-11-15T00:34:41.880827508Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-11-15T00:34:41.880836646Z GROUP BY "ArtistMetadata"."Id")
2025-11-15T00:34:41.881577528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-11-15T00:34:41.881602378Z WHERE "Id" NOT IN (
2025-11-15T00:34:41.881617389Z SELECT MIN("Artists"."Id") from "Artists"
2025-11-15T00:34:41.881632239Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-11-15T00:34:41.881644974Z GROUP BY "ArtistMetadata"."Id")
2025-11-15T00:34:41.882063477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008865s
2025-11-15T00:34:41.882290795Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId)
2025-11-15T00:34:41.882547061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId"
2025-11-15T00:34:41.883002909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004779s
2025-11-15T00:34:41.883214625Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32
2025-11-15T00:34:41.887960060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE 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 UNIQUE)
2025-11-15T00:34:41.889535933Z [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-11-15T00:34:41.890331265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-11-15T00:34:41.898136602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-11-15T00:34:41.898181953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-11-15T00:34:41.898195080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-11-15T00:34:41.898207034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-11-15T00:34:41.898218607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131781s
2025-11-15T00:34:41.898229709Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2025-11-15T00:34:41.898273628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-11-15T00:34:41.898286514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005912s
2025-11-15T00:34:41.898393539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-11-15T00:34:41', 'add_artistmetadataid_constraint')
2025-11-15T00:34:41.898599664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:41.900259577Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2025-11-15T00:34:41.900513368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030632s
2025-11-15T00:34:41.900748301Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2025-11-15T00:34:41.900990489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:41.901304491Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32
2025-11-15T00:34:41.902198421Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2025-11-15T00:34:41.902393243Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-11-15T00:34:41.902713207Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String
2025-11-15T00:34:41.903027701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]'
2025-11-15T00:34:41.904605939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014356s
2025-11-15T00:34:41.904648154Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2025-11-15T00:34:41.904733235Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-11-15T00:34:41.904983148Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String
2025-11-15T00:34:41.905421952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]'
2025-11-15T00:34:41.906463649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012005s
2025-11-15T00:34:41.906657780Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-11-15T00:34:41.906834977Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-15T00:34:41.907006873Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String
2025-11-15T00:34:41.907342849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]'
2025-11-15T00:34:41.908747197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015298s
2025-11-15T00:34:41.908958843Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2025-11-15T00:34:41.909135399Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-15T00:34:41.909390002Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String
2025-11-15T00:34:41.909826531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]'
2025-11-15T00:34:41.911222001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015917s
2025-11-15T00:34:41.911392995Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-11-15T00:34:41.911554570Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-15T00:34:41.911767659Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String
2025-11-15T00:34:41.912144909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]'
2025-11-15T00:34:41.913279464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012776s
2025-11-15T00:34:41.913538746Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2025-11-15T00:34:41.913727005Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-11-15T00:34:41.914008441Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String
2025-11-15T00:34:41.914417605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]'
2025-11-15T00:34:41.915585297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013355s
2025-11-15T00:34:41.916079171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-11-15T00:34:41', 'old_ids_and_artist_alias')
2025-11-15T00:34:41.916514307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:41.917455112Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2025-11-15T00:34:41.917651938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031886s
2025-11-15T00:34:41.917911601Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2025-11-15T00:34:41.918184029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:41.918510477Z [Info] download_propers_config: Starting migration of Main DB to 33
2025-11-15T00:34:41.919041987Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-15T00:34:41.919235456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-15T00:34:41.919933832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007315s
2025-11-15T00:34:41.920248777Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2025-11-15T00:34:41.920643992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2025-11-15T00:34:41.921011923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004237s
2025-11-15T00:34:41.921426448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-11-15T00:34:41', 'download_propers_config')
2025-11-15T00:34:41.921811734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:41.922621795Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2025-11-15T00:34:41.922850586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002034s
2025-11-15T00:34:41.923164127Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2025-11-15T00:34:41.923490815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:41.923789286Z [Info] remove_language_profiles: Starting migration of Main DB to 34
2025-11-15T00:34:41.924753357Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2025-11-15T00:34:41.925085306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2025-11-15T00:34:41.925667127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006865s
2025-11-15T00:34:41.925859024Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId
2025-11-15T00:34:41.929561900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE 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 UNIQUE)
2025-11-15T00:34:41.930930366Z [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-11-15T00:34:41.931620525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-11-15T00:34:41.932633365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-11-15T00:34:41.935238971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-11-15T00:34:41.935705450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-11-15T00:34:41.936177491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-11-15T00:34:41.936657477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-11-15T00:34:41.937043966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109811s
2025-11-15T00:34:41.937278277Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2025-11-15T00:34:41.941222890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "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-11-15T00:34:41.942568680Z [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-11-15T00:34:41.943244682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2025-11-15T00:34:41.943962768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2025-11-15T00:34:41.946758667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2025-11-15T00:34:41.947065765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095637s
2025-11-15T00:34:41.947324917Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language
2025-11-15T00:34:41.952685331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL UNIQUE 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-11-15T00:34:41.953978766Z [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-11-15T00:34:41.954613855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2025-11-15T00:34:41.955059802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2025-11-15T00:34:41.958976780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114758s
2025-11-15T00:34:41.959193566Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2025-11-15T00:34:41.962870480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL UNIQUE 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-11-15T00:34:41.964010465Z [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-11-15T00:34:41.964516554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-11-15T00:34:41.965333259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2025-11-15T00:34:41.968127967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-11-15T00:34:41.968611039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-11-15T00:34:41.969124363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2025-11-15T00:34:41.969662486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-11-15T00:34:41.970080759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106524s
2025-11-15T00:34:41.970259098Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language
2025-11-15T00:34:41.973665237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL UNIQUE 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-11-15T00:34:41.974638015Z [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-11-15T00:34:41.975189666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2025-11-15T00:34:41.975601476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2025-11-15T00:34:41.978578089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080875s
2025-11-15T00:34:41.978774474Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language
2025-11-15T00:34:41.982193028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE 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 UNIQUE)
2025-11-15T00:34:41.983315869Z [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-11-15T00:34:41.983868211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-11-15T00:34:41.984675176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-11-15T00:34:41.987767182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-11-15T00:34:41.988306598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2025-11-15T00:34:41.988720642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097311s
2025-11-15T00:34:41.989163895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-11-15T00:34:41', 'remove_language_profiles')
2025-11-15T00:34:41.989494781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:41.991119412Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2025-11-15T00:34:41.991321218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121036s
2025-11-15T00:34:41.991605671Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2025-11-15T00:34:41.991826917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:41.992271121Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35
2025-11-15T00:34:41.992801679Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-11-15T00:34:41.992982724Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2025-11-15T00:34:41.993253118Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String
2025-11-15T00:34:41.993575648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT
2025-11-15T00:34:41.995328077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001788s
2025-11-15T00:34:41.995673653Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2025-11-15T00:34:41.996169992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2025-11-15T00:34:41.996526119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000573s
2025-11-15T00:34:41.996910563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-11-15T00:34:41', 'multi_disc_naming_format')
2025-11-15T00:34:41.997273975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:41.998094337Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2025-11-15T00:34:41.998279450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020746s
2025-11-15T00:34:41.998519443Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2025-11-15T00:34:41.998787853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:41.999059050Z [Info] add_download_client_priority: Starting migration of Main DB to 36
2025-11-15T00:34:41.999553786Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-11-15T00:34:41.999745271Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-11-15T00:34:41.999992148Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2025-11-15T00:34:42.000340690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2025-11-15T00:34:42.001491949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012846s
2025-11-15T00:34:42.001677713Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-15T00:34:42.001891433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-15T00:34:42.016051736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140513s
2025-11-15T00:34:42.016507824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-11-15T00:34:42', 'add_download_client_priority')
2025-11-15T00:34:42.016963201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:42.017901020Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2025-11-15T00:34:42.018118688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160101s
2025-11-15T00:34:42.018373140Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2025-11-15T00:34:42.018569145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:42.018881203Z [Info] remove_growl_prowl: Starting migration of Main DB to 37
2025-11-15T00:34:42.019294415Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-15T00:34:42.019612065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2025-11-15T00:34:42.019924364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004098s
2025-11-15T00:34:42.020165489Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-15T00:34:42.020478940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl'
2025-11-15T00:34:42.020753483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003863s
2025-11-15T00:34:42.021122907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-11-15T00:34:42', 'remove_growl_prowl')
2025-11-15T00:34:42.021496199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:42.022367674Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2025-11-15T00:34:42.022572847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001971s
2025-11-15T00:34:42.022833662Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2025-11-15T00:34:42.022997161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:42.023283848Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38
2025-11-15T00:34:42.023684786Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-15T00:34:42.024002165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2025-11-15T00:34:42.024293111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004196s
2025-11-15T00:34:42.024523765Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-15T00:34:42.024840673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2025-11-15T00:34:42.025134254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003897s
2025-11-15T00:34:42.025489079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-11-15T00:34:42', 'remove_plex_hometheatre')
2025-11-15T00:34:42.025855397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:42.026520716Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2025-11-15T00:34:42.026714687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017524s
2025-11-15T00:34:42.026950742Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2025-11-15T00:34:42.027177118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:42.027452783Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39
2025-11-15T00:34:42.028188485Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-11-15T00:34:42.028392966Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-11-15T00:34:42.028591797Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String
2025-11-15T00:34:42.028866360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT
2025-11-15T00:34:42.030030865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012398s
2025-11-15T00:34:42.030219885Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-11-15T00:34:42.030411030Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-15T00:34:42.030620462Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32
2025-11-15T00:34:42.030996840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0
2025-11-15T00:34:42.032011192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011653s
2025-11-15T00:34:42.032211506Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-11-15T00:34:42.032390275Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-15T00:34:42.032612673Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32
2025-11-15T00:34:42.032993700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0
2025-11-15T00:34:42.034012853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011543s
2025-11-15T00:34:42.034189989Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-11-15T00:34:42.034369771Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-15T00:34:42.034599103Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32
2025-11-15T00:34:42.034939719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0
2025-11-15T00:34:42.035968811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011379s
2025-11-15T00:34:42.036145136Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-11-15T00:34:42.036347513Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-15T00:34:42.036526253Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String
2025-11-15T00:34:42.036836849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT
2025-11-15T00:34:42.037804698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001062s
2025-11-15T00:34:42.037992596Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-15T00:34:42.038194142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-15T00:34:42.039337805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011585s
2025-11-15T00:34:42.039747800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-11-15T00:34:42', 'add_root_folder_add_defaults')
2025-11-15T00:34:42.040125822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:42.040931825Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2025-11-15T00:34:42.041186187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027031s
2025-11-15T00:34:42.041399386Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2025-11-15T00:34:42.041572485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:42.041809933Z [Info] task_duration: Starting migration of Main DB to 40
2025-11-15T00:34:42.042169306Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-11-15T00:34:42.042357415Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-15T00:34:42.042598881Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2025-11-15T00:34:42.042913305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2025-11-15T00:34:42.043985123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001147s
2025-11-15T00:34:42.044346100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-11-15T00:34:42', 'task_duration')
2025-11-15T00:34:42.044692878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:42.045418068Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2025-11-15T00:34:42.045588842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025836s
2025-11-15T00:34:42.045859828Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2025-11-15T00:34:42.046120433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:42.046396108Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41
2025-11-15T00:34:42.046854771Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-11-15T00:34:42.047054413Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-15T00:34:42.047262803Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2025-11-15T00:34:42.047628319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2025-11-15T00:34:42.048780198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012884s
2025-11-15T00:34:42.048971463Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-11-15T00:34:42.049168570Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-15T00:34:42.049404425Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2025-11-15T00:34:42.049725652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2025-11-15T00:34:42.050799935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012018s
2025-11-15T00:34:42.051211343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-11-15T00:34:42', 'add_indexer_and_enabled_to_release_profiles')
2025-11-15T00:34:42.051623854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:42.052414877Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2025-11-15T00:34:42.052630421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027565s
2025-11-15T00:34:42.052867198Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2025-11-15T00:34:42.053077852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:42.053366924Z [Info] remove_album_folders: Starting migration of Main DB to 42
2025-11-15T00:34:42.053758061Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder
2025-11-15T00:34:42.057613645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE 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 UNIQUE)
2025-11-15T00:34:42.058891288Z [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-11-15T00:34:42.059552079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-11-15T00:34:42.060579036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-11-15T00:34:42.063384856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-11-15T00:34:42.063912358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-11-15T00:34:42.064375010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-11-15T00:34:42.064875026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-11-15T00:34:42.065286475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113082s
2025-11-15T00:34:42.065629656Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2025-11-15T00:34:42.066041696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2025-11-15T00:34:42.066363394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000474s
2025-11-15T00:34:42.066721805Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2025-11-15T00:34:42.067132602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2025-11-15T00:34:42.067488619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004799s
2025-11-15T00:34:42.067709664Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat
2025-11-15T00:34:42.071273431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL, "ArtistFolderFormat" TEXT, "RenameTracks" INTEGER, "StandardTrackFormat" TEXT, "MultiDiscTrackFormat" TEXT)
2025-11-15T00:34:42.072428326Z [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-11-15T00:34:42.073017102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2025-11-15T00:34:42.073508842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2025-11-15T00:34:42.076232777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083145s
2025-11-15T00:34:42.076645277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-11-15T00:34:42', 'remove_album_folders')
2025-11-15T00:34:42.076984681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:42.078195318Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2025-11-15T00:34:42.078390391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102733s
2025-11-15T00:34:42.078678050Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2025-11-15T00:34:42.078858624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:42.079166744Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44
2025-11-15T00:34:42.079670549Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-11-15T00:34:42.079840160Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-11-15T00:34:42.080069402Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2025-11-15T00:34:42.080408515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2025-11-15T00:34:42.081486315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012138s
2025-11-15T00:34:42.081892242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-11-15T00:34:42', 'add_priority_to_indexers')
2025-11-15T00:34:42.082271326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:42.083215347Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2025-11-15T00:34:42.083350008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028349s
2025-11-15T00:34:42.083589580Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2025-11-15T00:34:42.083840195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:42.084151452Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45
2025-11-15T00:34:42.084624154Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2025-11-15T00:34:42.084971974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2025-11-15T00:34:42.085340666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004613s
2025-11-15T00:34:42.085535719Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-15T00:34:42.085734980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-15T00:34:42.086402835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006951s
2025-11-15T00:34:42.086818091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-11-15T00:34:42', 'remove_chown_and_folderchmod_config')
2025-11-15T00:34:42.087196584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:42.088078479Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2025-11-15T00:34:42.088286759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022862s
2025-11-15T00:34:42.088480078Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2025-11-15T00:34:42.088708157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:42.088983802Z [Info] update_notifiarr: Starting migration of Main DB to 47
2025-11-15T00:34:42.095636267Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2025-11-15T00:34:42.096548895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2025-11-15T00:34:42.097078101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009195s
2025-11-15T00:34:42.097442915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-11-15T00:34:42', 'update_notifiarr')
2025-11-15T00:34:42.097879825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:42.098806291Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2025-11-15T00:34:42.098999911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026432s
2025-11-15T00:34:42.099245445Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2025-11-15T00:34:42.099485128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:42.099785072Z [Info] email_multiple_addresses: Starting migration of Main DB to 49
2025-11-15T00:34:42.100189155Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-15T00:34:42.100420171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-15T00:34:42.101971695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015547s
2025-11-15T00:34:42.102347512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-11-15T00:34:42', 'email_multiple_addresses')
2025-11-15T00:34:42.102719521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:42.103562849Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2025-11-15T00:34:42.103752531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031496s
2025-11-15T00:34:42.104020120Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2025-11-15T00:34:42.104267287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:42.104565317Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50
2025-11-15T00:34:42.104880542Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2025-11-15T00:34:42.105139303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2025-11-15T00:34:42.107762876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002622s
2025-11-15T00:34:42.108117259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-11-15T00:34:42', 'rename_blacklist_to_blocklist')
2025-11-15T00:34:42.108536413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:42.109471927Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2025-11-15T00:34:42.109669936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043429s
2025-11-15T00:34:42.109917594Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2025-11-15T00:34:42.110152257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:42.110435147Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51
2025-11-15T00:34:42.110928971Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-11-15T00:34:42.111130216Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-11-15T00:34:42.111400490Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2025-11-15T00:34:42.111786317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2025-11-15T00:34:42.112979199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013436s
2025-11-15T00:34:42.113207990Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2025-11-15T00:34:42.113617114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2025-11-15T00:34:42.114820728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013155s
2025-11-15T00:34:42.114934817Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-15T00:34:42.115162796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-15T00:34:42.118396167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032537s
2025-11-15T00:34:42.118815842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-11-15T00:34:42', 'cdh_per_downloadclient')
2025-11-15T00:34:42.119208252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:42.120516226Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2025-11-15T00:34:42.120696028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053408s
2025-11-15T00:34:42.120948046Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2025-11-15T00:34:42.121241637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:42.121538615Z [Info] download_history: Starting migration of Main DB to 52
2025-11-15T00:34:42.122376201Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2025-11-15T00:34:42.123135320Z [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-11-15T00:34:42.123757472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012022s
2025-11-15T00:34:42.124000883Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2025-11-15T00:34:42.124344765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2025-11-15T00:34:42.124694349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000501s
2025-11-15T00:34:42.124923751Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId)
2025-11-15T00:34:42.125256351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2025-11-15T00:34:42.125613670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004984s
2025-11-15T00:34:42.125850567Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2025-11-15T00:34:42.126192646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2025-11-15T00:34:42.126562791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005129s
2025-11-15T00:34:42.126743906Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-15T00:34:42.126956524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-15T00:34:42.128128294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011999s
2025-11-15T00:34:42.128509922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-11-15T00:34:42', 'download_history')
2025-11-15T00:34:42.128896671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:42.129848477Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2025-11-15T00:34:42.129989041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028584s
2025-11-15T00:34:42.130231980Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2025-11-15T00:34:42.130449728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:42.130720784Z [Info] add_update_history: Starting migration of Main DB to 53
2025-11-15T00:34:42.131161672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-11-15T00:34:42', 'add_update_history')
2025-11-15T00:34:42.131539493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:42.132309794Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2025-11-15T00:34:42.132511279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018621s
2025-11-15T00:34:42.132750100Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2025-11-15T00:34:42.132979362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:42.133266360Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54
2025-11-15T00:34:42.133618799Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-11-15T00:34:42.133797599Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-11-15T00:34:42.134035027Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2025-11-15T00:34:42.134395323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1
2025-11-15T00:34:42.135568144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013163s
2025-11-15T00:34:42.135974813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-11-15T00:34:42', 'add_on_update_to_notifications')
2025-11-15T00:34:42.136367875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:42.137216834Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2025-11-15T00:34:42.137386355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028867s
2025-11-15T00:34:42.137615507Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2025-11-15T00:34:42.137850260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:42.138200084Z [Info] download_client_per_indexer: Starting migration of Main DB to 55
2025-11-15T00:34:42.138476791Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-11-15T00:34:42.138657685Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-15T00:34:42.138871646Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2025-11-15T00:34:42.139243024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2025-11-15T00:34:42.140455185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013587s
2025-11-15T00:34:42.140851553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-11-15T00:34:42', 'download_client_per_indexer')
2025-11-15T00:34:42.141230626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:42.142052511Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2025-11-15T00:34:42.142199417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028753s
2025-11-15T00:34:42.142486315Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2025-11-15T00:34:42.142656658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:42.142947103Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56
2025-11-15T00:34:42.143370606Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2025-11-15T00:34:42.143544646Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-15T00:34:42.143761874Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32
2025-11-15T00:34:42.144123391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2025-11-15T00:34:42.145290602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012823s
2025-11-15T00:34:42.145466646Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2025-11-15T00:34:42.145639194Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-11-15T00:34:42.145873977Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32
2025-11-15T00:34:42.146284794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0
2025-11-15T00:34:42.147398546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013051s
2025-11-15T00:34:42.147611455Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-11-15T00:34:42.147771197Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-15T00:34:42.148012944Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2025-11-15T00:34:42.148345203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2025-11-15T00:34:42.149479116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012732s
2025-11-15T00:34:42.149915154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-11-15T00:34:42', 'AddNewItemMonitorType')
2025-11-15T00:34:42.150258044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:42.151202917Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2025-11-15T00:34:42.151412469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029642s
2025-11-15T00:34:42.151662562Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2025-11-15T00:34:42.151827364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:42.152137609Z [Info] ImportListSearch: Starting migration of Main DB to 57
2025-11-15T00:34:42.152463946Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-11-15T00:34:42.152667345Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-15T00:34:42.152858079Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean
2025-11-15T00:34:42.153199096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1
2025-11-15T00:34:42.154353300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001278s
2025-11-15T00:34:42.154734097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-11-15T00:34:42', 'ImportListSearch')
2025-11-15T00:34:42.155103832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:42.155888572Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2025-11-15T00:34:42.156066881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027789s
2025-11-15T00:34:42.156293407Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2025-11-15T00:34:42.156519602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:42.156805368Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58
2025-11-15T00:34:42.157148088Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-11-15T00:34:42.157347550Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-15T00:34:42.157575909Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean
2025-11-15T00:34:42.157965935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0
2025-11-15T00:34:42.159154799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013298s
2025-11-15T00:34:42.159530285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-11-15T00:34:42', 'ImportListMonitorExisting')
2025-11-15T00:34:42.159916803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:42.160667355Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2025-11-15T00:34:42.160895113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028288s
2025-11-15T00:34:42.161083663Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2025-11-15T00:34:42.161301000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:42.161583149Z [Info] add_indexer_tags: Starting migration of Main DB to 59
2025-11-15T00:34:42.162009327Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-15T00:34:42.162333650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2025-11-15T00:34:42.162625037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003878s
2025-11-15T00:34:42.162876383Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-15T00:34:42.163233883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles'
2025-11-15T00:34:42.163486441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003948s
2025-11-15T00:34:42.163676374Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-11-15T00:34:42.163872038Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-15T00:34:42.164142813Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2025-11-15T00:34:42.164426574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2025-11-15T00:34:42.165631901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012881s
2025-11-15T00:34:42.166005383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-11-15T00:34:42', 'add_indexer_tags')
2025-11-15T00:34:42.166414747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:42.167180299Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2025-11-15T00:34:42.167362145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027871s
2025-11-15T00:34:42.167591427Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2025-11-15T00:34:42.167881591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:42.168140242Z [Info] update_audio_types: Starting migration of Main DB to 60
2025-11-15T00:34:42.168417901Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-15T00:34:42.168640228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-15T00:34:42.169729863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011143s
2025-11-15T00:34:42.170112714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-11-15T00:34:42', 'update_audio_types')
2025-11-15T00:34:42.171662023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:42.172391392Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2025-11-15T00:34:42.172605162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037437s
2025-11-15T00:34:42.172897130Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2025-11-15T00:34:42.173187495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:42.173504553Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61
2025-11-15T00:34:42.175712469Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-15T00:34:42.176146133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2025-11-15T00:34:42.176421557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003738s
2025-11-15T00:34:42.176601129Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2025-11-15T00:34:42.176789157Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-11-15T00:34:42.177056596Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset
2025-11-15T00:34:42.181144707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL UNIQUE, "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-11-15T00:34:42.182616401Z [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-11-15T00:34:42.183315859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases"
2025-11-15T00:34:42.184144708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases"
2025-11-15T00:34:42.187047584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2025-11-15T00:34:42.187588653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2025-11-15T00:34:42.187967256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106617s
2025-11-15T00:34:42.188124703Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-11-15T00:34:42.188282160Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-15T00:34:42.188521993Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset
2025-11-15T00:34:42.192963957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "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-11-15T00:34:42.194948783Z [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-11-15T00:34:42.195879277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-11-15T00:34:42.196882156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-11-15T00:34:42.199507904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-11-15T00:34:42.200055096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-11-15T00:34:42.200544992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2025-11-15T00:34:42.200892642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121732s
2025-11-15T00:34:42.201060941Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-11-15T00:34:42.201232547Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-11-15T00:34:42.201499634Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset
2025-11-15T00:34:42.205885686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "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-11-15T00:34:42.207898509Z [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-11-15T00:34:42.208801257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-11-15T00:34:42.209729606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-11-15T00:34:42.212387678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-11-15T00:34:42.212879719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-11-15T00:34:42.213390909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2025-11-15T00:34:42.213744641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120907s
2025-11-15T00:34:42.213922950Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-11-15T00:34:42.214108764Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-11-15T00:34:42.214301162Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset
2025-11-15T00:34:42.218666141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "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-11-15T00:34:42.220687020Z [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-11-15T00:34:42.221659548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2025-11-15T00:34:42.222606505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2025-11-15T00:34:42.225248725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2025-11-15T00:34:42.225737720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2025-11-15T00:34:42.226219139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2025-11-15T00:34:42.226583062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120715s
2025-11-15T00:34:42.226760870Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2025-11-15T00:34:42.226916714Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-11-15T00:34:42.227162209Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset
2025-11-15T00:34:42.231113856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE 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 UNIQUE, "MonitorNewItems" INTEGER NOT NULL)
2025-11-15T00:34:42.232523995Z [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-11-15T00:34:42.233210808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-11-15T00:34:42.234253869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-11-15T00:34:42.236935438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-11-15T00:34:42.237387428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-11-15T00:34:42.237853126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-11-15T00:34:42.238355898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-11-15T00:34:42.238730743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113762s
2025-11-15T00:34:42.238923732Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2025-11-15T00:34:42.239086549Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-15T00:34:42.239303025Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset
2025-11-15T00:34:42.243284442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE 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 UNIQUE, "MonitorNewItems" INTEGER NOT NULL)
2025-11-15T00:34:42.244737138Z [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-11-15T00:34:42.245405052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2025-11-15T00:34:42.246517032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2025-11-15T00:34:42.249132749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2025-11-15T00:34:42.249602484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2025-11-15T00:34:42.250058713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2025-11-15T00:34:42.250570103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2025-11-15T00:34:42.250946180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114371s
2025-11-15T00:34:42.251152095Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-11-15T00:34:42.251309191Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-11-15T00:34:42.251516558Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2025-11-15T00:34:42.255425489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE 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-11-15T00:34:42.256597149Z [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-11-15T00:34:42.257222869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2025-11-15T00:34:42.257833348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2025-11-15T00:34:42.260521140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087546s
2025-11-15T00:34:42.260701483Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-11-15T00:34:42.260853940Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-11-15T00:34:42.261103443Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2025-11-15T00:34:42.266254064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE 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-11-15T00:34:42.267485554Z [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-11-15T00:34:42.268098989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2025-11-15T00:34:42.268710881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2025-11-15T00:34:42.271225905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099131s
2025-11-15T00:34:42.271442752Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-11-15T00:34:42.271592433Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-11-15T00:34:42.271840172Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2025-11-15T00:34:42.275531375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE 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-11-15T00:34:42.276596800Z [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-11-15T00:34:42.277133060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-11-15T00:34:42.277615131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-11-15T00:34:42.280240126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081002s
2025-11-15T00:34:42.280367132Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-11-15T00:34:42.280525591Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-11-15T00:34:42.280754792Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2025-11-15T00:34:42.284461126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE 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-11-15T00:34:42.285520880Z [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-11-15T00:34:42.286078683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-11-15T00:34:42.286657639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-11-15T00:34:42.289216261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082368s
2025-11-15T00:34:42.289405732Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-11-15T00:34:42.289592739Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-11-15T00:34:42.289795447Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2025-11-15T00:34:42.293682173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE 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-11-15T00:34:42.294752949Z [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-11-15T00:34:42.295293929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-11-15T00:34:42.295928607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-11-15T00:34:42.298592571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085461s
2025-11-15T00:34:42.298806031Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-11-15T00:34:42.298995733Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-11-15T00:34:42.299262600Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2025-11-15T00:34:42.302868471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-11-15T00:34:42.303896200Z [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-11-15T00:34:42.304560047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-11-15T00:34:42.305288033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-11-15T00:34:42.308086989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-11-15T00:34:42.308506905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090014s
2025-11-15T00:34:42.308712098Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-11-15T00:34:42.308897822Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-15T00:34:42.309170180Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2025-11-15T00:34:42.334866052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-11-15T00:34:42.337000149Z [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-11-15T00:34:42.338095624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-11-15T00:34:42.339242433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-11-15T00:34:42.342375302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-11-15T00:34:42.342820238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0333794s
2025-11-15T00:34:42.343061634Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-11-15T00:34:42.343285284Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s
2025-11-15T00:34:42.343556430Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2025-11-15T00:34:42.347605273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-11-15T00:34:42.348747874Z [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-11-15T00:34:42.349324425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-11-15T00:34:42.350156961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-11-15T00:34:42.353065518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-11-15T00:34:42.353491455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096644s
2025-11-15T00:34:42.353765457Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2025-11-15T00:34:42.353943776Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s
2025-11-15T00:34:42.354175122Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2025-11-15T00:34:42.358300018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL UNIQUE 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-11-15T00:34:42.359511167Z [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-11-15T00:34:42.360179703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2025-11-15T00:34:42.361020236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2025-11-15T00:34:42.363921588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2025-11-15T00:34:42.364514011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2025-11-15T00:34:42.365082606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2025-11-15T00:34:42.365546991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111004s
2025-11-15T00:34:42.365751593Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2025-11-15T00:34:42.365923459Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s
2025-11-15T00:34:42.366172791Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2025-11-15T00:34:42.370315091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL UNIQUE 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-11-15T00:34:42.371352310Z [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-11-15T00:34:42.371927188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2025-11-15T00:34:42.372480311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2025-11-15T00:34:42.375172352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086839s
2025-11-15T00:34:42.375391223Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2025-11-15T00:34:42.375530123Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2025-11-15T00:34:42.375770577Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2025-11-15T00:34:42.381212635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL UNIQUE 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-11-15T00:34:42.382289654Z [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-11-15T00:34:42.382832597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2025-11-15T00:34:42.383512676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2025-11-15T00:34:42.386272904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102394s
2025-11-15T00:34:42.386500262Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-11-15T00:34:42.386694112Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.9E-06s
2025-11-15T00:34:42.386949737Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2025-11-15T00:34:42.391029753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL UNIQUE 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-11-15T00:34:42.392120439Z [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-11-15T00:34:42.392702711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-11-15T00:34:42.393671372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2025-11-15T00:34:42.396490308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-11-15T00:34:42.397106188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-11-15T00:34:42.397628380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2025-11-15T00:34:42.398244781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-11-15T00:34:42.398793486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115833s
2025-11-15T00:34:42.399019892Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-11-15T00:34:42.399221508Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s
2025-11-15T00:34:42.399466090Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2025-11-15T00:34:42.403566076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2025-11-15T00:34:42.404813408Z [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-11-15T00:34:42.405440360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-11-15T00:34:42.406205290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-11-15T00:34:42.410007436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-11-15T00:34:42.410384646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010689s
2025-11-15T00:34:42.410582384Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-11-15T00:34:42.410764911Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-11-15T00:34:42.411061218Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2025-11-15T00:34:42.415091644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2025-11-15T00:34:42.416210847Z [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-11-15T00:34:42.416893763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-11-15T00:34:42.417692100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-11-15T00:34:42.421241878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-11-15T00:34:42.421711454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103942s
2025-11-15T00:34:42.421932739Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-11-15T00:34:42.422100196Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2025-11-15T00:34:42.422390631Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2025-11-15T00:34:42.426494104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2025-11-15T00:34:42.427647005Z [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-11-15T00:34:42.428286242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-11-15T00:34:42.429139210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-11-15T00:34:42.432474356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-11-15T00:34:42.432851395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102333s
2025-11-15T00:34:42.433073282Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-11-15T00:34:42.433332303Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s
2025-11-15T00:34:42.433562457Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2025-11-15T00:34:42.437609486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2025-11-15T00:34:42.438752808Z [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-11-15T00:34:42.439375682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-11-15T00:34:42.440138708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-11-15T00:34:42.442984849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-11-15T00:34:42.443421759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095951s
2025-11-15T00:34:42.443631742Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-11-15T00:34:42.443861364Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s
2025-11-15T00:34:42.444172521Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2025-11-15T00:34:42.448255823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2025-11-15T00:34:42.449391069Z [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-11-15T00:34:42.450028092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-11-15T00:34:42.450800988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-11-15T00:34:42.453642500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-11-15T00:34:42.454075973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096801s
2025-11-15T00:34:42.454275494Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-11-15T00:34:42.454508534Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s
2025-11-15T00:34:42.454720731Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2025-11-15T00:34:42.458838492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2025-11-15T00:34:42.460095995Z [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-11-15T00:34:42.460712596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-11-15T00:34:42.461530924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-11-15T00:34:42.464363859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-11-15T00:34:42.464781209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097933s
2025-11-15T00:34:42.465026553Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2025-11-15T00:34:42.465192677Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2025-11-15T00:34:42.465453843Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset
2025-11-15T00:34:42.470933066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL UNIQUE 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-11-15T00:34:42.472117391Z [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-11-15T00:34:42.472681988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2025-11-15T00:34:42.473328399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2025-11-15T00:34:42.476106023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103426s
2025-11-15T00:34:42.476318310Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2025-11-15T00:34:42.476494084Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s
2025-11-15T00:34:42.476850682Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset
2025-11-15T00:34:42.480940247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL UNIQUE 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-11-15T00:34:42.481976443Z [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-11-15T00:34:42.482542533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2025-11-15T00:34:42.483174526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2025-11-15T00:34:42.486018983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089212s
2025-11-15T00:34:42.486237694Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-11-15T00:34:42.486448498Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s
2025-11-15T00:34:42.486737119Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2025-11-15T00:34:42.491090335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL UNIQUE 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-11-15T00:34:42.492316554Z [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-11-15T00:34:42.492999740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2025-11-15T00:34:42.493534817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2025-11-15T00:34:42.496494617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094202s
2025-11-15T00:34:42.496800944Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-11-15T00:34:42.496992229Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.9E-06s
2025-11-15T00:34:42.497255169Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2025-11-15T00:34:42.501687714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL UNIQUE 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-11-15T00:34:42.502965587Z [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-11-15T00:34:42.503589654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2025-11-15T00:34:42.504309663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2025-11-15T00:34:42.507012296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095039s
2025-11-15T00:34:42.507251227Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2025-11-15T00:34:42.507449065Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2025-11-15T00:34:42.507731584Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2025-11-15T00:34:42.512146604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL UNIQUE 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-11-15T00:34:42.513205827Z [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-11-15T00:34:42.513787438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2025-11-15T00:34:42.514341303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2025-11-15T00:34:42.518357851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102935s
2025-11-15T00:34:42.518593455Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-11-15T00:34:42.518790873Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s
2025-11-15T00:34:42.519058722Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2025-11-15T00:34:42.522924036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2025-11-15T00:34:42.523927897Z [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-11-15T00:34:42.524423254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-11-15T00:34:42.525086480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-11-15T00:34:42.528061690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-11-15T00:34:42.528469441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091704s
2025-11-15T00:34:42.528711349Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-11-15T00:34:42.528871601Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s
2025-11-15T00:34:42.529159371Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2025-11-15T00:34:42.533150888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2025-11-15T00:34:42.534119609Z [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-11-15T00:34:42.534644335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-11-15T00:34:42.535460579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-11-15T00:34:42.538449327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-11-15T00:34:42.538899704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095231s
2025-11-15T00:34:42.539121019Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-11-15T00:34:42.539323146Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2025-11-15T00:34:42.539578190Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset
2025-11-15T00:34:42.544333345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE 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 UNIQUE)
2025-11-15T00:34:42.545614325Z [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-11-15T00:34:42.546272279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-11-15T00:34:42.547263065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-11-15T00:34:42.550196261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-11-15T00:34:42.550682450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2025-11-15T00:34:42.551073447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112743s
2025-11-15T00:34:42.551274562Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-11-15T00:34:42.551501680Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s
2025-11-15T00:34:42.551739729Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset
2025-11-15T00:34:42.556418710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE 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 UNIQUE)
2025-11-15T00:34:42.557631071Z [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-11-15T00:34:42.558214226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2025-11-15T00:34:42.559110961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2025-11-15T00:34:42.562260113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2025-11-15T00:34:42.562756883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2025-11-15T00:34:42.563149303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110812s
2025-11-15T00:34:42.563353895Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-11-15T00:34:42.563534348Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s
2025-11-15T00:34:42.563773710Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-11-15T00:34:42.570217806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-11-15T00:34:42.571708848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-11-15T00:34:42.572777180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-11-15T00:34:42.573356797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-11-15T00:34:42.576158468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-11-15T00:34:42.576520327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125266s
2025-11-15T00:34:42.577021677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-11-15T00:34:42', 'postgres_update_timestamp_columns_to_with_timezone')
2025-11-15T00:34:42.577453777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:42.580376051Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2025-11-15T00:34:42.580608259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01628s
2025-11-15T00:34:42.580868723Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2025-11-15T00:34:42.581106963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:42.581444873Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62
2025-11-15T00:34:42.582000301Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-11-15T00:34:42.582179703Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2025-11-15T00:34:42.582487072Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean
2025-11-15T00:34:42.582858399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0
2025-11-15T00:34:42.583930718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012133s
2025-11-15T00:34:42.584125280Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-11-15T00:34:42.584291575Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-15T00:34:42.584516227Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean
2025-11-15T00:34:42.584881693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0
2025-11-15T00:34:42.585863911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011306s
2025-11-15T00:34:42.586261492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-11-15T00:34:42', 'add_on_delete_to_notifications')
2025-11-15T00:34:42.586641206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:42.587371296Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2025-11-15T00:34:42.587563564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025895s
2025-11-15T00:34:42.587794479Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2025-11-15T00:34:42.588043059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:42.588316179Z [Info] add_custom_formats: Starting migration of Main DB to 63
2025-11-15T00:34:42.589764876Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-11-15T00:34:42.589950921Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-11-15T00:34:42.590210684Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2025-11-15T00:34:42.590565017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2025-11-15T00:34:42.591603228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012024s
2025-11-15T00:34:42.591788261Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-15T00:34:42.592080830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2025-11-15T00:34:42.592389662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004194s
2025-11-15T00:34:42.592571438Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-11-15T00:34:42.592761160Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-11-15T00:34:42.592965942Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String
2025-11-15T00:34:42.593263020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT
2025-11-15T00:34:42.594259286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010795s
2025-11-15T00:34:42.594438557Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-15T00:34:42.594648731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-15T00:34:42.595392238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007523s
2025-11-15T00:34:42.595665258Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2025-11-15T00:34:42.596196537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Specifications" TEXT NOT NULL DEFAULT '[]', "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0)
2025-11-15T00:34:42.596695001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009206s
2025-11-15T00:34:42.596917429Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2025-11-15T00:34:42.597227844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2025-11-15T00:34:42.597577388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004764s
2025-11-15T00:34:42.597788463Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-11-15T00:34:42.597948134Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-11-15T00:34:42.598169971Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2025-11-15T00:34:42.598530577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2025-11-15T00:34:42.599576242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011883s
2025-11-15T00:34:42.599771215Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-11-15T00:34:42.599975105Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-11-15T00:34:42.600197633Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2025-11-15T00:34:42.600553761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2025-11-15T00:34:42.601592051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011635s
2025-11-15T00:34:42.601797876Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-11-15T00:34:42.601951665Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-11-15T00:34:42.602186569Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2025-11-15T00:34:42.602545070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2025-11-15T00:34:42.603657641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012532s
2025-11-15T00:34:42.603862684Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-15T00:34:42.604093388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-15T00:34:42.605665323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016083s
2025-11-15T00:34:42.605848763Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-15T00:34:42.606065780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-15T00:34:42.606939389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000905s
2025-11-15T00:34:42.607170595Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2025-11-15T00:34:42.611010316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "IncludePreferredWhenRenaming" INTEGER NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL)
2025-11-15T00:34:42.612018446Z [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-11-15T00:34:42.612551680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2025-11-15T00:34:42.613045133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2025-11-15T00:34:42.615785451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084033s
2025-11-15T00:34:42.616115656Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2025-11-15T00:34:42.619798843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL)
2025-11-15T00:34:42.620643383Z [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-11-15T00:34:42.621097598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2025-11-15T00:34:42.621691594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2025-11-15T00:34:42.624424036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081348s
2025-11-15T00:34:42.624740954Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2025-11-15T00:34:42.625100598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2025-11-15T00:34:42.625366123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003978s
2025-11-15T00:34:42.625565625Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-11-15T00:34:42.625725206Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-15T00:34:42.625996242Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2025-11-15T00:34:42.626403752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2025-11-15T00:34:42.627428065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001204s
2025-11-15T00:34:42.627631815Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-11-15T00:34:42.627816006Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.2E-06s
2025-11-15T00:34:42.628062512Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2025-11-15T00:34:42.628412938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2025-11-15T00:34:42.629665911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013259s
2025-11-15T00:34:42.630013651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-11-15T00:34:42', 'add_custom_formats')
2025-11-15T00:34:42.630380029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:42.631462118Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2025-11-15T00:34:42.631666610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031503s
2025-11-15T00:34:42.631968087Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2025-11-15T00:34:42.632202519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:42.632500880Z [Info] add_result_to_commands: Starting migration of Main DB to 64
2025-11-15T00:34:42.632954413Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-11-15T00:34:42.633147502Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-11-15T00:34:42.633385721Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2025-11-15T00:34:42.633637979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2025-11-15T00:34:42.634745469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012087s
2025-11-15T00:34:42.635127178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-11-15T00:34:42', 'add_result_to_commands')
2025-11-15T00:34:42.635547204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:42.636366644Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2025-11-15T00:34:42.636569653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028078s
2025-11-15T00:34:42.636793193Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2025-11-15T00:34:42.637019388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:42.637283009Z [Info] health_restored_notification: Starting migration of Main DB to 65
2025-11-15T00:34:42.637684147Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-11-15T00:34:42.637835041Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-11-15T00:34:42.638081918Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2025-11-15T00:34:42.638395269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2025-11-15T00:34:42.639497418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012373s
2025-11-15T00:34:42.639877283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-11-15T00:34:42', 'health_restored_notification')
2025-11-15T00:34:42.640263130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:42.640981236Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2025-11-15T00:34:42.641172661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026933s
2025-11-15T00:34:42.641368175Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2025-11-15T00:34:42.641573578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:42.641895607Z [Info] remove_uc: Starting migration of Main DB to 66
2025-11-15T00:34:42.642165651Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-15T00:34:42.642471346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2025-11-15T00:34:42.642746350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003805s
2025-11-15T00:34:42.643090383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-11-15T00:34:42', 'remove_uc')
2025-11-15T00:34:42.643434475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:42.644128513Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2025-11-15T00:34:42.644327063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017389s
2025-11-15T00:34:42.644533979Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2025-11-15T00:34:42.644796087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:42.645044227Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67
2025-11-15T00:34:42.645325653Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-15T00:34:42.645542159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-15T00:34:42.647484230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019687s
2025-11-15T00:34:42.647893785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-11-15T00:34:42', 'download_clients_rename_tv_to_music')
2025-11-15T00:34:42.648282718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:42.648986235Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2025-11-15T00:34:42.649203442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034223s
2025-11-15T00:34:42.649446802Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2025-11-15T00:34:42.649666534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:42.649936929Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68
2025-11-15T00:34:42.650294780Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-11-15T00:34:42.650458890Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-11-15T00:34:42.650690416Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2025-11-15T00:34:42.651052425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2025-11-15T00:34:42.652433396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015318s
2025-11-15T00:34:42.652855005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-11-15T00:34:42', 'add_colon_replacement_to_naming_config')
2025-11-15T00:34:42.653213927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:42.653989178Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2025-11-15T00:34:42.654182888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003022s
2025-11-15T00:34:42.654396078Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2025-11-15T00:34:42.654598736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:42.654878299Z [Info] list_sync_time: Starting migration of Main DB to 69
2025-11-15T00:34:42.655268995Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2025-11-15T00:34:42.659235723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-11-15T00:34:42.660254524Z [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-11-15T00:34:42.660804432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-11-15T00:34:42.661593601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-11-15T00:34:42.664935430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-11-15T00:34:42.665338482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098309s
2025-11-15T00:34:42.665538434Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-11-15T00:34:42.665738307Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-11-15T00:34:42.665928780Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset
2025-11-15T00:34:42.666268625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2025-11-15T00:34:42.667563873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014176s
2025-11-15T00:34:42.667929569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-11-15T00:34:42', 'list_sync_time')
2025-11-15T00:34:42.668292330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:42.669232332Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2025-11-15T00:34:42.669414950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030481s
2025-11-15T00:34:42.669616496Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2025-11-15T00:34:42.669827491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:42.670122004Z [Info] add_download_client_tags: Starting migration of Main DB to 70
2025-11-15T00:34:42.670446667Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-11-15T00:34:42.670630517Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-11-15T00:34:42.670817965Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2025-11-15T00:34:42.671098921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2025-11-15T00:34:42.672530563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014695s
2025-11-15T00:34:42.672869255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-11-15T00:34:42', 'add_download_client_tags')
2025-11-15T00:34:42.673235413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:42.673993289Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2025-11-15T00:34:42.674211749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029403s
2025-11-15T00:34:42.674404186Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2025-11-15T00:34:42.674606153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:42.674904554Z [Info] add_notification_status: Starting migration of Main DB to 71
2025-11-15T00:34:42.675460323Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2025-11-15T00:34:42.676090341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-11-15T00:34:42.676672273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009481s
2025-11-15T00:34:42.676846634Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2025-11-15T00:34:42.677221409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2025-11-15T00:34:42.677580031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000545s
2025-11-15T00:34:42.677952762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-11-15T00:34:42', 'add_notification_status')
2025-11-15T00:34:42.678313498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:42.679208069Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2025-11-15T00:34:42.679379194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021199s
2025-11-15T00:34:42.679623817Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2025-11-15T00:34:42.679882738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:42.680165267Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72
2025-11-15T00:34:42.680463828Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-15T00:34:42.680679803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-15T00:34:42.682682816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020202s
2025-11-15T00:34:42.683086810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-11-15T00:34:42', 'add_alac_24_quality_in_profiles')
2025-11-15T00:34:42.683476845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:42.684276876Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2025-11-15T00:34:42.684492791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035764s
2025-11-15T00:34:42.684758055Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2025-11-15T00:34:42.684921634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:42.685206167Z [Info] add_salt_to_users: Starting migration of Main DB to 73
2025-11-15T00:34:42.685596964Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2025-11-15T00:34:42.685784642Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-11-15T00:34:42.685975085Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2025-11-15T00:34:42.686242754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2025-11-15T00:34:42.687614777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014378s
2025-11-15T00:34:42.687824479Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2025-11-15T00:34:42.688152430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2025-11-15T00:34:42.689478961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014163s
2025-11-15T00:34:42.689871651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-11-15T00:34:42', 'add_salt_to_users')
2025-11-15T00:34:42.690222338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:42.690995444Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2025-11-15T00:34:42.691190217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002909s
2025-11-15T00:34:42.691398175Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2025-11-15T00:34:42.691619962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:42.691915818Z [Info] add_auto_tagging: Starting migration of Main DB to 74
2025-11-15T00:34:42.692451997Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2025-11-15T00:34:42.693069561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AutoTagging" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Specifications" TEXT NOT NULL DEFAULT '[]', "RemoveTagsAutomatically" INTEGER NOT NULL DEFAULT 0, "Tags" TEXT NOT NULL DEFAULT '[]')
2025-11-15T00:34:42.693619809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000954s
2025-11-15T00:34:42.693812307Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2025-11-15T00:34:42.694110647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2025-11-15T00:34:42.694506494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004664s
2025-11-15T00:34:42.694831168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-11-15T00:34:42', 'add_auto_tagging')
2025-11-15T00:34:42.695203358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:42.696052437Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2025-11-15T00:34:42.696228251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020201s
2025-11-15T00:34:42.696469397Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2025-11-15T00:34:42.696717346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:42.697003382Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75
2025-11-15T00:34:42.697457797Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2025-11-15T00:34:42.697660996Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-11-15T00:34:42.697901480Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2025-11-15T00:34:42.698210813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2025-11-15T00:34:42.699615632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015135s
2025-11-15T00:34:42.699977871Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2025-11-15T00:34:42.700343097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2025-11-15T00:34:42.700639373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004247s
2025-11-15T00:34:42.701036854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-11-15T00:34:42', 'quality_definition_preferred_size')
2025-11-15T00:34:42.701417811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:42.702218633Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2025-11-15T00:34:42.702426342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019355s
2025-11-15T00:34:42.702689141Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2025-11-15T00:34:42.702956639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:42.703236262Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76
2025-11-15T00:34:42.703658092Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-11-15T00:34:42.703829637Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-11-15T00:34:42.704112266Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean
2025-11-15T00:34:42.704450307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0
2025-11-15T00:34:42.705883914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001576s
2025-11-15T00:34:42.706293068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-11-15T00:34:42', 'add_on_artist_add_to_notifications')
2025-11-15T00:34:42.706667893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:42.707510329Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2025-11-15T00:34:42.707700341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003144s
2025-11-15T00:34:42.707937429Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2025-11-15T00:34:42.708181961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:42.708455632Z [Info] album_last_searched_time: Starting migration of Main DB to 77
2025-11-15T00:34:42.708830026Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2025-11-15T00:34:42.709000520Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-11-15T00:34:42.709242196Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset
2025-11-15T00:34:42.709537200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME
2025-11-15T00:34:42.710923642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014742s
2025-11-15T00:34:42.711346233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-11-15T00:34:42', 'album_last_searched_time')
2025-11-15T00:34:42.711687170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:42.712460437Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2025-11-15T00:34:42.712655159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029622s
2025-11-15T00:34:42.712850111Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2025-11-15T00:34:42.713058551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:42.713339026Z [Info] add_indexer_flags: Starting migration of Main DB to 78
2025-11-15T00:34:42.713779452Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-11-15T00:34:42.713979876Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-11-15T00:34:42.714158566Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2025-11-15T00:34:42.714499272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2025-11-15T00:34:42.715644808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012779s
2025-11-15T00:34:42.715835612Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2025-11-15T00:34:42.716018390Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-15T00:34:42.716219485Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32
2025-11-15T00:34:42.716562616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2025-11-15T00:34:42.717683043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012642s
2025-11-15T00:34:42.718067657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-11-15T00:34:42', 'add_indexer_flags')
2025-11-15T00:34:42.718432632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:42.719185548Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2025-11-15T00:34:42.719373587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027425s
2025-11-15T00:34:42.719611466Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2025-11-15T00:34:42.719820998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:42.720219550Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79
2025-11-15T00:34:42.720636670Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored)
2025-11-15T00:34:42.720945883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC)
2025-11-15T00:34:42.721319164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004738s
2025-11-15T00:34:42.721524899Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate)
2025-11-15T00:34:42.721833169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC)
2025-11-15T00:34:42.722201902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004704s
2025-11-15T00:34:42.722423749Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored)
2025-11-15T00:34:42.722718803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC)
2025-11-15T00:34:42.723088166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004915s
2025-11-15T00:34:42.723475557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-11-15T00:34:42', 'add_indexes_album_statistics')
2025-11-15T00:34:42.723876905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:42.724785915Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2025-11-15T00:34:42.724976900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021352s
2025-11-15T00:34:42.725204608Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2025-11-15T00:34:42.725420874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:42.725688352Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80
2025-11-15T00:34:42.726173359Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2025-11-15T00:34:42.726642403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2025-11-15T00:34:42.726964051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005158s
2025-11-15T00:34:42.727347032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-11-15T00:34:42', 'update_redacted_baseurl')
2025-11-15T00:34:42.727713810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:42.728555766Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2025-11-15T00:34:42.728753293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020624s
2025-11-15T00:34:42.737056353Z [Debug] MigrationController: Took: 00:00:01.7022204
2025-11-15T00:34:42.826729689Z [Debug] FingerprintingService: fpcalc version: 1.5.1
2025-11-15T00:34:42.862334283Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2025-11-15T00:34:42.884232517Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-11-15T00:34:42.903875801Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-11-15T00:34:42.904848920Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-15T00:34:42.905181410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-15T00:34:42.909120792Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2025-11-15T00:34:42.909391127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042506s
2025-11-15T00:34:42.909688696Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-11-15T00:34:42.909988780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045188s
2025-11-15T00:34:42.911929879Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-11-15T00:34:42.912297759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:42.912778237Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-11-15T00:34:42.913162531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-11-15T00:34:42.913709903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006651s
2025-11-15T00:34:42.914014296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:42.915277028Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-11-15T00:34:42.915622865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002211s
2025-11-15T00:34:42.916059253Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-11-15T00:34:42.916400300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:42.916929556Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-11-15T00:34:42.917357177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-11-15T00:34:42.917907836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006662s
2025-11-15T00:34:42.918266378Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-11-15T00:34:42.918462022Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-11-15T00:34:42.918826065Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-11-15T00:34:42.919213084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-11-15T00:34:42.920088106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009566s
2025-11-15T00:34:42.920383310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:42.921155074Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-11-15T00:34:42.921479648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020058s
2025-11-15T00:34:42.921828210Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-11-15T00:34:42.922162142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:42.922623241Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-11-15T00:34:42.922885789Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-11-15T00:34:42.923180793Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-11-15T00:34:42.923600919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-11-15T00:34:42.924210818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000714s
2025-11-15T00:34:42.924516874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:42.925247886Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-11-15T00:34:42.925576898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017092s
2025-11-15T00:34:42.925998287Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-11-15T00:34:42.926357891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:42.926709018Z [Info] InitialSetup: Starting migration of Log DB to 1
2025-11-15T00:34:42.927396923Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2025-11-15T00:34:42.928045539Z [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-11-15T00:34:42.928832834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011797s
2025-11-15T00:34:42.929122488Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2025-11-15T00:34:42.929526511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-11-15T00:34:42.929972209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005649s
2025-11-15T00:34:42.930423317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-11-15T00:34:42', 'InitialSetup')
2025-11-15T00:34:42.930973745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:42.931806793Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-11-15T00:34:42.932113981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023814s
2025-11-15T00:34:42.932433434Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2025-11-15T00:34:42.932782427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:42.933192102Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2
2025-11-15T00:34:42.933761028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-11-15T00:34:42', 'add_reason_to_pending_releases')
2025-11-15T00:34:42.934323420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:42.935091717Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2025-11-15T00:34:42.935409657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022997s
2025-11-15T00:34:42.935705593Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2025-11-15T00:34:42.936069616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:42.936477939Z [Info] add_medium_support: Starting migration of Log DB to 3
2025-11-15T00:34:42.936925329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-11-15T00:34:42', 'add_medium_support')
2025-11-15T00:34:42.937492101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:42.938210147Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2025-11-15T00:34:42.938525431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021513s
2025-11-15T00:34:42.938824664Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2025-11-15T00:34:42.939268588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:42.939591278Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4
2025-11-15T00:34:42.940106144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-11-15T00:34:42', 'add_various_qualites_in_profile')
2025-11-15T00:34:42.940696062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:42.941468207Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2025-11-15T00:34:42.941805336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022747s
2025-11-15T00:34:42.942130721Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2025-11-15T00:34:42.942426076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:42.942798005Z [Info] metadata_profiles: Starting migration of Log DB to 5
2025-11-15T00:34:42.943273312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-11-15T00:34:42', 'metadata_profiles')
2025-11-15T00:34:42.943828400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:42.944669724Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2025-11-15T00:34:42.944968265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022481s
2025-11-15T00:34:42.945314051Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2025-11-15T00:34:42.945697493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:42.946105485Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6
2025-11-15T00:34:42.946652526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-11-15T00:34:42', 'separate_automatic_and_interactive_search')
2025-11-15T00:34:42.947258877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:42.948073818Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2025-11-15T00:34:42.948414744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023506s
2025-11-15T00:34:42.948749809Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2025-11-15T00:34:42.949081487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:42.949487374Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7
2025-11-15T00:34:42.950007842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-11-15T00:34:42', 'change_album_path_to_relative')
2025-11-15T00:34:42.950596097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:42.951411960Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2025-11-15T00:34:42.951759890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022975s
2025-11-15T00:34:42.952102210Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2025-11-15T00:34:42.952448968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:42.952847240Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8
2025-11-15T00:34:42.953349411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-11-15T00:34:42', 'change_quality_size_mb_to_kb')
2025-11-15T00:34:42.954013298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:42.954722736Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2025-11-15T00:34:42.955035797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002267s
2025-11-15T00:34:42.955325320Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2025-11-15T00:34:42.955663441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:42.956057855Z [Info] album_releases: Starting migration of Log DB to 9
2025-11-15T00:34:42.956516418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-11-15T00:34:42', 'album_releases')
2025-11-15T00:34:42.957072658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:42.957860905Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2025-11-15T00:34:42.958140839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022076s
2025-11-15T00:34:42.958586276Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2025-11-15T00:34:42.958907202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:42.959288610Z [Info] album_releases_fix: Starting migration of Log DB to 10
2025-11-15T00:34:42.959803807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-11-15T00:34:42', 'album_releases_fix')
2025-11-15T00:34:42.960429597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:42.961301092Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2025-11-15T00:34:42.961577138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023918s
2025-11-15T00:34:42.961892072Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2025-11-15T00:34:42.962229372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:42.962600018Z [Info] import_lists: Starting migration of Log DB to 11
2025-11-15T00:34:42.967459623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-11-15T00:34:42', 'import_lists')
2025-11-15T00:34:42.968135184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:42.968912750Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2025-11-15T00:34:42.969205279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067185s
2025-11-15T00:34:42.969545474Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2025-11-15T00:34:42.969863985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:42.970276696Z [Info] add_release_status: Starting migration of Log DB to 12
2025-11-15T00:34:42.970745540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-11-15T00:34:42', 'add_release_status')
2025-11-15T00:34:42.971332161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:42.972064195Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2025-11-15T00:34:42.972388017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021982s
2025-11-15T00:34:42.972698402Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2025-11-15T00:34:42.973043167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:42.973433052Z [Info] album_download_notification: Starting migration of Log DB to 13
2025-11-15T00:34:42.973946505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-11-15T00:34:42', 'album_download_notification')
2025-11-15T00:34:42.974517014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:42.975278327Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2025-11-15T00:34:42.975596758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022173s
2025-11-15T00:34:42.975949779Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2025-11-15T00:34:42.976306658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:42.976701192Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14
2025-11-15T00:34:42.977208814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-11-15T00:34:42', 'fix_language_metadata_profiles')
2025-11-15T00:34:42.977793742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:42.978735689Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2025-11-15T00:34:42.979014039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022795s
2025-11-15T00:34:42.979305176Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2025-11-15T00:34:42.979627204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:42.980044635Z [Info] remove_fanzub: Starting migration of Log DB to 15
2025-11-15T00:34:42.980508789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-11-15T00:34:42', 'remove_fanzub')
2025-11-15T00:34:42.981067975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:42.981851062Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2025-11-15T00:34:42.982131056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022267s
2025-11-15T00:34:42.982458776Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2025-11-15T00:34:42.982816576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:42.983236672Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16
2025-11-15T00:34:42.983744294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-11-15T00:34:42', 'update_artist_history_indexes')
2025-11-15T00:34:42.984376738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:42.985148722Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2025-11-15T00:34:42.985458045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002302s
2025-11-15T00:34:42.985746436Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2025-11-15T00:34:42.986100258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:42.986452056Z [Info] remove_nma: Starting migration of Log DB to 17
2025-11-15T00:34:42.986932694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-11-15T00:34:42', 'remove_nma')
2025-11-15T00:34:42.987484866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:42.988238494Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2025-11-15T00:34:42.988531784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021773s
2025-11-15T00:34:42.988847570Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2025-11-15T00:34:42.989166552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:42.989582560Z [Info] album_disambiguation: Starting migration of Log DB to 18
2025-11-15T00:34:42.990060362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-11-15T00:34:42', 'album_disambiguation')
2025-11-15T00:34:42.990684419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:42.991373456Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2025-11-15T00:34:42.991682679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022067s
2025-11-15T00:34:42.992024898Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2025-11-15T00:34:42.992367658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:42.992772904Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19
2025-11-15T00:34:42.993272941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-11-15T00:34:42', 'add_ape_quality_in_profiles')
2025-11-15T00:34:42.993899884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:42.994637308Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2025-11-15T00:34:42.994955189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022504s
2025-11-15T00:34:42.995269972Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2025-11-15T00:34:42.995590287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:42.996003870Z [Info] remove_pushalot: Starting migration of Log DB to 20
2025-11-15T00:34:42.996477514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-11-15T00:34:42', 'remove_pushalot')
2025-11-15T00:34:42.997054997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:42.997770908Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2025-11-15T00:34:42.998090271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022003s
2025-11-15T00:34:42.998363732Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2025-11-15T00:34:42.998706703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:42.999109293Z [Info] add_custom_filters: Starting migration of Log DB to 21
2025-11-15T00:34:42.999582957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-11-15T00:34:42', 'add_custom_filters')
2025-11-15T00:34:43.000165440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:43.000982896Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2025-11-15T00:34:43.001202278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022029s
2025-11-15T00:34:43.001516029Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2025-11-15T00:34:43.001820232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:43.002213474Z [Info] import_list_tags: Starting migration of Log DB to 22
2025-11-15T00:34:43.002678350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-11-15T00:34:43', 'import_list_tags')
2025-11-15T00:34:43.003320413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:43.003989730Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2025-11-15T00:34:43.004300817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021701s
2025-11-15T00:34:43.004602174Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2025-11-15T00:34:43.004948311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:43.005362705Z [Info] add_release_groups_etc: Starting migration of Log DB to 23
2025-11-15T00:34:43.005867762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-11-15T00:34:43', 'add_release_groups_etc')
2025-11-15T00:34:43.006425856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:43.007313754Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2025-11-15T00:34:43.007648227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023561s
2025-11-15T00:34:43.007959955Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2025-11-15T00:34:43.008312254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:43.008724003Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24
2025-11-15T00:34:43.009180633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-11-15T00:34:43', 'NewMediaInfoFormat')
2025-11-15T00:34:43.009767595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:43.010492214Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2025-11-15T00:34:43.010840996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022007s
2025-11-15T00:34:43.011135610Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2025-11-15T00:34:43.011546928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:43.011959168Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25
2025-11-15T00:34:43.012523594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-11-15T00:34:43', 'rename_restrictions_to_release_profiles')
2025-11-15T00:34:43.013157581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:43.014000739Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2025-11-15T00:34:43.014331735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024147s
2025-11-15T00:34:43.014701119Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2025-11-15T00:34:43.015057958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:43.015475208Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26
2025-11-15T00:34:43.016073924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-11-15T00:34:43', 'rename_quality_profiles_add_upgrade_allowed')
2025-11-15T00:34:43.016707910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:43.017592962Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2025-11-15T00:34:43.017935452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024671s
2025-11-15T00:34:43.018243472Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2025-11-15T00:34:43.018574388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:43.019025056Z [Info] add_import_exclusions: Starting migration of Log DB to 27
2025-11-15T00:34:43.019472226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-11-15T00:34:43', 'add_import_exclusions')
2025-11-15T00:34:43.020080942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:43.020903137Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2025-11-15T00:34:43.021187570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023093s
2025-11-15T00:34:43.021524358Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2025-11-15T00:34:43.021874623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:43.022266372Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28
2025-11-15T00:34:43.022782712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-11-15T00:34:43', 'clean_artist_metadata_table')
2025-11-15T00:34:43.023371568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:43.024196769Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2025-11-15T00:34:43.024543578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023156s
2025-11-15T00:34:43.024852350Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2025-11-15T00:34:43.025206423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:43.025625336Z [Info] health_issue_notification: Starting migration of Log DB to 29
2025-11-15T00:34:43.026126636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-11-15T00:34:43', 'health_issue_notification')
2025-11-15T00:34:43.026702525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:43.027623199Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2025-11-15T00:34:43.027961540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024205s
2025-11-15T00:34:43.028283749Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2025-11-15T00:34:43.028639185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:43.029064712Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30
2025-11-15T00:34:43.029587765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-11-15T00:34:43', 'add_mediafilerepository_mtime')
2025-11-15T00:34:43.030173194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:43.031091943Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2025-11-15T00:34:43.031415004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024255s
2025-11-15T00:34:43.031736231Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2025-11-15T00:34:43.032126637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:43.032535370Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31
2025-11-15T00:34:43.033069485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-11-15T00:34:43', 'add_artistmetadataid_constraint')
2025-11-15T00:34:43.033675566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:43.034609546Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2025-11-15T00:34:43.034900673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024257s
2025-11-15T00:34:43.035214254Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2025-11-15T00:34:43.035563708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:43.036019095Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32
2025-11-15T00:34:43.036517038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-11-15T00:34:43', 'old_ids_and_artist_alias')
2025-11-15T00:34:43.037129220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:43.038039363Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2025-11-15T00:34:43.038333525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024605s
2025-11-15T00:34:43.038665674Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2025-11-15T00:34:43.039008154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:43.039403911Z [Info] download_propers_config: Starting migration of Log DB to 33
2025-11-15T00:34:43.039915902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-11-15T00:34:43', 'download_propers_config')
2025-11-15T00:34:43.040516050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:43.041411193Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2025-11-15T00:34:43.041727560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023803s
2025-11-15T00:34:43.042014026Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2025-11-15T00:34:43.042351336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:43.042731962Z [Info] remove_language_profiles: Starting migration of Log DB to 34
2025-11-15T00:34:43.043233422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-11-15T00:34:43', 'remove_language_profiles')
2025-11-15T00:34:43.043810995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:43.044746469Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2025-11-15T00:34:43.045050641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023762s
2025-11-15T00:34:43.045358892Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2025-11-15T00:34:43.045745741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:43.046084663Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35
2025-11-15T00:34:43.046563537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-11-15T00:34:43', 'multi_disc_naming_format')
2025-11-15T00:34:43.047134938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:43.048001342Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2025-11-15T00:34:43.048289472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022825s
2025-11-15T00:34:43.048618675Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2025-11-15T00:34:43.048949091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:43.049354116Z [Info] add_download_client_priority: Starting migration of Log DB to 36
2025-11-15T00:34:43.049852149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-11-15T00:34:43', 'add_download_client_priority')
2025-11-15T00:34:43.050424261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:43.051300776Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2025-11-15T00:34:43.051618416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002334s
2025-11-15T00:34:43.051932919Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2025-11-15T00:34:43.052259687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:43.052639331Z [Info] remove_growl_prowl: Starting migration of Log DB to 37
2025-11-15T00:34:43.053095039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-11-15T00:34:43', 'remove_growl_prowl')
2025-11-15T00:34:43.053669045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:43.054521612Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2025-11-15T00:34:43.054787257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022579s
2025-11-15T00:34:43.055161009Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2025-11-15T00:34:43.055439029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:43.055823022Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38
2025-11-15T00:34:43.056335364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-11-15T00:34:43', 'remove_plex_hometheatre')
2025-11-15T00:34:43.056898808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:43.057709160Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2025-11-15T00:34:43.057997491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022591s
2025-11-15T00:34:43.058319038Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2025-11-15T00:34:43.058681919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:43.059068206Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39
2025-11-15T00:34:43.059568584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-11-15T00:34:43', 'add_root_folder_add_defaults')
2025-11-15T00:34:43.060225026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:43.061033213Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2025-11-15T00:34:43.061329299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023439s
2025-11-15T00:34:43.061617460Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2025-11-15T00:34:43.061936492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:43.062325706Z [Info] task_duration: Starting migration of Log DB to 40
2025-11-15T00:34:43.062773698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-11-15T00:34:43', 'task_duration')
2025-11-15T00:34:43.063332533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:43.064192294Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2025-11-15T00:34:43.064495766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022576s
2025-11-15T00:34:43.064855169Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2025-11-15T00:34:43.065207729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:43.065615250Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41
2025-11-15T00:34:43.066157191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-11-15T00:34:43', 'add_indexer_and_enabled_to_release_profiles')
2025-11-15T00:34:43.066779163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:43.067635528Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2025-11-15T00:34:43.067991455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023931s
2025-11-15T00:34:43.068288192Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2025-11-15T00:34:43.068642215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:43.069005607Z [Info] remove_album_folders: Starting migration of Log DB to 42
2025-11-15T00:34:43.071101437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-11-15T00:34:43', 'remove_album_folders')
2025-11-15T00:34:43.071885636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:43.072848004Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2025-11-15T00:34:43.073298270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041906s
2025-11-15T00:34:43.073673536Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2025-11-15T00:34:43.074119534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:43.074651816Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44
2025-11-15T00:34:43.075282856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-11-15T00:34:43', 'add_priority_to_indexers')
2025-11-15T00:34:43.076088188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:43.077275078Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2025-11-15T00:34:43.077660734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031497s
2025-11-15T00:34:43.078123526Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2025-11-15T00:34:43.078584234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:43.079111125Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45
2025-11-15T00:34:43.079859993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-11-15T00:34:43', 'remove_chown_and_folderchmod_config')
2025-11-15T00:34:43.080666737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:43.081838938Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2025-11-15T00:34:43.082258453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032006s
2025-11-15T00:34:43.082676154Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2025-11-15T00:34:43.083123384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:43.083647850Z [Info] update_notifiarr: Starting migration of Log DB to 47
2025-11-15T00:34:43.084276045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-11-15T00:34:43', 'update_notifiarr')
2025-11-15T00:34:43.085002258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:43.086014426Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2025-11-15T00:34:43.086393319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029123s
2025-11-15T00:34:43.086804397Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2025-11-15T00:34:43.087225795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:43.087681112Z [Info] email_multiple_addresses: Starting migration of Log DB to 49
2025-11-15T00:34:43.088357354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-11-15T00:34:43', 'email_multiple_addresses')
2025-11-15T00:34:43.089087594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:43.090105544Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2025-11-15T00:34:43.090491791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028775s
2025-11-15T00:34:43.090940795Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2025-11-15T00:34:43.091408086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:43.091987172Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50
2025-11-15T00:34:43.092678765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-11-15T00:34:43', 'rename_blacklist_to_blocklist')
2025-11-15T00:34:43.093496081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:43.094524852Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2025-11-15T00:34:43.094941351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030961s
2025-11-15T00:34:43.095335024Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2025-11-15T00:34:43.095820201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:43.096819583Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51
2025-11-15T00:34:43.097018093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-11-15T00:34:43', 'cdh_per_downloadclient')
2025-11-15T00:34:43.097774195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:43.098818749Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2025-11-15T00:34:43.099238564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030023s
2025-11-15T00:34:43.099634461Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2025-11-15T00:34:43.100143065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:43.100666048Z [Info] download_history: Starting migration of Log DB to 52
2025-11-15T00:34:43.101290906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-11-15T00:34:43', 'download_history')
2025-11-15T00:34:43.102075646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:43.103089047Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2025-11-15T00:34:43.103475054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029886s
2025-11-15T00:34:43.103937706Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2025-11-15T00:34:43.104416650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:43.104972760Z [Info] add_update_history: Starting migration of Log DB to 53
2025-11-15T00:34:43.105750566Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2025-11-15T00:34:43.106438772Z [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-11-15T00:34:43.107150405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010429s
2025-11-15T00:34:43.107455139Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2025-11-15T00:34:43.107882780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-11-15T00:34:43.108455603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006899s
2025-11-15T00:34:43.108889797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-11-15T00:34:43', 'add_update_history')
2025-11-15T00:34:43.109462080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:43.110388736Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2025-11-15T00:34:43.110684171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026112s
2025-11-15T00:34:43.110976319Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2025-11-15T00:34:43.111310993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:43.111717491Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54
2025-11-15T00:34:43.112243170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-11-15T00:34:43', 'add_on_update_to_notifications')
2025-11-15T00:34:43.112826755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:43.113700004Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2025-11-15T00:34:43.114014076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023709s
2025-11-15T00:34:43.114322146Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2025-11-15T00:34:43.114644535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:43.115038268Z [Info] download_client_per_indexer: Starting migration of Log DB to 55
2025-11-15T00:34:43.115520129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-11-15T00:34:43', 'download_client_per_indexer')
2025-11-15T00:34:43.116114636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:43.116998325Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2025-11-15T00:34:43.117304882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023225s
2025-11-15T00:34:43.117575688Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2025-11-15T00:34:43.117923668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:43.118346780Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56
2025-11-15T00:34:43.118789922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-11-15T00:34:43', 'AddNewItemMonitorType')
2025-11-15T00:34:43.119340401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:43.120238680Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2025-11-15T00:34:43.120521078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023049s
2025-11-15T00:34:43.120793046Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2025-11-15T00:34:43.121100966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:43.121510741Z [Info] ImportListSearch: Starting migration of Log DB to 57
2025-11-15T00:34:43.121917440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-11-15T00:34:43', 'ImportListSearch')
2025-11-15T00:34:43.122463089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:43.123317108Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2025-11-15T00:34:43.123620569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022251s
2025-11-15T00:34:43.123928810Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2025-11-15T00:34:43.124264286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:43.124642798Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58
2025-11-15T00:34:43.125125700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-11-15T00:34:43', 'ImportListMonitorExisting')
2025-11-15T00:34:43.125712873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:43.126597394Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2025-11-15T00:34:43.126897949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023121s
2025-11-15T00:34:43.127184105Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2025-11-15T00:34:43.127505021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:43.127889075Z [Info] add_indexer_tags: Starting migration of Log DB to 59
2025-11-15T00:34:43.128344993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-11-15T00:34:43', 'add_indexer_tags')
2025-11-15T00:34:43.128913367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:43.129784792Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2025-11-15T00:34:43.130176180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022769s
2025-11-15T00:34:43.130436995Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2025-11-15T00:34:43.130819405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:43.131271355Z [Info] update_audio_types: Starting migration of Log DB to 60
2025-11-15T00:34:43.131784709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-11-15T00:34:43', 'update_audio_types')
2025-11-15T00:34:43.132459077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:43.133423599Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2025-11-15T00:34:43.133787021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026104s
2025-11-15T00:34:43.134179952Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2025-11-15T00:34:43.134584667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:43.135103461Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61
2025-11-15T00:34:43.135888843Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2025-11-15T00:34:43.136243557Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-11-15T00:34:43.136550746Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2025-11-15T00:34:43.137842477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2025-11-15T00:34:43.139066942Z [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-11-15T00:34:43.139945131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2025-11-15T00:34:43.140709851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2025-11-15T00:34:43.141976100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-11-15T00:34:43.142435295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055346s
2025-11-15T00:34:43.142760119Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2025-11-15T00:34:43.142989561Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-15T00:34:43.143357632Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2025-11-15T00:34:43.144524572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL)
2025-11-15T00:34:43.145572893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2025-11-15T00:34:43.146232371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2025-11-15T00:34:43.147065999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2025-11-15T00:34:43.148249622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-11-15T00:34:43.148792556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050566s
2025-11-15T00:34:43.149182862Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-11-15T00:34:43.149410660Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-11-15T00:34:43.149734422Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-11-15T00:34:43.150884618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-11-15T00:34:43.151648126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-11-15T00:34:43.152349207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-11-15T00:34:43.153035940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-11-15T00:34:43.154262270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-11-15T00:34:43.154798139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047032s
2025-11-15T00:34:43.155335731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-11-15T00:34:43', 'postgres_update_timestamp_columns_to_with_timezone')
2025-11-15T00:34:43.156000931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:43.157583397Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2025-11-15T00:34:43.157949394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073317s
2025-11-15T00:34:43.158352125Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2025-11-15T00:34:43.158771490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:43.159226015Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62
2025-11-15T00:34:43.159776443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-11-15T00:34:43', 'add_on_delete_to_notifications')
2025-11-15T00:34:43.160461042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:43.161387377Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2025-11-15T00:34:43.161690738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002622s
2025-11-15T00:34:43.162045983Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2025-11-15T00:34:43.162319243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:43.162682174Z [Info] add_custom_formats: Starting migration of Log DB to 63
2025-11-15T00:34:43.163155838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-11-15T00:34:43', 'add_custom_formats')
2025-11-15T00:34:43.163778742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:43.164717783Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2025-11-15T00:34:43.164996755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023642s
2025-11-15T00:34:43.165290666Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2025-11-15T00:34:43.165662455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:43.166046629Z [Info] add_result_to_commands: Starting migration of Log DB to 64
2025-11-15T00:34:43.166535894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-11-15T00:34:43', 'add_result_to_commands')
2025-11-15T00:34:43.167201775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:43.168058039Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2025-11-15T00:34:43.168359766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023912s
2025-11-15T00:34:43.168669370Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2025-11-15T00:34:43.169057010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:43.169512417Z [Info] health_restored_notification: Starting migration of Log DB to 65
2025-11-15T00:34:43.170148358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-11-15T00:34:43', 'health_restored_notification')
2025-11-15T00:34:43.170758226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:43.171645833Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2025-11-15T00:34:43.172065939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025748s
2025-11-15T00:34:43.172375192Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2025-11-15T00:34:43.172773885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:43.173161676Z [Info] remove_uc: Starting migration of Log DB to 66
2025-11-15T00:34:43.173659899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-11-15T00:34:43', 'remove_uc')
2025-11-15T00:34:43.174272021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:43.175026741Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2025-11-15T00:34:43.175336274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022981s
2025-11-15T00:34:43.175660657Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2025-11-15T00:34:43.176051995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:43.176554567Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67
2025-11-15T00:34:43.177121649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-11-15T00:34:43', 'download_clients_rename_tv_to_music')
2025-11-15T00:34:43.177758281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:43.178637171Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2025-11-15T00:34:43.179026826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025609s
2025-11-15T00:34:43.179388524Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2025-11-15T00:34:43.179743108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:43.180210699Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68
2025-11-15T00:34:43.180745416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-11-15T00:34:43', 'add_colon_replacement_to_naming_config')
2025-11-15T00:34:43.181367599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:43.182200246Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2025-11-15T00:34:43.182498276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023879s
2025-11-15T00:34:43.182785224Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2025-11-15T00:34:43.183142242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:43.183455954Z [Info] list_sync_time: Starting migration of Log DB to 69
2025-11-15T00:34:43.183971593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-11-15T00:34:43', 'list_sync_time')
2025-11-15T00:34:43.184463403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:43.185271620Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2025-11-15T00:34:43.185585532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022038s
2025-11-15T00:34:43.185848261Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2025-11-15T00:34:43.186180510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:43.186558431Z [Info] add_download_client_tags: Starting migration of Log DB to 70
2025-11-15T00:34:43.187031053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-11-15T00:34:43', 'add_download_client_tags')
2025-11-15T00:34:43.187649779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:43.188497927Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2025-11-15T00:34:43.188858042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022914s
2025-11-15T00:34:43.189213357Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2025-11-15T00:34:43.189571519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:43.190033519Z [Info] add_notification_status: Starting migration of Log DB to 71
2025-11-15T00:34:43.190520499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-11-15T00:34:43', 'add_notification_status')
2025-11-15T00:34:43.191101649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:43.192028185Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2025-11-15T00:34:43.192330123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023675s
2025-11-15T00:34:43.192711681Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2025-11-15T00:34:43.193118931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:43.193686334Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72
2025-11-15T00:34:43.194223977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-11-15T00:34:43', 'add_alac_24_quality_in_profiles')
2025-11-15T00:34:43.194904667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:43.195830391Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2025-11-15T00:34:43.196146558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027016s
2025-11-15T00:34:43.196428766Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2025-11-15T00:34:43.196787469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:43.197169678Z [Info] add_salt_to_users: Starting migration of Log DB to 73
2025-11-15T00:34:43.197661699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-11-15T00:34:43', 'add_salt_to_users')
2025-11-15T00:34:43.198303431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:43.199190878Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2025-11-15T00:34:43.199509019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024233s
2025-11-15T00:34:43.199824023Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2025-11-15T00:34:43.200229439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:43.200648373Z [Info] add_auto_tagging: Starting migration of Log DB to 74
2025-11-15T00:34:43.201174903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-11-15T00:34:43', 'add_auto_tagging')
2025-11-15T00:34:43.201813980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:43.202629462Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2025-11-15T00:34:43.202949928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024321s
2025-11-15T00:34:43.203314171Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2025-11-15T00:34:43.203734357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:43.204196347Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75
2025-11-15T00:34:43.204751094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-11-15T00:34:43', 'quality_definition_preferred_size')
2025-11-15T00:34:43.205343467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:43.206159560Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2025-11-15T00:34:43.206529345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024148s
2025-11-15T00:34:43.206839960Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2025-11-15T00:34:43.207269405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:43.207726966Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76
2025-11-15T00:34:43.208310050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-11-15T00:34:43', 'add_on_artist_add_to_notifications')
2025-11-15T00:34:43.208982094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:43.209819941Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2025-11-15T00:34:43.210164264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025652s
2025-11-15T00:34:43.210517435Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2025-11-15T00:34:43.210963513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:43.211365202Z [Info] album_last_searched_time: Starting migration of Log DB to 77
2025-11-15T00:34:43.211906552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-11-15T00:34:43', 'album_last_searched_time')
2025-11-15T00:34:43.212590029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:43.213465792Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2025-11-15T00:34:43.213791057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025434s
2025-11-15T00:34:43.214159750Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2025-11-15T00:34:43.214500456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:43.214908086Z [Info] add_indexer_flags: Starting migration of Log DB to 78
2025-11-15T00:34:43.215368043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-11-15T00:34:43', 'add_indexer_flags')
2025-11-15T00:34:43.216000085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:43.216745707Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2025-11-15T00:34:43.217034989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022475s
2025-11-15T00:34:43.217418992Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2025-11-15T00:34:43.217768075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:43.218176267Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79
2025-11-15T00:34:43.218657326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-11-15T00:34:43', 'add_indexes_album_statistics')
2025-11-15T00:34:43.219260250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:43.220133037Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2025-11-15T00:34:43.220448252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023164s
2025-11-15T00:34:43.220731622Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2025-11-15T00:34:43.221099253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-15T00:34:43.221469458Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80
2025-11-15T00:34:43.221958142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-11-15T00:34:43', 'update_redacted_baseurl')
2025-11-15T00:34:43.222538932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-15T00:34:43.223402791Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2025-11-15T00:34:43.223688747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022933s
2025-11-15T00:34:43.403902927Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686
2025-11-15T00:34:43.411081942Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2025-11-15T00:34:43.415626544Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly.
2025-11-15T00:34:43.542896164Z [Info] QualityProfileService: Setting up default quality profiles
2025-11-15T00:34:43.600214701Z [Info] MetadataProfileService: Setting up standard metadata profile
2025-11-15T00:34:43.609802497Z [Info] MetadataProfileService: Setting up empty metadata profile
2025-11-15T00:34:43.647338319Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2025-11-15T00:34:43.648932188Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2025-11-15T00:34:43.649391022Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin
2025-11-15T00:34:43.694213266Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2025-11-15T00:34:44.519492501Z [ls.io-init] done.