2025-08-03T09:30:38.624897674Z [migrations] started
2025-08-03T09:30:38.628962169Z [migrations] no migrations found
2025-08-03T09:30:39.124705615Z usermod: no changes
2025-08-03T09:30:39.191979714Z ───────────────────────────────────────
2025-08-03T09:30:39.192005415Z 
2025-08-03T09:30:39.192010696Z       ██╗     ███████╗██╗ ██████╗
2025-08-03T09:30:39.192015696Z       ██║     ██╔════╝██║██╔═══██╗
2025-08-03T09:30:39.192020165Z       ██║     ███████╗██║██║   ██║
2025-08-03T09:30:39.192024564Z       ██║     ╚════██║██║██║   ██║
2025-08-03T09:30:39.192029083Z       ███████╗███████║██║╚██████╔╝
2025-08-03T09:30:39.192033983Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-08-03T09:30:39.192038993Z 
2025-08-03T09:30:39.192043592Z    Brought to you by linuxserver.io
2025-08-03T09:30:39.192048232Z ───────────────────────────────────────
2025-08-03T09:30:39.196459655Z 
2025-08-03T09:30:39.196817656Z To support the app dev(s) visit:
2025-08-03T09:30:39.218976898Z Lidarr: https://opencollective.com/lidarr
2025-08-03T09:30:39.222566105Z 
2025-08-03T09:30:39.222579883Z To support LSIO projects visit:
2025-08-03T09:30:39.222583991Z https://www.linuxserver.io/donate/
2025-08-03T09:30:39.222587749Z 
2025-08-03T09:30:39.222591386Z ───────────────────────────────────────
2025-08-03T09:30:39.222595705Z GID/UID
2025-08-03T09:30:39.222599302Z ───────────────────────────────────────
2025-08-03T09:30:39.280246306Z 
2025-08-03T09:30:39.280262288Z User UID:    911
2025-08-03T09:30:39.280266456Z User GID:    911
2025-08-03T09:30:39.280270354Z ───────────────────────────────────────
2025-08-03T09:30:39.303498458Z Linuxserver.io version: 2.13.1.4681-ls219
2025-08-03T09:30:39.306285040Z Build-date: 2025-08-03T09:27:31+00:00
2025-08-03T09:30:39.306305992Z ───────────────────────────────────────
2025-08-03T09:30:39.306314198Z     
2025-08-03T09:30:41.397080873Z [custom-init] No custom files found, skipping...
2025-08-03T09:30:47.918216101Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 2.13.1.4681 
2025-08-03T09:30:48.226619121Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-08-03T09:30:48.327575967Z [Debug] Bootstrap: Console selected 
2025-08-03T09:30:48.348644081Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-08-03T09:30:53.121652207Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-08-03T09:30:54.055041678Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {7962b0b8-3401-4040-9123-b06dcfc05085} may be persisted to storage in unencrypted form. 
2025-08-03T09:30:55.394482831Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-08-03T09:30:56.210914815Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-08-03T09:30:57.421189477Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-08-03T09:30:58.535912938Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-03T09:30:58.572066200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-03T09:30:59.358832045Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-08-03T09:30:59.389470932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.8017539s 
2025-08-03T09:30:59.394944775Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-08-03T09:30:59.399330266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.8311034s 
2025-08-03T09:30:59.599262448Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-08-03T09:30:59.609786961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:30:59.699890101Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-08-03T09:30:59.888676279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-08-03T09:31:00.144689250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4395652s 
2025-08-03T09:31:00.151995413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:00.170725138Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-08-03T09:31:00.174255959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4663491s 
2025-08-03T09:31:00.304250297Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-08-03T09:31:00.308883978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:00.396429468Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-08-03T09:31:00.421036860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-03T09:31:00.436995165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0367051s 
2025-08-03T09:31:00.441770311Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-03T09:31:00.446814588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018122s 
2025-08-03T09:31:00.454927094Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-08-03T09:31:00.466844222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-08-03T09:31:00.483064885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0241433s 
2025-08-03T09:31:00.488241820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:00.494778302Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-08-03T09:31:00.498750842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0352225s 
2025-08-03T09:31:00.512303753Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-08-03T09:31:00.516800408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:00.530199570Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-03T09:31:00.533831203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003393s 
2025-08-03T09:31:00.538114598Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-08-03T09:31:00.544410646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-08-03T09:31:00.551095528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094856s 
2025-08-03T09:31:00.554862163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:00.560358741Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-08-03T09:31:00.567264206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177658s 
2025-08-03T09:31:00.586776999Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-08-03T09:31:00.591062449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:00.604860023Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-08-03T09:31:00.912194510Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-08-03T09:31:00.923683125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL, "Value" TEXT NOT NULL) 
2025-08-03T09:31:00.932454217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169142s 
2025-08-03T09:31:00.935995258Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-08-03T09:31:00.942124039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-08-03T09:31:00.947900632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088112s 
2025-08-03T09:31:00.951176428Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2025-08-03T09:31:00.958975533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL) 
2025-08-03T09:31:00.965239697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109925s 
2025-08-03T09:31:00.968669985Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2025-08-03T09:31:00.974429402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2025-08-03T09:31:00.979901071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081305s 
2025-08-03T09:31:00.983018649Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists 
2025-08-03T09:31:01.140250044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL DEFAULT 1, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "PrimaryAlbumTypes" TEXT, "SecondaryAlbumTypes" TEXT) 
2025-08-03T09:31:01.225305801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.226968s 
2025-08-03T09:31:01.240328893Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId) 
2025-08-03T09:31:01.265675814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-08-03T09:31:01.279333786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0315819s 
2025-08-03T09:31:01.282823514Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug) 
2025-08-03T09:31:01.288511508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-08-03T09:31:01.293962875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082061s 
2025-08-03T09:31:01.297258642Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName) 
2025-08-03T09:31:01.302684167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-03T09:31:01.308225355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079756s 
2025-08-03T09:31:01.311321300Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path) 
2025-08-03T09:31:01.317984096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-03T09:31:01.323437658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090384s 
2025-08-03T09:31:01.326522530Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums 
2025-08-03T09:31:01.390426633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0) 
2025-08-03T09:31:01.425357243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0958136s 
2025-08-03T09:31:01.428799705Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId) 
2025-08-03T09:31:01.435007145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-03T09:31:01.440323660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008567s 
2025-08-03T09:31:01.443331458Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId) 
2025-08-03T09:31:01.448099559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-08-03T09:31:01.453679375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073226s 
2025-08-03T09:31:01.456911584Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId) 
2025-08-03T09:31:01.461818825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-08-03T09:31:01.468546373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082276s 
2025-08-03T09:31:01.472118506Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug) 
2025-08-03T09:31:01.477701258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-08-03T09:31:01.483328509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082312s 
2025-08-03T09:31:01.486553203Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle) 
2025-08-03T09:31:01.492142238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-03T09:31:01.499839848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085381s 
2025-08-03T09:31:01.502947586Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path) 
2025-08-03T09:31:01.508129531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC) 
2025-08-03T09:31:01.512811559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070088s 
2025-08-03T09:31:01.516111715Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks 
2025-08-03T09:31:01.546101525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackNumber" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0) 
2025-08-03T09:31:01.564808986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0459497s 
2025-08-03T09:31:01.568241267Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId) 
2025-08-03T09:31:01.574442335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-08-03T09:31:01.580243366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087492s 
2025-08-03T09:31:01.583353639Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId) 
2025-08-03T09:31:01.588183585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2025-08-03T09:31:01.596312895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101978s 
2025-08-03T09:31:01.599701870Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId) 
2025-08-03T09:31:01.605410525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-08-03T09:31:01.612384338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096662s 
2025-08-03T09:31:01.616305113Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber) 
2025-08-03T09:31:01.623930789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC) 
2025-08-03T09:31:01.630401038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108759s 
2025-08-03T09:31:01.635278280Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles 
2025-08-03T09:31:01.659478732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL DEFAULT 0) 
2025-08-03T09:31:01.675531347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0370169s 
2025-08-03T09:31:01.678888918Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId) 
2025-08-03T09:31:01.684786183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC) 
2025-08-03T09:31:01.690136968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080898s 
2025-08-03T09:31:01.693237301Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId) 
2025-08-03T09:31:01.698509267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-03T09:31:01.703635440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075251s 
2025-08-03T09:31:01.706677726Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-08-03T09:31:01.733472342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Language" INTEGER NOT NULL DEFAULT 0, "ArtistId" INTEGER NOT NULL DEFAULT 0, "AlbumId" INTEGER NOT NULL DEFAULT 0, "TrackId" INTEGER NOT NULL DEFAULT 0) 
2025-08-03T09:31:01.751159579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0416848s 
2025-08-03T09:31:01.754602031Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-08-03T09:31:01.759578151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-08-03T09:31:01.765385636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076578s 
2025-08-03T09:31:01.768724850Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 
2025-08-03T09:31:01.773917667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-08-03T09:31:01.779157839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075835s 
2025-08-03T09:31:01.782364506Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-08-03T09:31:01.787625149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-08-03T09:31:01.792826944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075529s 
2025-08-03T09:31:01.795948500Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId) 
2025-08-03T09:31:01.800981475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC) 
2025-08-03T09:31:01.806738538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077597s 
2025-08-03T09:31:01.809616403Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-08-03T09:31:01.830356597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL) 
2025-08-03T09:31:01.844174041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.031608s 
2025-08-03T09:31:01.847248372Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-08-03T09:31:01.857842566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL) 
2025-08-03T09:31:01.866506442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163982s 
2025-08-03T09:31:01.869921228Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-08-03T09:31:01.876043136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-08-03T09:31:01.881628082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086939s 
2025-08-03T09:31:01.884489624Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-08-03T09:31:01.964001497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableSearch" INTEGER) 
2025-08-03T09:31:01.975633080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0880808s 
2025-08-03T09:31:01.979188559Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-08-03T09:31:01.984760540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-03T09:31:01.991127160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088533s 
2025-08-03T09:31:01.994061499Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2025-08-03T09:31:02.004398785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL) 
2025-08-03T09:31:02.016845609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191356s 
2025-08-03T09:31:02.020724510Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2025-08-03T09:31:02.026440911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-08-03T09:31:02.031640271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080204s 
2025-08-03T09:31:02.034887460Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2025-08-03T09:31:02.047071064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" NUMERIC, "MaxSize" NUMERIC) 
2025-08-03T09:31:02.055604548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176819s 
2025-08-03T09:31:02.059602137Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2025-08-03T09:31:02.066271468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2025-08-03T09:31:02.072362292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095141s 
2025-08-03T09:31:02.076010529Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2025-08-03T09:31:02.082458593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2025-08-03T09:31:02.088306930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091993s 
2025-08-03T09:31:02.091321831Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2025-08-03T09:31:02.108290411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1, "ArtistFolderFormat" TEXT, "RenameTracks" INTEGER, "StandardTrackFormat" TEXT, "AlbumFolderFormat" TEXT) 
2025-08-03T09:31:02.119388689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0251808s 
2025-08-03T09:31:02.122354582Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2025-08-03T09:31:02.151205248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "Language" INTEGER NOT NULL DEFAULT 0, "ArtistId" INTEGER NOT NULL DEFAULT 0, "AlbumIds" TEXT NOT NULL DEFAULT '') 
2025-08-03T09:31:02.185862136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0602806s 
2025-08-03T09:31:02.189056679Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2025-08-03T09:31:02.203003935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Metadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL) 
2025-08-03T09:31:02.212851615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210322s 
2025-08-03T09:31:02.215859251Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-08-03T09:31:02.237931037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2025-08-03T09:31:02.251959236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0332647s 
2025-08-03T09:31:02.254997604Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-08-03T09:31:02.268955050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL) 
2025-08-03T09:31:02.278581515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020749s 
2025-08-03T09:31:02.281667649Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2025-08-03T09:31:02.297192051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL DEFAULT 0, "ParsedAlbumInfo" TEXT NOT NULL DEFAULT '') 
2025-08-03T09:31:02.308527457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0240126s 
2025-08-03T09:31:02.311782411Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2025-08-03T09:31:02.322518470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RemotePathMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Host" TEXT NOT NULL, "RemotePath" TEXT NOT NULL, "LocalPath" TEXT NOT NULL) 
2025-08-03T09:31:02.330579022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156627s 
2025-08-03T09:31:02.333441716Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-08-03T09:31:02.340238222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 
2025-08-03T09:31:02.346424991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103874s 
2025-08-03T09:31:02.349512708Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-08-03T09:31:02.354408677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-08-03T09:31:02.360381665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075122s 
2025-08-03T09:31:02.363885571Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2025-08-03T09:31:02.373895528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Restrictions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Preferred" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL) 
2025-08-03T09:31:02.381775676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148625s 
2025-08-03T09:31:02.384750336Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2025-08-03T09:31:02.404636691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EnableUsenet" INTEGER NOT NULL, "EnableTorrent" INTEGER NOT NULL, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL) 
2025-08-03T09:31:02.417999570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0304166s 
2025-08-03T09:31:02.421191347Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-08-03T09:31:02.432720373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL, "Username" TEXT NOT NULL, "Password" TEXT NOT NULL) 
2025-08-03T09:31:02.440939314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165479s 
2025-08-03T09:31:02.444297225Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-08-03T09:31:02.449845348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-08-03T09:31:02.455221564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079814s 
2025-08-03T09:31:02.458405104Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-08-03T09:31:02.463761771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-08-03T09:31:02.468853404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007607s 
2025-08-03T09:31:02.471663242Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-08-03T09:31:02.493078526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-08-03T09:31:02.507099750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0327128s 
2025-08-03T09:31:02.510085332Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-08-03T09:31:02.526460287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-08-03T09:31:02.537680801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0247602s 
2025-08-03T09:31:02.541205338Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2025-08-03T09:31:02.547681800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-03T09:31:02.553297829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090548s 
2025-08-03T09:31:02.556194592Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-08-03T09:31:02.576330680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-08-03T09:31:02.590859637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0310783s 
2025-08-03T09:31:02.594630921Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles 
2025-08-03T09:31:02.627229144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL) 
2025-08-03T09:31:02.648615961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.050322s 
2025-08-03T09:31:02.651895955Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles 
2025-08-03T09:31:02.663104326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LanguageProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Languages" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL) 
2025-08-03T09:31:02.672123768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171675s 
2025-08-03T09:31:02.675653125Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name) 
2025-08-03T09:31:02.681874152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC) 
2025-08-03T09:31:02.687896600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091117s 
2025-08-03T09:31:02.691297929Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-08-03T09:31:02.706109245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-03T09:31:02.716881687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0224498s 
2025-08-03T09:31:02.720746880Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-08-03T09:31:02.728425593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-03T09:31:02.734940482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108906s 
2025-08-03T09:31:02.784203733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles" ("EnableUsenet", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags") VALUES (1, 1, 1, 0, 0, 2147483647, '[]') 
2025-08-03T09:31:02.799749087Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0560630 taking an average of 00:00:00.0560630 
2025-08-03T09:31:02.816386559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-08-03T09:31:02', 'InitialSetup') 
2025-08-03T09:31:02.825054945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:02.833502385Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-08-03T09:31:02.836386102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0953479s 
2025-08-03T09:31:02.844157822Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2025-08-03T09:31:02.848182927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:02.856790941Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2 
2025-08-03T09:31:02.875469815Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-08-03T09:31:02.878804620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002357s 
2025-08-03T09:31:02.882458428Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2025-08-03T09:31:02.889070873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2025-08-03T09:31:02.900330496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147529s 
2025-08-03T09:31:02.908965976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-08-03T09:31:02', 'add_reason_to_pending_releases') 
2025-08-03T09:31:02.916110282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:02.921244982Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2025-08-03T09:31:02.924247618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0348452s 
2025-08-03T09:31:02.928075376Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2025-08-03T09:31:02.931514953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:02.935866315Z [Info] add_medium_support: Starting migration of Main DB to 3 
2025-08-03T09:31:02.988465924Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-03T09:31:02.991975762Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.56E-05s 
2025-08-03T09:31:02.995511061Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String 
2025-08-03T09:31:03.000803829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT '' 
2025-08-03T09:31:03.012226460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134286s 
2025-08-03T09:31:03.014519318Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-03T09:31:03.017119474Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s 
2025-08-03T09:31:03.020455060Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32 
2025-08-03T09:31:03.026291133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0 
2025-08-03T09:31:03.036413375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129393s 
2025-08-03T09:31:03.039187883Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-03T09:31:03.041786546Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s 
2025-08-03T09:31:03.045440664Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32 
2025-08-03T09:31:03.052208542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0 
2025-08-03T09:31:03.061820788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132482s 
2025-08-03T09:31:03.069223976Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2025-08-03T09:31:03.077436183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2025-08-03T09:31:03.082877450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009892s 
2025-08-03T09:31:03.089116413Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber 
2025-08-03T09:31:03.373958658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL) 
2025-08-03T09:31:03.416874518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tracks_temp" ("Id", "ForeignTrackId", "ArtistId", "AlbumId", "Title", "Explicit", "Compilation", "DiscNumber", "TrackFileId", "Monitored", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber") SELECT "Id", "ForeignTrackId", "ArtistId", "AlbumId", "Title", "Explicit", "Compilation", "DiscNumber", "TrackFileId", "Monitored", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber" FROM "Tracks" 
2025-08-03T09:31:03.438385294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2025-08-03T09:31:03.453428606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2025-08-03T09:31:03.484770940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-08-03T09:31:03.494130217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2025-08-03T09:31:03.501828579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-08-03T09:31:03.507222781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4149972s 
2025-08-03T09:31:03.510108142Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-03T09:31:03.512735442Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s 
2025-08-03T09:31:03.516226251Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String 
2025-08-03T09:31:03.521164937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT 
2025-08-03T09:31:03.530581449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113368s 
2025-08-03T09:31:03.538187485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-08-03T09:31:03', 'add_medium_support') 
2025-08-03T09:31:03.544751984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:03.550717396Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2025-08-03T09:31:03.553497094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0309349s 
2025-08-03T09:31:03.557517960Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2025-08-03T09:31:03.563784920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:03.569372552Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4 
2025-08-03T09:31:03.578959086Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2025-08-03T09:31:03.585646803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2025-08-03T09:31:03.593060091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096754s 
2025-08-03T09:31:03.597057761Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-03T09:31:03.602750425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-03T09:31:03.726018379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1247967s 
2025-08-03T09:31:03.734960646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-08-03T09:31:03', 'add_various_qualites_in_profile') 
2025-08-03T09:31:03.742177738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:03.747650369Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2025-08-03T09:31:03.750705010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1462396s 
2025-08-03T09:31:03.754365461Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2025-08-03T09:31:03.758049529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:03.762575774Z [Info] metadata_profiles: Starting migration of Main DB to 5 
2025-08-03T09:31:03.785866605Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles 
2025-08-03T09:31:03.797897711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "PrimaryAlbumTypes" TEXT NOT NULL, "SecondaryAlbumTypes" TEXT NOT NULL) 
2025-08-03T09:31:03.806598843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017632s 
2025-08-03T09:31:03.809948729Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name) 
2025-08-03T09:31:03.815885944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC) 
2025-08-03T09:31:03.821406691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085544s 
2025-08-03T09:31:03.824143703Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-08-03T09:31:03.826776645Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s 
2025-08-03T09:31:03.830388157Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32 
2025-08-03T09:31:03.836973618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1 
2025-08-03T09:31:03.855314471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133787s 
2025-08-03T09:31:03.905619450Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes 
2025-08-03T09:31:04.095161940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "SecondaryAlbumTypes" TEXT, "MetadataProfileId" INTEGER NOT NULL) 
2025-08-03T09:31:04.209921120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "SecondaryAlbumTypes", "MetadataProfileId") SELECT "Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "SecondaryAlbumTypes", "MetadataProfileId" FROM "Artists" 
2025-08-03T09:31:04.253947155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-03T09:31:04.261933056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-03T09:31:04.286846474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-08-03T09:31:04.295780354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-08-03T09:31:04.304296273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-03T09:31:04.312677109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-03T09:31:04.317526003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4078359s 
2025-08-03T09:31:04.321951154Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes 
2025-08-03T09:31:04.439970950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "MetadataProfileId" INTEGER NOT NULL) 
2025-08-03T09:31:04.545905960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "MetadataProfileId") SELECT "Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "MetadataProfileId" FROM "Artists" 
2025-08-03T09:31:04.584620019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-03T09:31:04.591402917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-03T09:31:04.615819044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-08-03T09:31:04.623893514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-08-03T09:31:04.631265298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-03T09:31:04.638235885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-03T09:31:04.643417689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3175743s 
2025-08-03T09:31:04.645864416Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-03T09:31:04.648474252Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.49E-05s 
2025-08-03T09:31:04.652555330Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String 
2025-08-03T09:31:04.658613880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT 
2025-08-03T09:31:04.668898820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129436s 
2025-08-03T09:31:04.676659809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-08-03T09:31:04', 'metadata_profiles') 
2025-08-03T09:31:04.683492508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:04.689355995Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2025-08-03T09:31:04.692645228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0332885s 
2025-08-03T09:31:04.700669457Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2025-08-03T09:31:04.704717608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:04.711565187Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6 
2025-08-03T09:31:04.766235136Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2025-08-03T09:31:04.880659070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER) 
2025-08-03T09:31:04.901729410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch" FROM "Indexers" 
2025-08-03T09:31:04.911840681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-08-03T09:31:04.917884070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-08-03T09:31:04.940857832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-03T09:31:04.945980778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1760482s 
2025-08-03T09:31:04.948760065Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-03T09:31:04.951411194Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.44E-05s 
2025-08-03T09:31:04.955398092Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2025-08-03T09:31:04.961271109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2025-08-03T09:31:04.970949738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122727s 
2025-08-03T09:31:04.976379452Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-08-03T09:31:04.982950735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-08-03T09:31:04.987561339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073046s 
2025-08-03T09:31:04.990281566Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-03T09:31:04.992849207Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s 
2025-08-03T09:31:05.000356424Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2025-08-03T09:31:05.062407015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL) 
2025-08-03T09:31:05.088337721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch" FROM "Indexers" 
2025-08-03T09:31:05.100292164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-08-03T09:31:05.106311836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-08-03T09:31:05.129249746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-03T09:31:05.134393594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1307074s 
2025-08-03T09:31:05.142729710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-08-03T09:31:05', 'separate_automatic_and_interactive_search') 
2025-08-03T09:31:05.149935060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:05.155685640Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2025-08-03T09:31:05.158962999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1506555s 
2025-08-03T09:31:05.163174330Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2025-08-03T09:31:05.166942057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:05.171448862Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7 
2025-08-03T09:31:05.177662204Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path 
2025-08-03T09:31:05.277823037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT) 
2025-08-03T09:31:05.363653373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes" FROM "Albums" 
2025-08-03T09:31:05.396756923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-03T09:31:05.403918194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-03T09:31:05.427048421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-03T09:31:05.434781293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-08-03T09:31:05.441375942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-08-03T09:31:05.448671694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-08-03T09:31:05.456114120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-03T09:31:05.461500888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2810135s 
2025-08-03T09:31:05.470375067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-08-03T09:31:05', 'change_album_path_to_relative') 
2025-08-03T09:31:05.477220122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:05.484219295Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2025-08-03T09:31:05.487196711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3027346s 
2025-08-03T09:31:05.491556390Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2025-08-03T09:31:05.495303766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:05.499860522Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8 
2025-08-03T09:31:05.513976748Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE QualityDefinitions SET MaxSize = CASE WHEN (CAST(MaxSize AS FLOAT) / 60) * 8 * 1024 < 1500 THEN ROUND((CAST(MaxSize AS FLOAT) / 60) * 8 * 1024, 0) ELSE NULL END 
2025-08-03T09:31:05.526490868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE QualityDefinitions SET MaxSize = CASE WHEN (CAST(MaxSize AS FLOAT) / 60) * 8 * 1024 < 1500 THEN ROUND((CAST(MaxSize AS FLOAT) / 60) * 8 * 1024, 0) ELSE NULL END 
2025-08-03T09:31:05.533566315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135098s 
2025-08-03T09:31:05.541006538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-08-03T09:31:05', 'change_quality_size_mb_to_kb') 
2025-08-03T09:31:05.547688604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:05.552674563Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2025-08-03T09:31:05.555580595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.031745s 
2025-08-03T09:31:05.558910391Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2025-08-03T09:31:05.562405218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:05.566547660Z [Info] album_releases: Starting migration of Main DB to 9 
2025-08-03T09:31:05.574753233Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-03T09:31:05.577543011Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s 
2025-08-03T09:31:05.580790540Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String 
2025-08-03T09:31:05.585970552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT '' 
2025-08-03T09:31:05.596244801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124625s 
2025-08-03T09:31:05.598985069Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-03T09:31:05.601533851Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.77E-05s 
2025-08-03T09:31:05.604938447Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String 
2025-08-03T09:31:05.610363782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT '' 
2025-08-03T09:31:05.620161402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122217s 
2025-08-03T09:31:05.627004641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-08-03T09:31:05', 'album_releases') 
2025-08-03T09:31:05.633409950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:05.637929851Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2025-08-03T09:31:05.640717946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0295961s 
2025-08-03T09:31:05.644273686Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2025-08-03T09:31:05.648215894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:05.652202823Z [Info] album_releases_fix: Starting migration of Main DB to 10 
2025-08-03T09:31:05.661050650Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-03T09:31:05.663732490Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.52E-05s 
2025-08-03T09:31:05.667230474Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String 
2025-08-03T09:31:05.774101620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT) 
2025-08-03T09:31:05.869685957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease" FROM "Albums" 
2025-08-03T09:31:05.905906524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-03T09:31:05.912461905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-03T09:31:05.935868569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-03T09:31:05.943094530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-08-03T09:31:05.949942098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-08-03T09:31:05.957255165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-08-03T09:31:05.964686860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-03T09:31:05.969604182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2993886s 
2025-08-03T09:31:05.972319620Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-03T09:31:05.974845005Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s 
2025-08-03T09:31:05.978344342Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String 
2025-08-03T09:31:06.085916800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT NOT NULL) 
2025-08-03T09:31:06.182760423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease" FROM "Albums" 
2025-08-03T09:31:06.218846930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-03T09:31:06.225542563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-03T09:31:06.247795774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-03T09:31:06.255068510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-08-03T09:31:06.261917491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-08-03T09:31:06.269280228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-08-03T09:31:06.276554696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-03T09:31:06.281479473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3000962s 
2025-08-03T09:31:06.288856588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-08-03T09:31:06', 'album_releases_fix') 
2025-08-03T09:31:06.295531710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:06.300646730Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2025-08-03T09:31:06.303500066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3187012s 
2025-08-03T09:31:06.307148933Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2025-08-03T09:31:06.310756077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:06.315559510Z [Info] import_lists: Starting migration of Main DB to 11 
2025-08-03T09:31:06.337657057Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 
2025-08-03T09:31:06.363898169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL) 
2025-08-03T09:31:06.380415981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0398673s 
2025-08-03T09:31:06.383834314Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 
2025-08-03T09:31:06.389190620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-08-03T09:31:06.394535754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078852s 
2025-08-03T09:31:06.397545735Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 
2025-08-03T09:31:06.413210829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-08-03T09:31:06.423705562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0233417s 
2025-08-03T09:31:06.427237074Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 
2025-08-03T09:31:06.433654747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-03T09:31:06.439189022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089559s 
2025-08-03T09:31:06.446088845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-08-03T09:31:06', 'import_lists') 
2025-08-03T09:31:06.452398281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:06.456947491Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2025-08-03T09:31:06.459697259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0263385s 
2025-08-03T09:31:06.463709649Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2025-08-03T09:31:06.467410992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:06.471717363Z [Info] add_release_status: Starting migration of Main DB to 12 
2025-08-03T09:31:06.479637031Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2025-08-03T09:31:06.482601571Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.85E-05s 
2025-08-03T09:31:06.486526094Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String 
2025-08-03T09:31:06.493270375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT '' 
2025-08-03T09:31:06.504387501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145752s 
2025-08-03T09:31:06.507156808Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-03T09:31:06.510575251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-03T09:31:06.545632045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0353018s 
2025-08-03T09:31:06.553266218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-08-03T09:31:06', 'add_release_status') 
2025-08-03T09:31:06.560281445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:06.565064336Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2025-08-03T09:31:06.567824363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0547075s 
2025-08-03T09:31:06.571697303Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2025-08-03T09:31:06.575393435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:06.579902455Z [Info] album_download_notification: Starting migration of Main DB to 13 
2025-08-03T09:31:06.586567617Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-03T09:31:06.589358026Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.58E-05s 
2025-08-03T09:31:06.593202297Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean 
2025-08-03T09:31:06.599740423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0 
2025-08-03T09:31:06.610606103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142029s 
2025-08-03T09:31:06.618127068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-08-03T09:31:06', 'album_download_notification') 
2025-08-03T09:31:06.624809634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:06.629795555Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2025-08-03T09:31:06.632728100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0325496s 
2025-08-03T09:31:06.636597662Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2025-08-03T09:31:06.640358224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:06.644749557Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14 
2025-08-03T09:31:06.659680423Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists" SET "MetadataProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "MetadataProfiles") > 0) THEN (SELECT "Id" FROM "MetadataProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."MetadataProfileId" = 0 
2025-08-03T09:31:06.676684454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "MetadataProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "MetadataProfiles") > 0) THEN (SELECT "Id" FROM "MetadataProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."MetadataProfileId" = 0 
2025-08-03T09:31:06.687835379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205773s 
2025-08-03T09:31:06.700039143Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists" SET "LanguageProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "LanguageProfiles") > 0) THEN (SELECT "Id" FROM "LanguageProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."LanguageProfileId" = 0 
2025-08-03T09:31:06.716727299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LanguageProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "LanguageProfiles") > 0) THEN (SELECT "Id" FROM "LanguageProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."LanguageProfileId" = 0 
2025-08-03T09:31:06.725148456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178023s 
2025-08-03T09:31:06.732731145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-08-03T09:31:06', 'fix_language_metadata_profiles') 
2025-08-03T09:31:06.739479855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:06.744749627Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2025-08-03T09:31:06.747783055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0364338s 
2025-08-03T09:31:06.751193363Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2025-08-03T09:31:06.754773482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:06.759011506Z [Info] remove_fanzub: Starting migration of Main DB to 15 
2025-08-03T09:31:06.765799956Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2025-08-03T09:31:06.771322566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2025-08-03T09:31:06.776016569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065421s 
2025-08-03T09:31:06.782925070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-08-03T09:31:06', 'remove_fanzub') 
2025-08-03T09:31:06.789341521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:06.793809027Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2025-08-03T09:31:06.796508213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0238835s 
2025-08-03T09:31:06.800404228Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2025-08-03T09:31:06.804220473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:06.808672949Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16 
2025-08-03T09:31:06.842422911Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId) 
2025-08-03T09:31:06.847798556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC) 
2025-08-03T09:31:06.853471249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078439s 
2025-08-03T09:31:06.857008712Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate) 
2025-08-03T09:31:06.863612330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC) 
2025-08-03T09:31:06.868835257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088181s 
2025-08-03T09:31:06.877781352Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId) 
2025-08-03T09:31:06.885413882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId" 
2025-08-03T09:31:06.890503460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009665s 
2025-08-03T09:31:06.893871873Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date) 
2025-08-03T09:31:06.899720280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-08-03T09:31:06.905173912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084243s 
2025-08-03T09:31:06.908625934Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2025-08-03T09:31:06.913007005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2025-08-03T09:31:06.917250881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057998s 
2025-08-03T09:31:06.920586438Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2025-08-03T09:31:06.926569556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-08-03T09:31:06.931992256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084807s 
2025-08-03T09:31:06.939632581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-08-03T09:31:06', 'update_artist_history_indexes') 
2025-08-03T09:31:06.946408686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:06.952882041Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2025-08-03T09:31:06.955887985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0283988s 
2025-08-03T09:31:06.959234504Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2025-08-03T09:31:06.962717016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:06.966896653Z [Info] remove_nma: Starting migration of Main DB to 17 
2025-08-03T09:31:06.997723088Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-03T09:31:07.079013943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2025-08-03T09:31:07.084505260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0831316s 
2025-08-03T09:31:07.091363952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-08-03T09:31:07', 'remove_nma') 
2025-08-03T09:31:07.097807487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:07.102191495Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2025-08-03T09:31:07.104931763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1006338s 
2025-08-03T09:31:07.108493816Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2025-08-03T09:31:07.112226833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:07.116709009Z [Info] album_disambiguation: Starting migration of Main DB to 18 
2025-08-03T09:31:07.123232355Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-03T09:31:07.125829775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001251s 
2025-08-03T09:31:07.129443512Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String 
2025-08-03T09:31:07.134510566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT 
2025-08-03T09:31:07.145030930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124632s 
2025-08-03T09:31:07.152306221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-08-03T09:31:07', 'album_disambiguation') 
2025-08-03T09:31:07.159563725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:07.163750065Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2025-08-03T09:31:07.168110576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0306539s 
2025-08-03T09:31:07.172170602Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2025-08-03T09:31:07.175737614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:07.180092313Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19 
2025-08-03T09:31:07.185175439Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-03T09:31:07.188724746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-03T09:31:07.227291428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0389471s 
2025-08-03T09:31:07.235139371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-08-03T09:31:07', 'add_ape_quality_in_profiles') 
2025-08-03T09:31:07.242184097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:07.247152722Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2025-08-03T09:31:07.250098284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0584648s 
2025-08-03T09:31:07.253521587Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2025-08-03T09:31:07.257029030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:07.261217555Z [Info] remove_pushalot: Starting migration of Main DB to 20 
2025-08-03T09:31:07.274298365Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-03T09:31:07.280789657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2025-08-03T09:31:07.285606406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079513s 
2025-08-03T09:31:07.289184812Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-03T09:31:07.294656460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata' 
2025-08-03T09:31:07.299137534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069409s 
2025-08-03T09:31:07.302699326Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-03T09:31:07.308040742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata' 
2025-08-03T09:31:07.312388637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006695s 
2025-08-03T09:31:07.319315506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-08-03T09:31:07', 'remove_pushalot') 
2025-08-03T09:31:07.325903492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:07.330486952Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2025-08-03T09:31:07.333286028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0242627s 
2025-08-03T09:31:07.336803261Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2025-08-03T09:31:07.340383280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:07.344657718Z [Info] add_custom_filters: Starting migration of Main DB to 21 
2025-08-03T09:31:07.352695163Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-08-03T09:31:07.362251075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFilters" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Type" TEXT NOT NULL, "Label" TEXT NOT NULL, "Filters" TEXT NOT NULL) 
2025-08-03T09:31:07.370000390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144077s 
2025-08-03T09:31:07.377141510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-08-03T09:31:07', 'add_custom_filters') 
2025-08-03T09:31:07.383588562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:07.388228225Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2025-08-03T09:31:07.390977892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.032125s 
2025-08-03T09:31:07.394368319Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2025-08-03T09:31:07.397874550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:07.402067273Z [Info] import_list_tags: Starting migration of Main DB to 22 
2025-08-03T09:31:07.408059559Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-08-03T09:31:07.410840019Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-05s 
2025-08-03T09:31:07.414119603Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String 
2025-08-03T09:31:07.419365215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT 
2025-08-03T09:31:07.429690978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012596s 
2025-08-03T09:31:07.436768010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-08-03T09:31:07', 'import_list_tags') 
2025-08-03T09:31:07.443244601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:07.448149819Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2025-08-03T09:31:07.450610664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0302527s 
2025-08-03T09:31:07.454206705Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2025-08-03T09:31:07.457827186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:07.462214240Z [Info] add_release_groups_etc: Starting migration of Main DB to 23 
2025-08-03T09:31:07.563230225Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata 
2025-08-03T09:31:07.583906020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ArtistMetadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "Name" TEXT NOT NULL, "Overview" TEXT, "Disambiguation" TEXT, "Type" TEXT, "Status" INTEGER NOT NULL, "Images" TEXT NOT NULL, "Links" TEXT, "Genres" TEXT, "Ratings" TEXT, "Members" TEXT) 
2025-08-03T09:31:07.597993037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0315453s 
2025-08-03T09:31:07.601671454Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId) 
2025-08-03T09:31:07.608389983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC) 
2025-08-03T09:31:07.614056043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093749s 
2025-08-03T09:31:07.686111210Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-08-03T09:31:07.686356063Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-08-03T09:31:07.686572489Z                           FROM "Artists" 
2025-08-03T09:31:07.727786271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-08-03T09:31:07.727814728Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-08-03T09:31:07.727826001Z                           FROM "Artists" 
2025-08-03T09:31:07.745455501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0429483s 
2025-08-03T09:31:07.748198545Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-08-03T09:31:07.750727558Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s 
2025-08-03T09:31:07.754252526Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32 
2025-08-03T09:31:07.760461739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-08-03T09:31:07.771330416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140008s 
2025-08-03T09:31:07.797193977Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2025-08-03T09:31:07.797221953Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-03T09:31:07.797232204Z                                                   FROM "ArtistMetadata"
2025-08-03T09:31:07.797240641Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2025-08-03T09:31:07.834549870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2025-08-03T09:31:07.834580532Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-03T09:31:07.834591734Z                                                   FROM "ArtistMetadata"
2025-08-03T09:31:07.834600252Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2025-08-03T09:31:07.851176952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0396445s 
2025-08-03T09:31:07.854176201Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases 
2025-08-03T09:31:07.880954775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL DEFAULT 0, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL) 
2025-08-03T09:31:07.898263179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0411952s 
2025-08-03T09:31:07.901919792Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId) 
2025-08-03T09:31:07.908638572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2025-08-03T09:31:07.914374733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094341s 
2025-08-03T09:31:07.917633034Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId) 
2025-08-03T09:31:07.923097798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2025-08-03T09:31:07.928161215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076619s 
2025-08-03T09:31:07.930897354Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-03T09:31:07.934955837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-03T09:31:08.040125606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1049911s 
2025-08-03T09:31:08.043574612Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-03T09:31:08.046029084Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.81E-05s 
2025-08-03T09:31:08.049619394Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32 
2025-08-03T09:31:08.056163071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-08-03T09:31:08.068389822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155906s 
2025-08-03T09:31:08.071123888Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-03T09:31:08.073590755Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s 
2025-08-03T09:31:08.077295776Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean 
2025-08-03T09:31:08.082929100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1 
2025-08-03T09:31:08.093635660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136789s 
2025-08-03T09:31:08.096342661Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-03T09:31:08.098922456Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s 
2025-08-03T09:31:08.101979762Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String 
2025-08-03T09:31:08.106772574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT 
2025-08-03T09:31:08.116729353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118723s 
2025-08-03T09:31:08.149913326Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2025-08-03T09:31:08.149968276Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-03T09:31:08.150044049Z                                                   FROM "ArtistMetadata"
2025-08-03T09:31:08.150055863Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-08-03T09:31:08.150117276Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2025-08-03T09:31:08.196210785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2025-08-03T09:31:08.196237408Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-03T09:31:08.196259984Z                                                   FROM "ArtistMetadata"
2025-08-03T09:31:08.196282349Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-08-03T09:31:08.196296978Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2025-08-03T09:31:08.217484924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0503509s 
2025-08-03T09:31:08.220209390Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-03T09:31:08.222702501Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s 
2025-08-03T09:31:08.226230976Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String 
2025-08-03T09:31:08.232440290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0' 
2025-08-03T09:31:08.243528899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141327s 
2025-08-03T09:31:08.246261291Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-03T09:31:08.248844052Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s 
2025-08-03T09:31:08.252662080Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32 
2025-08-03T09:31:08.258613595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0 
2025-08-03T09:31:08.269245484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135875s 
2025-08-03T09:31:08.271954108Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-03T09:31:08.274521488Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s 
2025-08-03T09:31:08.278011486Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32 
2025-08-03T09:31:08.284192422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-08-03T09:31:08.295631768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145399s 
2025-08-03T09:31:08.324873612Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-08-03T09:31:08.324902420Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-08-03T09:31:08.324915025Z                                                 FROM "AlbumReleases"
2025-08-03T09:31:08.324926007Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-08-03T09:31:08.324942010Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2025-08-03T09:31:08.367966558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-08-03T09:31:08.367995406Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-08-03T09:31:08.368005757Z                                                 FROM "AlbumReleases"
2025-08-03T09:31:08.368014164Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-08-03T09:31:08.368023322Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2025-08-03T09:31:08.386416390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0452959s 
2025-08-03T09:31:08.417534512Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-08-03T09:31:08.417613161Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-03T09:31:08.417629945Z                                                   FROM "ArtistMetadata"
2025-08-03T09:31:08.417638993Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-08-03T09:31:08.417651258Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2025-08-03T09:31:08.464450527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-08-03T09:31:08.464477311Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-03T09:31:08.464487151Z                                                   FROM "ArtistMetadata"
2025-08-03T09:31:08.464497461Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-08-03T09:31:08.464510047Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2025-08-03T09:31:08.483404374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0478445s 
2025-08-03T09:31:08.495658581Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists ForeignArtistId, Name, Overview, Disambiguation, ArtistType, Status, Images, Links, Genres, Ratings, Members, MBId, AMId, TADBId, DiscogsId, NameSlug, LastDiskSync, DateFormed 
2025-08-03T09:31:08.577513321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-08-03T09:31:08.619254946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2025-08-03T09:31:08.636433378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-03T09:31:08.643068118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-03T09:31:08.668230237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-03T09:31:08.675317859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-03T09:31:08.680330804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1780821s 
2025-08-03T09:31:08.688755388Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync 
2025-08-03T09:31:08.779219234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT) 
2025-08-03T09:31:08.840499785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links" FROM "Albums" 
2025-08-03T09:31:08.864828315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-03T09:31:08.871862941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-03T09:31:08.896164016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-03T09:31:08.903901767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-03T09:31:08.908908339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2146861s 
2025-08-03T09:31:08.913699577Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored 
2025-08-03T09:31:08.987552404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "TrackFileId" INTEGER, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL, "TrackNumber" TEXT, "ForeignRecordingId" TEXT NOT NULL, "AlbumReleaseId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-08-03T09:31:09.030124300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tracks_temp" ("Id", "ForeignTrackId", "Title", "Explicit", "TrackFileId", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber", "TrackNumber", "ForeignRecordingId", "AlbumReleaseId", "ArtistMetadataId") SELECT "Id", "ForeignTrackId", "Title", "Explicit", "TrackFileId", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber", "TrackNumber", "ForeignRecordingId", "AlbumReleaseId", "ArtistMetadataId" FROM "Tracks" 
2025-08-03T09:31:09.048481987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2025-08-03T09:31:09.055324756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2025-08-03T09:31:09.079266908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-08-03T09:31:09.086870300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-08-03T09:31:09.091786800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1744621s 
2025-08-03T09:31:09.095099060Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId 
2025-08-03T09:31:09.156242063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL) 
2025-08-03T09:31:09.182791215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language" FROM "TrackFiles" 
2025-08-03T09:31:09.194694945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-03T09:31:09.201062477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-03T09:31:09.224350392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-03T09:31:09.229504521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1315817s 
2025-08-03T09:31:09.232995571Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2025-08-03T09:31:09.238862225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-03T09:31:09.244073088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082122s 
2025-08-03T09:31:09.247228962Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored) 
2025-08-03T09:31:09.253313335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-03T09:31:09.258958121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079535s 
2025-08-03T09:31:09.263045232Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId) 
2025-08-03T09:31:09.269499969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-08-03T09:31:09.275429600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087397s 
2025-08-03T09:31:09.279521139Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId) 
2025-08-03T09:31:09.285863451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC) 
2025-08-03T09:31:09.291327534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080231s 
2025-08-03T09:31:09.294769865Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId) 
2025-08-03T09:31:09.300196343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC) 
2025-08-03T09:31:09.305240149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076633s 
2025-08-03T09:31:09.308588181Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId) 
2025-08-03T09:31:09.314388602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC) 
2025-08-03T09:31:09.319527610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080003s 
2025-08-03T09:31:09.322207466Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-03T09:31:09.352959872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2025-08-03T09:31:09.358372973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0336347s 
2025-08-03T09:31:09.360902667Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-03T09:31:09.366316348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2025-08-03T09:31:09.370940850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073795s 
2025-08-03T09:31:09.373263057Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-03T09:31:09.380403054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand' 
2025-08-03T09:31:09.385955836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102449s 
2025-08-03T09:31:09.393560509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-08-03T09:31:09', 'add_release_groups_etc') 
2025-08-03T09:31:09.400210791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:09.406101253Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2025-08-03T09:31:09.409045632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0296285s 
2025-08-03T09:31:09.413013462Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2025-08-03T09:31:09.416635385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:09.421334267Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24 
2025-08-03T09:31:09.433534305Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-03T09:31:09.438714736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1 
2025-08-03T09:31:09.443142422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006778s 
2025-08-03T09:31:09.450242119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-08-03T09:31:09', 'NewMediaInfoFormat') 
2025-08-03T09:31:09.456685273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:09.461558096Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2025-08-03T09:31:09.464495571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.024631s 
2025-08-03T09:31:09.468706621Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2025-08-03T09:31:09.472627536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:09.477360868Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25 
2025-08-03T09:31:09.496530159Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2025-08-03T09:31:09.502777790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2025-08-03T09:31:09.525317608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0253576s 
2025-08-03T09:31:09.528426619Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-08-03T09:31:09.531215134Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.69E-05s 
2025-08-03T09:31:09.535525804Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean 
2025-08-03T09:31:09.543096730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1 
2025-08-03T09:31:09.554362105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014957s 
2025-08-03T09:31:09.562084716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-08-03T09:31:09', 'rename_restrictions_to_release_profiles') 
2025-08-03T09:31:09.569145484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:09.574940383Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2025-08-03T09:31:09.577984874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0344762s 
2025-08-03T09:31:09.582486538Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2025-08-03T09:31:09.586533328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:09.591546683Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26 
2025-08-03T09:31:09.613302803Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2025-08-03T09:31:09.618837278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2025-08-03T09:31:09.641811220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0252039s 
2025-08-03T09:31:09.644883627Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-08-03T09:31:09.647655780Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s 
2025-08-03T09:31:09.651617026Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean 
2025-08-03T09:31:09.657137132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-08-03T09:31:09.667208292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125097s 
2025-08-03T09:31:09.670216069Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles 
2025-08-03T09:31:09.672911938Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s 
2025-08-03T09:31:09.676691158Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean 
2025-08-03T09:31:09.682357859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-08-03T09:31:09.692587047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012664s 
2025-08-03T09:31:09.695318417Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-03T09:31:09.700282744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-08-03T09:31:09.705453095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070074s 
2025-08-03T09:31:09.707942078Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-03T09:31:09.712513793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-08-03T09:31:09.716803772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064014s 
2025-08-03T09:31:09.720904550Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId 
2025-08-03T09:31:09.801842975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-08-03T09:31:09.844125629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2025-08-03T09:31:09.861287067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-03T09:31:09.867787066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-03T09:31:09.891349464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-03T09:31:09.898724404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-03T09:31:09.906270440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-03T09:31:09.914107912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-03T09:31:09.918870422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1946055s 
2025-08-03T09:31:09.927277261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-08-03T09:31:09', 'rename_quality_profiles_add_upgrade_allowed') 
2025-08-03T09:31:09.936150609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:09.943540149Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2025-08-03T09:31:09.947000237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2173531s 
2025-08-03T09:31:09.951434947Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2025-08-03T09:31:09.955171842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:09.960723561Z [Info] add_import_exclusions: Starting migration of Main DB to 27 
2025-08-03T09:31:09.970532744Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 
2025-08-03T09:31:09.979519461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListExclusions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignId" TEXT NOT NULL, "Name" TEXT NOT NULL) 
2025-08-03T09:31:09.987185318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134375s 
2025-08-03T09:31:09.991012434Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId) 
2025-08-03T09:31:09.997703939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC) 
2025-08-03T09:31:10.003333715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095543s 
2025-08-03T09:31:10.010657052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-08-03T09:31:10', 'add_import_exclusions') 
2025-08-03T09:31:10.017298696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:10.022235458Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2025-08-03T09:31:10.025094736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0278699s 
2025-08-03T09:31:10.028892673Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2025-08-03T09:31:10.032600820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:10.037025541Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28 
2025-08-03T09:31:10.146445298Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-08-03T09:31:10.146488405Z                           WHERE "Id" in (
2025-08-03T09:31:10.146498075Z                           SELECT "Artists"."Id" from "Artists"
2025-08-03T09:31:10.146507493Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-03T09:31:10.146519798Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-03T09:31:10.189175544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-08-03T09:31:10.189207528Z                           WHERE "Id" in (
2025-08-03T09:31:10.189217448Z                           SELECT "Artists"."Id" from "Artists"
2025-08-03T09:31:10.189226256Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-03T09:31:10.189235525Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-03T09:31:10.211694500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0487411s 
2025-08-03T09:31:10.240907506Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2025-08-03T09:31:10.240948759Z                           WHERE "Id" in (
2025-08-03T09:31:10.240958559Z                           SELECT "Albums"."Id" from "Albums"
2025-08-03T09:31:10.240993980Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-03T09:31:10.241003560Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-03T09:31:10.283602601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2025-08-03T09:31:10.283632351Z                           WHERE "Id" in (
2025-08-03T09:31:10.283641860Z                           SELECT "Albums"."Id" from "Albums"
2025-08-03T09:31:10.283651088Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-03T09:31:10.283660367Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-03T09:31:10.301851198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0445556s 
2025-08-03T09:31:10.328697889Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2025-08-03T09:31:10.328736417Z                           WHERE "Id" in (
2025-08-03T09:31:10.328746076Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-08-03T09:31:10.328754804Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-08-03T09:31:10.328763782Z                           WHERE "Albums"."Id" IS NULL) 
2025-08-03T09:31:10.367630096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2025-08-03T09:31:10.367669175Z                           WHERE "Id" in (
2025-08-03T09:31:10.367679145Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-08-03T09:31:10.367688023Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-08-03T09:31:10.367697071Z                           WHERE "Albums"."Id" IS NULL) 
2025-08-03T09:31:10.383624144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0401893s 
2025-08-03T09:31:10.412353836Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-08-03T09:31:10.412382504Z                           WHERE "Id" in (
2025-08-03T09:31:10.412392023Z                           SELECT "Tracks"."Id" from "Tracks"
2025-08-03T09:31:10.412400741Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-08-03T09:31:10.412419489Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2025-08-03T09:31:10.453514682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-08-03T09:31:10.453543500Z                           WHERE "Id" in (
2025-08-03T09:31:10.453553560Z                           SELECT "Tracks"."Id" from "Tracks"
2025-08-03T09:31:10.453585615Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-08-03T09:31:10.453597088Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2025-08-03T09:31:10.470778376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0427474s 
2025-08-03T09:31:10.501017428Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-08-03T09:31:10.501053590Z                           WHERE "Id" in (
2025-08-03T09:31:10.501063350Z                           SELECT "Tracks"."Id" from "Tracks"
2025-08-03T09:31:10.501072268Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-03T09:31:10.501091777Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-03T09:31:10.545057601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-08-03T09:31:10.545087922Z                           WHERE "Id" in (
2025-08-03T09:31:10.545097451Z                           SELECT "Tracks"."Id" from "Tracks"
2025-08-03T09:31:10.545106630Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-03T09:31:10.545115989Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-03T09:31:10.572349839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0535423s 
2025-08-03T09:31:10.604058912Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-03T09:31:10.604089303Z                           WHERE "Id" IN (
2025-08-03T09:31:10.604113752Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-03T09:31:10.604123421Z                           LEFT OUTER JOIN "Tracks"
2025-08-03T09:31:10.604142610Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-03T09:31:10.604159624Z                           WHERE "Tracks"."Id" IS NULL) 
2025-08-03T09:31:10.650489649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-03T09:31:10.650523988Z                           WHERE "Id" IN (
2025-08-03T09:31:10.650533668Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-03T09:31:10.650542365Z                           LEFT OUTER JOIN "Tracks"
2025-08-03T09:31:10.650550682Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-03T09:31:10.650569931Z                           WHERE "Tracks"."Id" IS NULL) 
2025-08-03T09:31:10.672110487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.049693s 
2025-08-03T09:31:10.680334808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-08-03T09:31:10', 'clean_artist_metadata_table') 
2025-08-03T09:31:10.687205393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:10.692298319Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2025-08-03T09:31:10.695741402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0698405s 
2025-08-03T09:31:10.700461136Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2025-08-03T09:31:10.704553346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:10.711249460Z [Info] health_issue_notification: Starting migration of Main DB to 29 
2025-08-03T09:31:10.728119602Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-03T09:31:10.731368153Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.93E-05s 
2025-08-03T09:31:10.735641859Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2025-08-03T09:31:10.742226749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2025-08-03T09:31:10.753618769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148359s 
2025-08-03T09:31:10.756527998Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-03T09:31:10.759153735Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s 
2025-08-03T09:31:10.763206406Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2025-08-03T09:31:10.770140990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2025-08-03T09:31:10.780944004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143423s 
2025-08-03T09:31:10.783831438Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-03T09:31:10.786613280Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.18E-05s 
2025-08-03T09:31:10.790466529Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean 
2025-08-03T09:31:10.797098905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0 
2025-08-03T09:31:10.807905195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141613s 
2025-08-03T09:31:10.810919475Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-03T09:31:10.813536505Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s 
2025-08-03T09:31:10.817388262Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean 
2025-08-03T09:31:10.824060277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0 
2025-08-03T09:31:10.834733018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140936s 
2025-08-03T09:31:10.837861689Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-03T09:31:10.840361633Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s 
2025-08-03T09:31:10.844073718Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean 
2025-08-03T09:31:10.850451290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0 
2025-08-03T09:31:10.861241789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139678s 
2025-08-03T09:31:10.864700714Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload 
2025-08-03T09:31:10.951679002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnAlbumDownload" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL) 
2025-08-03T09:31:11.004421880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag") SELECT "Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag" FROM "Notifications" 
2025-08-03T09:31:11.025687973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-08-03T09:31:11.032161589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-08-03T09:31:11.055130160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.187124s 
2025-08-03T09:31:11.059411903Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport 
2025-08-03T09:31:11.144165350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnReleaseImport" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL) 
2025-08-03T09:31:11.196583193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnReleaseImport", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag") SELECT "Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag" FROM "Notifications" 
2025-08-03T09:31:11.218408643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-08-03T09:31:11.225679615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-08-03T09:31:11.250028506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1859244s 
2025-08-03T09:31:11.258745519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-08-03T09:31:11', 'health_issue_notification') 
2025-08-03T09:31:11.266957205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:11.274500736Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2025-08-03T09:31:11.278250276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2090801s 
2025-08-03T09:31:11.284850266Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2025-08-03T09:31:11.289027268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:11.293961624Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30 
2025-08-03T09:31:11.314177502Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-03T09:31:11.317361895Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.22E-05s 
2025-08-03T09:31:11.320844758Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime 
2025-08-03T09:31:11.327684311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00' 
2025-08-03T09:31:11.339213407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153716s 
2025-08-03T09:31:11.342014778Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-03T09:31:11.344624974Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-06s 
2025-08-03T09:31:11.347809978Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String 
2025-08-03T09:31:11.352575674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT 
2025-08-03T09:31:11.362332331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115365s 
2025-08-03T09:31:11.367003397Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2025-08-03T09:31:11.372436188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2025-08-03T09:31:11.376667247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060944s 
2025-08-03T09:31:11.396523292Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-03T09:31:11.396555537Z                 WHERE "Id" IN (
2025-08-03T09:31:11.396569445Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-03T09:31:11.396581258Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-03T09:31:11.396618834Z                     WHERE "Tracks"."Id" IS NULL) 
2025-08-03T09:31:11.425104445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-03T09:31:11.425126630Z                 WHERE "Id" IN (
2025-08-03T09:31:11.425137552Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-03T09:31:11.425149907Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-03T09:31:11.425161841Z                     WHERE "Tracks"."Id" IS NULL) 
2025-08-03T09:31:11.438109754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0301353s 
2025-08-03T09:31:11.463565203Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-03T09:31:11.463595244Z                 WHERE "Id" IN (
2025-08-03T09:31:11.463601276Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-03T09:31:11.463659583Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-08-03T09:31:11.463677259Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-08-03T09:31:11.463684203Z                     WHERE "Artists"."Path" IS NULL) 
2025-08-03T09:31:11.502371608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-03T09:31:11.502406959Z                 WHERE "Id" IN (
2025-08-03T09:31:11.502413923Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-03T09:31:11.502446749Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-08-03T09:31:11.502476338Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-08-03T09:31:11.502508573Z                     WHERE "Artists"."Path" IS NULL) 
2025-08-03T09:31:11.521689157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0425391s 
2025-08-03T09:31:11.551513895Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-03T09:31:11.551544216Z                 WHERE "Id" IN (
2025-08-03T09:31:11.551568185Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-03T09:31:11.551575850Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-03T09:31:11.551608766Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-08-03T09:31:11.551661011Z                     WHERE "AlbumReleases"."Monitored" = 0
2025-08-03T09:31:11.551696002Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2025-08-03T09:31:11.592662846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-03T09:31:11.592706504Z                 WHERE "Id" IN (
2025-08-03T09:31:11.592741455Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-03T09:31:11.592773499Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-03T09:31:11.592814081Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-08-03T09:31:11.592853590Z                     WHERE "AlbumReleases"."Monitored" = 0
2025-08-03T09:31:11.592898000Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2025-08-03T09:31:11.611252220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0435259s 
2025-08-03T09:31:11.627244193Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2025-08-03T09:31:11.627286067Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-08-03T09:31:11.627305676Z                 FROM "Artists"
2025-08-03T09:31:11.627329284Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-08-03T09:31:11.627349605Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2025-08-03T09:31:11.650884397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2025-08-03T09:31:11.650906131Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-08-03T09:31:11.650929437Z                 FROM "Artists"
2025-08-03T09:31:11.650981863Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-08-03T09:31:11.650996533Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2025-08-03T09:31:11.664332537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0266097s 
2025-08-03T09:31:11.684419136Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-03T09:31:11.684445258Z                 WHERE "Id" NOT IN (
2025-08-03T09:31:11.684475038Z                     SELECT MIN("Id")
2025-08-03T09:31:11.684513315Z                     FROM "TrackFiles"
2025-08-03T09:31:11.684550550Z                     GROUP BY "Path"
2025-08-03T09:31:11.684559869Z                 ) 
2025-08-03T09:31:11.713093807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-03T09:31:11.713115381Z                 WHERE "Id" NOT IN (
2025-08-03T09:31:11.713150552Z                     SELECT MIN("Id")
2025-08-03T09:31:11.713286285Z                     FROM "TrackFiles"
2025-08-03T09:31:11.713396397Z                     GROUP BY "Path"
2025-08-03T09:31:11.713447269Z                 ) 
2025-08-03T09:31:11.728332523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0324507s 
2025-08-03T09:31:11.731243075Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-03T09:31:11.734580275Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.84E-05s 
2025-08-03T09:31:11.738211436Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String 
2025-08-03T09:31:11.807383668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL) 
2025-08-03T09:31:11.839211520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language", "Modified", "Path" FROM "TrackFiles" 
2025-08-03T09:31:11.853955600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-03T09:31:11.862045871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-03T09:31:11.887438815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-03T09:31:11.892691773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1515118s 
2025-08-03T09:31:11.895790452Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path) 
2025-08-03T09:31:11.901309386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-08-03T09:31:11.906307080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077185s 
2025-08-03T09:31:11.909645642Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath 
2025-08-03T09:31:11.977119173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL) 
2025-08-03T09:31:12.006929122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Language", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Language", "Modified", "Path" FROM "TrackFiles" 
2025-08-03T09:31:12.022280324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-03T09:31:12.030195122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-03T09:31:12.056376854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-03T09:31:12.065318049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-08-03T09:31:12.071810272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1585979s 
2025-08-03T09:31:12.080759594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-08-03T09:31:12', 'add_mediafilerepository_mtime') 
2025-08-03T09:31:12.088692508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:12.096227401Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2025-08-03T09:31:12.099699462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.182341s 
2025-08-03T09:31:12.104719481Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2025-08-03T09:31:12.109097668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:12.116570596Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31 
2025-08-03T09:31:12.166771535Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-08-03T09:31:12.166806876Z                           WHERE "Id" NOT IN (
2025-08-03T09:31:12.166816566Z                             SELECT MIN("Artists"."Id") from "Artists"
2025-08-03T09:31:12.166825253Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-03T09:31:12.166835965Z                             GROUP BY "ArtistMetadata"."Id") 
2025-08-03T09:31:12.211124137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-08-03T09:31:12.211151973Z                           WHERE "Id" NOT IN (
2025-08-03T09:31:12.211161793Z                             SELECT MIN("Artists"."Id") from "Artists"
2025-08-03T09:31:12.211193757Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-03T09:31:12.211207134Z                             GROUP BY "ArtistMetadata"."Id") 
2025-08-03T09:31:12.229812159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0456634s 
2025-08-03T09:31:12.233596971Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId) 
2025-08-03T09:31:12.238471807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId" 
2025-08-03T09:31:12.243050778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065514s 
2025-08-03T09:31:12.246729365Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32 
2025-08-03T09:31:12.325471668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-08-03T09:31:12.370818403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2025-08-03T09:31:12.390573744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-03T09:31:12.397709764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-03T09:31:12.424510432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-03T09:31:12.432384729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-03T09:31:12.440251780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-03T09:31:12.445930676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1955166s 
2025-08-03T09:31:12.449523460Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2025-08-03T09:31:12.457182083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-03T09:31:12.465860639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112628s 
2025-08-03T09:31:12.474556319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-08-03T09:31:12', 'add_artistmetadataid_constraint') 
2025-08-03T09:31:12.481740235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:12.488706433Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2025-08-03T09:31:12.492943976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0340917s 
2025-08-03T09:31:12.498079247Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2025-08-03T09:31:12.503093865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:12.509589786Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32 
2025-08-03T09:31:12.525778405Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2025-08-03T09:31:12.529441140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001494s 
2025-08-03T09:31:12.533167183Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String 
2025-08-03T09:31:12.539608244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]' 
2025-08-03T09:31:12.550841885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147333s 
2025-08-03T09:31:12.553703297Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2025-08-03T09:31:12.556573306Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.2E-06s 
2025-08-03T09:31:12.560080338Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String 
2025-08-03T09:31:12.566865742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]' 
2025-08-03T09:31:12.577606140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142211s 
2025-08-03T09:31:12.580063799Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-03T09:31:12.582509624Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.5E-06s 
2025-08-03T09:31:12.585808577Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String 
2025-08-03T09:31:12.591781034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]' 
2025-08-03T09:31:12.602606573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137212s 
2025-08-03T09:31:12.605257832Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2025-08-03T09:31:12.607772255Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.9E-06s 
2025-08-03T09:31:12.611552027Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String 
2025-08-03T09:31:12.618187668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]' 
2025-08-03T09:31:12.629755913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141535s 
2025-08-03T09:31:12.633053744Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-03T09:31:12.635981480Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-06s 
2025-08-03T09:31:12.639549996Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String 
2025-08-03T09:31:12.646529661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]' 
2025-08-03T09:31:12.657957272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148007s 
2025-08-03T09:31:12.661034840Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-03T09:31:12.663688473Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.8E-06s 
2025-08-03T09:31:12.668164927Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String 
2025-08-03T09:31:12.674789507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]' 
2025-08-03T09:31:12.686200946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142878s 
2025-08-03T09:31:12.693595787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-08-03T09:31:12', 'old_ids_and_artist_alias') 
2025-08-03T09:31:12.700805044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:12.706336032Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2025-08-03T09:31:12.709965802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0340603s 
2025-08-03T09:31:12.713725783Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2025-08-03T09:31:12.717485113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:12.722641977Z [Info] download_propers_config: Starting migration of Main DB to 33 
2025-08-03T09:31:12.728752332Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-03T09:31:12.732431661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-03T09:31:12.742863237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110144s 
2025-08-03T09:31:12.747814297Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-08-03T09:31:12.753073778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-08-03T09:31:12.757451804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061045s 
2025-08-03T09:31:12.764915002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-08-03T09:31:12', 'download_propers_config') 
2025-08-03T09:31:12.771338998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:12.776169525Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2025-08-03T09:31:12.778934183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0240045s 
2025-08-03T09:31:12.782520815Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2025-08-03T09:31:12.786057417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:12.790243847Z [Info] remove_language_profiles: Starting migration of Main DB to 34 
2025-08-03T09:31:12.810379754Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles 
2025-08-03T09:31:12.815746111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles" 
2025-08-03T09:31:12.820915059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069796s 
2025-08-03T09:31:12.824262730Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId 
2025-08-03T09:31:12.895513698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-08-03T09:31:12.933063261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2025-08-03T09:31:12.949320338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-03T09:31:12.956261966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-03T09:31:12.980618292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-03T09:31:12.987810185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-03T09:31:12.994763387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-03T09:31:13.002708706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-03T09:31:13.008324805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1811806s 
2025-08-03T09:31:13.012055407Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId 
2025-08-03T09:31:13.089865392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "Tags" TEXT) 
2025-08-03T09:31:13.125304055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "ProfileId", "MetadataProfileId", "Tags") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "ProfileId", "MetadataProfileId", "Tags" FROM "ImportLists" 
2025-08-03T09:31:13.140051031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-08-03T09:31:13.146196376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-08-03T09:31:13.170523373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-08-03T09:31:13.176454917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1613782s 
2025-08-03T09:31:13.179801526Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language 
2025-08-03T09:31:13.244910426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2025-08-03T09:31:13.277809695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blacklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blacklist" 
2025-08-03T09:31:13.291974478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-08-03T09:31:13.299786309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-08-03T09:31:13.323612167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1407422s 
2025-08-03T09:31:13.327278890Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language 
2025-08-03T09:31:13.392394924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL) 
2025-08-03T09:31:13.421490354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId" FROM "History" 
2025-08-03T09:31:13.434777840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-08-03T09:31:13.442600152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-08-03T09:31:13.468958450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-08-03T09:31:13.477770845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-08-03T09:31:13.489400323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-08-03T09:31:13.498684118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-08-03T09:31:13.505491125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1748017s 
2025-08-03T09:31:13.508663233Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language 
2025-08-03T09:31:13.577682156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-08-03T09:31:13.605910088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles" 
2025-08-03T09:31:13.618801137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-08-03T09:31:13.624883285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-08-03T09:31:13.648981291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1358258s 
2025-08-03T09:31:13.653290498Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language 
2025-08-03T09:31:13.720159953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL) 
2025-08-03T09:31:13.747919542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles" 
2025-08-03T09:31:13.760118968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-03T09:31:13.766520669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-03T09:31:13.791321340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-03T09:31:13.800234147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-08-03T09:31:13.805992483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1491742s 
2025-08-03T09:31:13.814146322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-08-03T09:31:13', 'remove_language_profiles') 
2025-08-03T09:31:13.821773791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:13.827245259Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2025-08-03T09:31:13.830108134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1704889s 
2025-08-03T09:31:13.834342351Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2025-08-03T09:31:13.838171602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:13.843603941Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35 
2025-08-03T09:31:13.852746611Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-08-03T09:31:13.855378441Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.46E-05s 
2025-08-03T09:31:13.859452164Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String 
2025-08-03T09:31:13.865900459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT 
2025-08-03T09:31:13.877661221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151393s 
2025-08-03T09:31:13.885027605Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2025-08-03T09:31:13.894884895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2025-08-03T09:31:13.900282514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104129s 
2025-08-03T09:31:13.907391629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-08-03T09:31:13', 'multi_disc_naming_format') 
2025-08-03T09:31:13.913620763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:13.919633611Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2025-08-03T09:31:13.922478870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0289502s 
2025-08-03T09:31:13.926114622Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2025-08-03T09:31:13.929652686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:13.934273912Z [Info] add_download_client_priority: Starting migration of Main DB to 36 
2025-08-03T09:31:13.941128766Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-08-03T09:31:13.943727438Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s 
2025-08-03T09:31:13.947221214Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2025-08-03T09:31:13.953135854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2025-08-03T09:31:13.964348884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01424s 
2025-08-03T09:31:13.966661922Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-03T09:31:13.969851725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-03T09:31:14.277264881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3076364s 
2025-08-03T09:31:14.285313097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-08-03T09:31:14', 'add_download_client_priority') 
2025-08-03T09:31:14.292671074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:14.297468855Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2025-08-03T09:31:14.300345608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3274519s 
2025-08-03T09:31:14.303614150Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2025-08-03T09:31:14.307006050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:14.311506052Z [Info] remove_growl_prowl: Starting migration of Main DB to 37 
2025-08-03T09:31:14.319896768Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-03T09:31:14.325590033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2025-08-03T09:31:14.330031336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070596s 
2025-08-03T09:31:14.333405991Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-03T09:31:14.338342843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl' 
2025-08-03T09:31:14.342294971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060752s 
2025-08-03T09:31:14.349173763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-08-03T09:31:14', 'remove_growl_prowl') 
2025-08-03T09:31:14.355251552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:14.359650240Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2025-08-03T09:31:14.362282961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0228255s 
2025-08-03T09:31:14.365674380Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2025-08-03T09:31:14.369051310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:14.373133992Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38 
2025-08-03T09:31:14.379925618Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-03T09:31:14.385285291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2025-08-03T09:31:14.389659178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068212s 
2025-08-03T09:31:14.393022330Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-03T09:31:14.398056959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2025-08-03T09:31:14.402112415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062977s 
2025-08-03T09:31:14.409013462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-08-03T09:31:14', 'remove_plex_hometheatre') 
2025-08-03T09:31:14.415112193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:14.419573677Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2025-08-03T09:31:14.422217140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.023038s 
2025-08-03T09:31:14.425713671Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2025-08-03T09:31:14.429178428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:14.433243774Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39 
2025-08-03T09:31:14.446029090Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-03T09:31:14.448569636Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s 
2025-08-03T09:31:14.451590519Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String 
2025-08-03T09:31:14.456155181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT 
2025-08-03T09:31:14.466223926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119017s 
2025-08-03T09:31:14.468841387Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-03T09:31:14.471190377Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.7E-06s 
2025-08-03T09:31:14.474853854Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32 
2025-08-03T09:31:14.481394575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0 
2025-08-03T09:31:14.491626700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137694s 
2025-08-03T09:31:14.494219150Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-03T09:31:14.496575775Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.1E-06s 
2025-08-03T09:31:14.500205705Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32 
2025-08-03T09:31:14.506702177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0 
2025-08-03T09:31:14.516950574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137388s 
2025-08-03T09:31:14.519528515Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-03T09:31:14.521901744Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.8E-06s 
2025-08-03T09:31:14.525402544Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32 
2025-08-03T09:31:14.531677119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-08-03T09:31:14.541854854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135311s 
2025-08-03T09:31:14.544473797Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-03T09:31:14.546822076Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.8E-06s 
2025-08-03T09:31:14.550168214Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String 
2025-08-03T09:31:14.555192351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT 
2025-08-03T09:31:14.565747827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124428s 
2025-08-03T09:31:14.568247671Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-03T09:31:14.571497444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-03T09:31:14.594797313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0237226s 
2025-08-03T09:31:14.602736701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-08-03T09:31:14', 'add_root_folder_add_defaults') 
2025-08-03T09:31:14.610016039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:14.614717116Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2025-08-03T09:31:14.617768631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0431505s 
2025-08-03T09:31:14.620909605Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2025-08-03T09:31:14.624264651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:14.628300980Z [Info] task_duration: Starting migration of Main DB to 40 
2025-08-03T09:31:14.634763863Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-08-03T09:31:14.637452458Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.62E-05s 
2025-08-03T09:31:14.641053229Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2025-08-03T09:31:14.646615579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2025-08-03T09:31:14.657080633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130515s 
2025-08-03T09:31:14.663937320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-08-03T09:31:14', 'task_duration') 
2025-08-03T09:31:14.669630584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:14.673849791Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2025-08-03T09:31:14.676383262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0294612s 
2025-08-03T09:31:14.680384750Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2025-08-03T09:31:14.684172167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:14.688489150Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41 
2025-08-03T09:31:14.696675775Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-08-03T09:31:14.699253676Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s 
2025-08-03T09:31:14.702653442Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2025-08-03T09:31:14.708573744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2025-08-03T09:31:14.719396397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138278s 
2025-08-03T09:31:14.722179472Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-08-03T09:31:14.724649085Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.5E-06s 
2025-08-03T09:31:14.727884821Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2025-08-03T09:31:14.733933190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2025-08-03T09:31:14.744231077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133923s 
2025-08-03T09:31:14.752219964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-08-03T09:31:14', 'add_indexer_and_enabled_to_release_profiles') 
2025-08-03T09:31:14.759085409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:14.764269288Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2025-08-03T09:31:14.767663673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.032095s 
2025-08-03T09:31:14.770994520Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2025-08-03T09:31:14.774060314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:14.778105520Z [Info] remove_album_folders: Starting migration of Main DB to 42 
2025-08-03T09:31:14.786281383Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder 
2025-08-03T09:31:14.854771171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-08-03T09:31:14.888313775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2025-08-03T09:31:14.902783764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-03T09:31:14.909421880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-03T09:31:14.933963179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-03T09:31:14.941189431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-03T09:31:14.948887773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-03T09:31:14.956850106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-03T09:31:14.963269984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.17397s 
2025-08-03T09:31:14.969149033Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2025-08-03T09:31:14.976833076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2025-08-03T09:31:14.982939653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093914s 
2025-08-03T09:31:14.988786497Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2025-08-03T09:31:14.996367903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2025-08-03T09:31:15.001598887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087352s 
2025-08-03T09:31:15.005124536Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat 
2025-08-03T09:31:15.068239530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL, "ArtistFolderFormat" TEXT, "RenameTracks" INTEGER, "StandardTrackFormat" TEXT, "MultiDiscTrackFormat" TEXT) 
2025-08-03T09:31:15.091968112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "ReplaceIllegalCharacters", "ArtistFolderFormat", "RenameTracks", "StandardTrackFormat", "MultiDiscTrackFormat") SELECT "Id", "ReplaceIllegalCharacters", "ArtistFolderFormat", "RenameTracks", "StandardTrackFormat", "MultiDiscTrackFormat" FROM "NamingConfig" 
2025-08-03T09:31:15.102911088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-08-03T09:31:15.108794817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-08-03T09:31:15.132803974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1231167s 
2025-08-03T09:31:15.140367053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-08-03T09:31:15', 'remove_album_folders') 
2025-08-03T09:31:15.146889938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:15.152442850Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2025-08-03T09:31:15.156312513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1438013s 
2025-08-03T09:31:15.160440595Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2025-08-03T09:31:15.164283944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:15.168859559Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44 
2025-08-03T09:31:15.176375263Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-03T09:31:15.179773686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001514s 
2025-08-03T09:31:15.182630649Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2025-08-03T09:31:15.188594238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2025-08-03T09:31:15.199866587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145652s 
2025-08-03T09:31:15.207323192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-08-03T09:31:15', 'add_priority_to_indexers') 
2025-08-03T09:31:15.214198908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:15.219361183Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2025-08-03T09:31:15.222014666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0330536s 
2025-08-03T09:31:15.226383173Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2025-08-03T09:31:15.230227906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:15.234895264Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45 
2025-08-03T09:31:15.243601917Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2025-08-03T09:31:15.249399611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2025-08-03T09:31:15.255111744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076489s 
2025-08-03T09:31:15.257459862Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-03T09:31:15.260696610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-03T09:31:15.270583479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102547s 
2025-08-03T09:31:15.278137140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-08-03T09:31:15', 'remove_chown_and_folderchmod_config') 
2025-08-03T09:31:15.284682600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:15.289993896Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2025-08-03T09:31:15.292438939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.028612s 
2025-08-03T09:31:15.295738954Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2025-08-03T09:31:15.299066596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:15.303023914Z [Info] update_notifiarr: Starting migration of Main DB to 47 
2025-08-03T09:31:15.378520481Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-08-03T09:31:15.393227396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-08-03T09:31:15.401039117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157757s 
2025-08-03T09:31:15.407822867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-08-03T09:31:15', 'update_notifiarr') 
2025-08-03T09:31:15.413870345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:15.418914552Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2025-08-03T09:31:15.421474227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0331968s 
2025-08-03T09:31:15.425058404Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2025-08-03T09:31:15.428502439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:15.441317485Z [Info] email_multiple_addresses: Starting migration of Main DB to 49 
2025-08-03T09:31:15.446300509Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-03T09:31:15.449616627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-03T09:31:15.489981890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0406555s 
2025-08-03T09:31:15.497505520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-08-03T09:31:15', 'email_multiple_addresses') 
2025-08-03T09:31:15.504081622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:15.508669511Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2025-08-03T09:31:15.511322073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0591385s 
2025-08-03T09:31:15.514971922Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2025-08-03T09:31:15.518629878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:15.522786348Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50 
2025-08-03T09:31:15.529007786Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2025-08-03T09:31:15.533475112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2025-08-03T09:31:15.555728574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0239775s 
2025-08-03T09:31:15.563126631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-08-03T09:31:15', 'rename_blacklist_to_blocklist') 
2025-08-03T09:31:15.569527741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:15.574652901Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2025-08-03T09:31:15.577095009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0415435s 
2025-08-03T09:31:15.580506259Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2025-08-03T09:31:15.583923259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:15.588271776Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51 
2025-08-03T09:31:15.596505316Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-08-03T09:31:15.599188859Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.78E-05s 
2025-08-03T09:31:15.603341872Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2025-08-03T09:31:15.610407059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-08-03T09:31:15.622088021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015253s 
2025-08-03T09:31:15.625739404Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2025-08-03T09:31:15.632448705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-08-03T09:31:15.643260576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141634s 
2025-08-03T09:31:15.645604376Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-03T09:31:15.648814099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-03T09:31:15.702042185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0536189s 
2025-08-03T09:31:15.709554752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-08-03T09:31:15', 'cdh_per_downloadclient') 
2025-08-03T09:31:15.715912806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:15.720586948Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2025-08-03T09:31:15.723240131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0718776s 
2025-08-03T09:31:15.726535487Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2025-08-03T09:31:15.729943299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:15.733936810Z [Info] download_history: Starting migration of Main DB to 52 
2025-08-03T09:31:15.751445167Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2025-08-03T09:31:15.773371079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT) 
2025-08-03T09:31:15.786858078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0327191s 
2025-08-03T09:31:15.790073903Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2025-08-03T09:31:15.795763210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-08-03T09:31:15.800718308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079282s 
2025-08-03T09:31:15.803839803Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId) 
2025-08-03T09:31:15.809393668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2025-08-03T09:31:15.814139434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076091s 
2025-08-03T09:31:15.817294818Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2025-08-03T09:31:15.822944515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-08-03T09:31:15.827744881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077663s 
2025-08-03T09:31:15.830237470Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-03T09:31:15.833379458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-03T09:31:15.866158985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0329494s 
2025-08-03T09:31:15.873514427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-08-03T09:31:15', 'download_history') 
2025-08-03T09:31:15.880380684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:15.885083503Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2025-08-03T09:31:15.887882890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0518675s 
2025-08-03T09:31:15.891564715Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2025-08-03T09:31:15.895210737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:15.899417898Z [Info] add_update_history: Starting migration of Main DB to 53 
2025-08-03T09:31:15.907901302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-08-03T09:31:15', 'add_update_history') 
2025-08-03T09:31:15.914152630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:15.918483992Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2025-08-03T09:31:15.921115621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0235709s 
2025-08-03T09:31:15.924683095Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2025-08-03T09:31:15.928328746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:15.932465667Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54 
2025-08-03T09:31:15.939738692Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-03T09:31:15.942363488Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.77E-05s 
2025-08-03T09:31:15.946252058Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-08-03T09:31:15.952832169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1 
2025-08-03T09:31:15.964111231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147889s 
2025-08-03T09:31:15.971398986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-08-03T09:31:15', 'add_on_update_to_notifications') 
2025-08-03T09:31:15.977665926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:15.982821718Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2025-08-03T09:31:15.985623510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0324961s 
2025-08-03T09:31:15.989188830Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2025-08-03T09:31:15.992776955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:15.996920920Z [Info] download_client_per_indexer: Starting migration of Main DB to 55 
2025-08-03T09:31:16.003291448Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-03T09:31:16.005724838Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.2E-06s 
2025-08-03T09:31:16.009092820Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-08-03T09:31:16.015466605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-08-03T09:31:16.026192293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142755s 
2025-08-03T09:31:16.033339686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-08-03T09:31:16', 'download_client_per_indexer') 
2025-08-03T09:31:16.039622357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:16.044226769Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2025-08-03T09:31:16.046914952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0313977s 
2025-08-03T09:31:16.050303015Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2025-08-03T09:31:16.053745086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:16.057757917Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56 
2025-08-03T09:31:16.066847120Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-08-03T09:31:16.069379128Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-06s 
2025-08-03T09:31:16.072639994Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32 
2025-08-03T09:31:16.078489404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-08-03T09:31:16.089624426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142005s 
2025-08-03T09:31:16.092224301Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-03T09:31:16.094750919Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-06s 
2025-08-03T09:31:16.098541392Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32 
2025-08-03T09:31:16.105196573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-08-03T09:31:16.115977794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144952s 
2025-08-03T09:31:16.118860739Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-08-03T09:31:16.121034957Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.9E-06s 
2025-08-03T09:31:16.124559314Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 
2025-08-03T09:31:16.130539657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-08-03T09:31:16.140890841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134833s 
2025-08-03T09:31:16.147903973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-08-03T09:31:16', 'AddNewItemMonitorType') 
2025-08-03T09:31:16.153973886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:16.158460110Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2025-08-03T09:31:16.161161410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0303482s 
2025-08-03T09:31:16.164337195Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2025-08-03T09:31:16.167890991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:16.171709971Z [Info] ImportListSearch: Starting migration of Main DB to 57 
2025-08-03T09:31:16.177997652Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-08-03T09:31:16.180321522Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.5E-06s 
2025-08-03T09:31:16.183929758Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean 
2025-08-03T09:31:16.189661330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1 
2025-08-03T09:31:16.200595608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140365s 
2025-08-03T09:31:16.207382525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-08-03T09:31:16', 'ImportListSearch') 
2025-08-03T09:31:16.213354160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:16.217719570Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2025-08-03T09:31:16.220263914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0306462s 
2025-08-03T09:31:16.223782509Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2025-08-03T09:31:16.227304050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:16.231350389Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58 
2025-08-03T09:31:16.237590624Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-08-03T09:31:16.240057181Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.3E-06s 
2025-08-03T09:31:16.243710689Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean 
2025-08-03T09:31:16.250196809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0 
2025-08-03T09:31:16.261379298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014678s 
2025-08-03T09:31:16.268465136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-08-03T09:31:16', 'ImportListMonitorExisting') 
2025-08-03T09:31:16.274678017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:16.279261617Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2025-08-03T09:31:16.282012036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0317097s 
2025-08-03T09:31:16.285176047Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2025-08-03T09:31:16.288527836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:16.292407810Z [Info] add_indexer_tags: Starting migration of Main DB to 59 
2025-08-03T09:31:16.300701120Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-03T09:31:16.305810078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2025-08-03T09:31:16.309974313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063602s 
2025-08-03T09:31:16.313335471Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-03T09:31:16.318041578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles' 
2025-08-03T09:31:16.321836079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005737s 
2025-08-03T09:31:16.324317355Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-03T09:31:16.326671656Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.3E-06s 
2025-08-03T09:31:16.329594873Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-08-03T09:31:16.333920062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-08-03T09:31:16.344089390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118236s 
2025-08-03T09:31:16.351444201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-08-03T09:31:16', 'add_indexer_tags') 
2025-08-03T09:31:16.358054752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:16.362644204Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2025-08-03T09:31:16.365207436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0298702s 
2025-08-03T09:31:16.368626591Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2025-08-03T09:31:16.372035455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:16.376122936Z [Info] update_audio_types: Starting migration of Main DB to 60 
2025-08-03T09:31:16.381077523Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-03T09:31:16.384411627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-03T09:31:16.413628781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0296358s 
2025-08-03T09:31:16.420810994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-08-03T09:31:16', 'update_audio_types') 
2025-08-03T09:31:16.427862864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:16.432336613Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2025-08-03T09:31:16.434922160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0481336s 
2025-08-03T09:31:16.439313212Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-08-03T09:31:16.443196401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:16.448320129Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61 
2025-08-03T09:31:16.498411418Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-03T09:31:16.502761217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-08-03T09:31:16.506704578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051069s 
2025-08-03T09:31:16.509222538Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2025-08-03T09:31:16.511603182Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.5E-06s 
2025-08-03T09:31:16.515216367Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset 
2025-08-03T09:31:16.590265824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL, "OldForeignReleaseIds" TEXT NOT NULL) 
2025-08-03T09:31:16.630853114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlbumReleases_temp" ("Id", "ForeignReleaseId", "AlbumId", "Title", "Status", "Duration", "Label", "Disambiguation", "Country", "ReleaseDate", "Media", "TrackCount", "Monitored", "OldForeignReleaseIds") SELECT "Id", "ForeignReleaseId", "AlbumId", "Title", "Status", "Duration", "Label", "Disambiguation", "Country", "ReleaseDate", "Media", "TrackCount", "Monitored", "OldForeignReleaseIds" FROM "AlbumReleases" 
2025-08-03T09:31:16.647971475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases" 
2025-08-03T09:31:16.654378257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases" 
2025-08-03T09:31:16.682077284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2025-08-03T09:31:16.690207987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2025-08-03T09:31:16.694996249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1767349s 
2025-08-03T09:31:16.697684672Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-03T09:31:16.699947529Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.8E-05s 
2025-08-03T09:31:16.703753433Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset 
2025-08-03T09:31:16.796042595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL) 
2025-08-03T09:31:16.862575111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums" 
2025-08-03T09:31:16.888839660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-03T09:31:16.894901968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-03T09:31:16.920561218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-03T09:31:16.927794713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-03T09:31:16.935173492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-08-03T09:31:16.940278782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2335769s 
2025-08-03T09:31:16.942532962Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-03T09:31:16.944918396Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.62E-05s 
2025-08-03T09:31:16.948315276Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset 
2025-08-03T09:31:17.043112228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL) 
2025-08-03T09:31:17.109124356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums" 
2025-08-03T09:31:17.134327487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-03T09:31:17.140713126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-03T09:31:17.168059954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-03T09:31:17.176585702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-03T09:31:17.184160726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-08-03T09:31:17.188913066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.237725s 
2025-08-03T09:31:17.191405505Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-03T09:31:17.193860088Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.32E-05s 
2025-08-03T09:31:17.197184091Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset 
2025-08-03T09:31:17.294373611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL) 
2025-08-03T09:31:17.360999345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums" 
2025-08-03T09:31:17.388377987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-03T09:31:17.394453691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-03T09:31:17.421424873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-03T09:31:17.428905928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-03T09:31:17.437273397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-08-03T09:31:17.442110247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2421349s 
2025-08-03T09:31:17.444608197Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-08-03T09:31:17.447007559Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.51E-05s 
2025-08-03T09:31:17.450499070Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset 
2025-08-03T09:31:17.522826445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL, "MonitorNewItems" INTEGER NOT NULL) 
2025-08-03T09:31:17.562140752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems" FROM "Artists" 
2025-08-03T09:31:17.578280462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-03T09:31:17.584571370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-03T09:31:17.609772838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-03T09:31:17.616352938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-03T09:31:17.623097309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-03T09:31:17.630945353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-03T09:31:17.636071265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1825216s 
2025-08-03T09:31:17.638703435Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-08-03T09:31:17.641117186Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s 
2025-08-03T09:31:17.644386289Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset 
2025-08-03T09:31:17.724727291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL, "MonitorNewItems" INTEGER NOT NULL) 
2025-08-03T09:31:17.763070693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems" FROM "Artists" 
2025-08-03T09:31:17.778577729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-03T09:31:17.784874399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-03T09:31:17.810487686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-03T09:31:17.817247639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-03T09:31:17.824189527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-03T09:31:17.831699129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-03T09:31:17.836926636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1895722s 
2025-08-03T09:31:17.839507022Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-08-03T09:31:17.841913408Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.2E-06s 
2025-08-03T09:31:17.845565121Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2025-08-03T09:31:17.906302187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2025-08-03T09:31:17.937885025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blocklist" 
2025-08-03T09:31:17.950997179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-08-03T09:31:17.956656555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-08-03T09:31:17.980723058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1316441s 
2025-08-03T09:31:17.983473296Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-08-03T09:31:17.986133543Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.79E-05s 
2025-08-03T09:31:17.989870788Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2025-08-03T09:31:18.048753540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2025-08-03T09:31:18.079564755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blocklist" 
2025-08-03T09:31:18.092589803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-08-03T09:31:18.098216784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-08-03T09:31:18.121404637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.128511s 
2025-08-03T09:31:18.124072099Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-03T09:31:18.126609919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001584s 
2025-08-03T09:31:18.130063083Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-08-03T09:31:18.186930957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-08-03T09:31:18.215062385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2025-08-03T09:31:18.226596522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-08-03T09:31:18.232268383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-08-03T09:31:18.255890080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1226561s 
2025-08-03T09:31:18.258771552Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-03T09:31:18.261320405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001723s 
2025-08-03T09:31:18.264844752Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-08-03T09:31:18.321631443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-08-03T09:31:18.349024855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2025-08-03T09:31:18.360535644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-08-03T09:31:18.366129949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-08-03T09:31:18.390417967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1224121s 
2025-08-03T09:31:18.393283197Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-03T09:31:18.396141052Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.92E-05s 
2025-08-03T09:31:18.400235266Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-08-03T09:31:18.458077553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-08-03T09:31:18.486023878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2025-08-03T09:31:18.497715993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-08-03T09:31:18.503197180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-08-03T09:31:18.526754357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1235261s 
2025-08-03T09:31:18.529811974Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-08-03T09:31:18.532919482Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.23E-05s 
2025-08-03T09:31:18.536982493Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-08-03T09:31:18.586293390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-03T09:31:18.607587049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2025-08-03T09:31:18.618411546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-08-03T09:31:18.625632197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-08-03T09:31:18.653641148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-03T09:31:18.659450326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1189987s 
2025-08-03T09:31:18.662479566Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-08-03T09:31:18.664869268Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.53E-05s 
2025-08-03T09:31:18.669086440Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-08-03T09:31:18.719078689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-03T09:31:18.740026832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2025-08-03T09:31:18.750447126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-08-03T09:31:18.757349385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-08-03T09:31:18.784680110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-03T09:31:18.790110435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1177745s 
2025-08-03T09:31:18.793024944Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-08-03T09:31:18.795511762Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.1E-06s 
2025-08-03T09:31:18.799448639Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-08-03T09:31:18.856400944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-03T09:31:18.877326912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2025-08-03T09:31:18.887502713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-08-03T09:31:18.894413600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-08-03T09:31:18.921595716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-03T09:31:18.926956411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1243503s 
2025-08-03T09:31:18.929712551Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2025-08-03T09:31:18.932149949Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.5E-06s 
2025-08-03T09:31:18.935837384Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2025-08-03T09:31:18.991165168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT) 
2025-08-03T09:31:19.020065053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadHistory_temp" ("Id", "EventType", "ArtistId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data") SELECT "Id", "EventType", "ArtistId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data" FROM "DownloadHistory" 
2025-08-03T09:31:19.032766159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2025-08-03T09:31:19.039570461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2025-08-03T09:31:19.065368510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-08-03T09:31:19.073121423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2025-08-03T09:31:19.080955037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-08-03T09:31:19.085963853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.147119s 
2025-08-03T09:31:19.088562005Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-08-03T09:31:19.090920955Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.2E-06s 
2025-08-03T09:31:19.094279458Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2025-08-03T09:31:19.146316244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-08-03T09:31:19.168946425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles" 
2025-08-03T09:31:19.178697130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-08-03T09:31:19.184345734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-08-03T09:31:19.207670473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1104805s 
2025-08-03T09:31:19.210326962Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-08-03T09:31:19.212735061Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.9E-06s 
2025-08-03T09:31:19.216274559Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2025-08-03T09:31:19.268170552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-08-03T09:31:19.290755841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles" 
2025-08-03T09:31:19.300606879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-08-03T09:31:19.306313770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-08-03T09:31:19.329665644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1104193s 
2025-08-03T09:31:19.332207512Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-08-03T09:31:19.334475840Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-06s 
2025-08-03T09:31:19.337637537Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-08-03T09:31:19.391235987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL) 
2025-08-03T09:31:19.417191364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId" FROM "History" 
2025-08-03T09:31:19.428805210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-08-03T09:31:19.435225459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-08-03T09:31:19.460565205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-08-03T09:31:19.467311871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-08-03T09:31:19.474813196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-08-03T09:31:19.482821453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-08-03T09:31:19.487830910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1474233s 
2025-08-03T09:31:19.490710388Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-03T09:31:19.493173478Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.2E-06s 
2025-08-03T09:31:19.497038151Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2025-08-03T09:31:19.551889765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-08-03T09:31:19.575590581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2025-08-03T09:31:19.586543607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-03T09:31:19.593131934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-03T09:31:19.620318449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-03T09:31:19.625604403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1254345s 
2025-08-03T09:31:19.628422198Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-03T09:31:19.630849616Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.4E-06s 
2025-08-03T09:31:19.634833819Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2025-08-03T09:31:19.684455291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-08-03T09:31:19.707981966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2025-08-03T09:31:19.719239395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-03T09:31:19.725797933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-03T09:31:19.752935559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-03T09:31:19.758169048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.120124s 
2025-08-03T09:31:19.760992684Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-03T09:31:19.763479912Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.4E-06s 
2025-08-03T09:31:19.767305315Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2025-08-03T09:31:19.816486541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-08-03T09:31:19.839804036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2025-08-03T09:31:19.850903817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-03T09:31:19.857359968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-03T09:31:19.884283534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-03T09:31:19.889423063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1190535s 
2025-08-03T09:31:19.892096035Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-03T09:31:19.894598595Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.4E-06s 
2025-08-03T09:31:19.898645204Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-08-03T09:31:19.957159995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-08-03T09:31:19.981463995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus" 
2025-08-03T09:31:19.992658247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-03T09:31:19.998895757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-03T09:31:20.025544430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-03T09:31:20.030611824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1291407s 
2025-08-03T09:31:20.033295077Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-03T09:31:20.035929823Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.3E-06s 
2025-08-03T09:31:20.039920699Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-08-03T09:31:20.090150056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-08-03T09:31:20.114030484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus" 
2025-08-03T09:31:20.125178222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-03T09:31:20.131319037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-03T09:31:20.157806705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-03T09:31:20.162871314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.119756s 
2025-08-03T09:31:20.165546210Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-03T09:31:20.168015312Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.9E-06s 
2025-08-03T09:31:20.171665673Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-08-03T09:31:20.221847985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-08-03T09:31:20.247016336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus" 
2025-08-03T09:31:20.259435064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-03T09:31:20.265887717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-03T09:31:20.293772028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-03T09:31:20.299168615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1243884s 
2025-08-03T09:31:20.301850165Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2025-08-03T09:31:20.304364789Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.6E-06s 
2025-08-03T09:31:20.308091072Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset 
2025-08-03T09:31:20.365102215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-08-03T09:31:20.390356539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles" 
2025-08-03T09:31:20.400591900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-08-03T09:31:20.406449616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-08-03T09:31:20.430857506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1196265s 
2025-08-03T09:31:20.433789109Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2025-08-03T09:31:20.436383603Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.2E-06s 
2025-08-03T09:31:20.440190690Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset 
2025-08-03T09:31:20.493999735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME, "LastUpdated" DATETIME NOT NULL) 
2025-08-03T09:31:20.516965421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles" 
2025-08-03T09:31:20.526778982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-08-03T09:31:20.532482116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-08-03T09:31:20.560244762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1161187s 
2025-08-03T09:31:20.563169542Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-08-03T09:31:20.565595948Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.9E-06s 
2025-08-03T09:31:20.569433676Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2025-08-03T09:31:20.626438466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2025-08-03T09:31:20.655427962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension") SELECT "Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension" FROM "MetadataFiles" 
2025-08-03T09:31:20.667767540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-08-03T09:31:20.673795097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-08-03T09:31:20.696899132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1243557s 
2025-08-03T09:31:20.699645332Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-08-03T09:31:20.702232532Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.2E-06s 
2025-08-03T09:31:20.705722750Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2025-08-03T09:31:20.761027376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2025-08-03T09:31:20.789024204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension") SELECT "Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension" FROM "MetadataFiles" 
2025-08-03T09:31:20.800901401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-08-03T09:31:20.806796331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-08-03T09:31:20.829409968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1207106s 
2025-08-03T09:31:20.832140386Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-08-03T09:31:20.834500869Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-06s 
2025-08-03T09:31:20.837923351Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2025-08-03T09:31:20.886713921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "ParsedAlbumInfo" TEXT NOT NULL, "Reason" INTEGER NOT NULL) 
2025-08-03T09:31:20.906167314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "Title", "Added", "Release", "ArtistId", "ParsedAlbumInfo", "Reason") SELECT "Id", "Title", "Added", "Release", "ArtistId", "ParsedAlbumInfo", "Reason" FROM "PendingReleases" 
2025-08-03T09:31:20.915180834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-08-03T09:31:20.921257030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-08-03T09:31:20.944495354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1032254s 
2025-08-03T09:31:20.946989938Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-08-03T09:31:20.949458499Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.8E-06s 
2025-08-03T09:31:20.953151816Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-08-03T09:31:21.007310525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2025-08-03T09:31:21.023615538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2025-08-03T09:31:21.031643244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-08-03T09:31:21.037806915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-08-03T09:31:21.063491105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-08-03T09:31:21.068592789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1124325s 
2025-08-03T09:31:21.071297455Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-08-03T09:31:21.073735805Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.6E-06s 
2025-08-03T09:31:21.077643955Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-08-03T09:31:21.122847511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2025-08-03T09:31:21.138913593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2025-08-03T09:31:21.147028294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-08-03T09:31:21.153254562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-08-03T09:31:21.179016508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-08-03T09:31:21.183977698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.103303s 
2025-08-03T09:31:21.186548706Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-03T09:31:21.188910041Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.1E-06s 
2025-08-03T09:31:21.192365399Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset 
2025-08-03T09:31:21.245259722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL) 
2025-08-03T09:31:21.270379124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles" 
2025-08-03T09:31:21.281190425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-03T09:31:21.287219345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-03T09:31:21.311942100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-03T09:31:21.318957676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-08-03T09:31:21.323515515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1282562s 
2025-08-03T09:31:21.326116993Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-03T09:31:21.328482767Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.6E-06s 
2025-08-03T09:31:21.331839025Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset 
2025-08-03T09:31:21.384595010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL) 
2025-08-03T09:31:21.409528769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles" 
2025-08-03T09:31:21.420338146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-03T09:31:21.426383168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-03T09:31:21.451202938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-03T09:31:21.458773072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-08-03T09:31:21.463824844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1290718s 
2025-08-03T09:31:21.466833373Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-03T09:31:21.469415723Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s 
2025-08-03T09:31:21.473019550Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-08-03T09:31:21.513556639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-08-03T09:31:21.524265393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-08-03T09:31:21.531034103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-08-03T09:31:21.537166843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-08-03T09:31:21.562086453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-03T09:31:21.567536268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.091581s 
2025-08-03T09:31:21.578043015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-08-03T09:31:21', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-08-03T09:31:21.585028181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:21.593377514Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-08-03T09:31:21.596598730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1157122s 
2025-08-03T09:31:21.602662050Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2025-08-03T09:31:21.606579709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:21.613594164Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62 
2025-08-03T09:31:21.628538177Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-03T09:31:21.631123182Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.5E-06s 
2025-08-03T09:31:21.634793283Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean 
2025-08-03T09:31:21.641561411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0 
2025-08-03T09:31:21.652804071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149348s 
2025-08-03T09:31:21.655472414Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-03T09:31:21.657878529Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.8E-06s 
2025-08-03T09:31:21.661305170Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean 
2025-08-03T09:31:21.667371735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0 
2025-08-03T09:31:21.677806809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136047s 
2025-08-03T09:31:21.685302783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-08-03T09:31:21', 'add_on_delete_to_notifications') 
2025-08-03T09:31:21.691634583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:21.696735535Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2025-08-03T09:31:21.699529842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0315547s 
2025-08-03T09:31:21.702874317Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2025-08-03T09:31:21.706265485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:21.710323337Z [Info] add_custom_formats: Starting migration of Main DB to 63 
2025-08-03T09:31:21.740181061Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-08-03T09:31:21.742859755Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.9E-06s 
2025-08-03T09:31:21.746665308Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2025-08-03T09:31:21.753423818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2025-08-03T09:31:21.765024318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152018s 
2025-08-03T09:31:21.767299930Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-03T09:31:21.772543108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2025-08-03T09:31:21.776742134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071245s 
2025-08-03T09:31:21.779309864Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-03T09:31:21.781689637Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.8E-06s 
2025-08-03T09:31:21.785089613Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String 
2025-08-03T09:31:21.790122438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT 
2025-08-03T09:31:21.800072163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012134s 
2025-08-03T09:31:21.802540323Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-03T09:31:21.805738844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-03T09:31:21.825953831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020689s 
2025-08-03T09:31:21.828941207Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2025-08-03T09:31:21.841867065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL DEFAULT '[]', "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0) 
2025-08-03T09:31:21.850950126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195019s 
2025-08-03T09:31:21.854251213Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2025-08-03T09:31:21.859659785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-08-03T09:31:21.864408487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075364s 
2025-08-03T09:31:21.867113033Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-08-03T09:31:21.869551013Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.2E-06s 
2025-08-03T09:31:21.872948674Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 
2025-08-03T09:31:21.878891281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 
2025-08-03T09:31:21.889613612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137983s 
2025-08-03T09:31:21.892347107Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-08-03T09:31:21.894762260Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.6E-06s 
2025-08-03T09:31:21.898245895Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 
2025-08-03T09:31:21.904372252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-08-03T09:31:21.914967898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138018s 
2025-08-03T09:31:21.917688166Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-08-03T09:31:21.920051525Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-06s 
2025-08-03T09:31:21.923551342Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 
2025-08-03T09:31:21.929802891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-08-03T09:31:21.940472867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139609s 
2025-08-03T09:31:21.942934625Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-03T09:31:21.946103205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-03T09:31:22.017105121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0713875s 
2025-08-03T09:31:22.019865109Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-03T09:31:22.023048099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-03T09:31:22.042803019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020223s 
2025-08-03T09:31:22.046303929Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2025-08-03T09:31:22.097807762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "IncludePreferredWhenRenaming" INTEGER NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL) 
2025-08-03T09:31:22.118780774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId") SELECT "Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId" FROM "ReleaseProfiles" 
2025-08-03T09:31:22.128782034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-08-03T09:31:22.134877288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-08-03T09:31:22.158354293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1092839s 
2025-08-03T09:31:22.162230048Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 
2025-08-03T09:31:22.208816178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL) 
2025-08-03T09:31:22.224655113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId") SELECT "Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId" FROM "ReleaseProfiles" 
2025-08-03T09:31:22.232725915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-08-03T09:31:22.238759374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-08-03T09:31:22.262344728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0970252s 
2025-08-03T09:31:22.267319226Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-08-03T09:31:22.273338987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-08-03T09:31:22.277515047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066406s 
2025-08-03T09:31:22.280180444Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-08-03T09:31:22.282563463Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.6E-06s 
2025-08-03T09:31:22.286773991Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2025-08-03T09:31:22.293975914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-08-03T09:31:22.305297262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152261s 
2025-08-03T09:31:22.308015064Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-08-03T09:31:22.310389987Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.9E-06s 
2025-08-03T09:31:22.314205781Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2025-08-03T09:31:22.320017123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2025-08-03T09:31:22.330428147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131265s 
2025-08-03T09:31:22.337147688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-08-03T09:31:22', 'add_custom_formats') 
2025-08-03T09:31:22.343133873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:22.347795119Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2025-08-03T09:31:22.350452210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0299236s 
2025-08-03T09:31:22.353890844Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2025-08-03T09:31:22.357298897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:22.361303280Z [Info] add_result_to_commands: Starting migration of Main DB to 64 
2025-08-03T09:31:22.367451701Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-03T09:31:22.369973229Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s 
2025-08-03T09:31:22.372973751Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2025-08-03T09:31:22.378349216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2025-08-03T09:31:22.389393355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137545s 
2025-08-03T09:31:22.396331947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-08-03T09:31:22', 'add_result_to_commands') 
2025-08-03T09:31:22.402463555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:22.407055651Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2025-08-03T09:31:22.409715808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0307015s 
2025-08-03T09:31:22.413279855Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2025-08-03T09:31:22.416776166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:22.420790770Z [Info] health_restored_notification: Starting migration of Main DB to 65 
2025-08-03T09:31:22.426815422Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-03T09:31:22.429354605Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.6E-06s 
2025-08-03T09:31:22.432962520Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2025-08-03T09:31:22.439258829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2025-08-03T09:31:22.450635298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147108s 
2025-08-03T09:31:22.457943314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-08-03T09:31:22', 'health_restored_notification') 
2025-08-03T09:31:22.464173409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:22.468902302Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2025-08-03T09:31:22.471653893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0320471s 
2025-08-03T09:31:22.474536057Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2025-08-03T09:31:22.478098089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:22.482850159Z [Info] remove_uc: Starting migration of Main DB to 66 
2025-08-03T09:31:22.490243116Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-03T09:31:22.496860662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2025-08-03T09:31:22.501412026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077385s 
2025-08-03T09:31:22.507884671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-08-03T09:31:22', 'remove_uc') 
2025-08-03T09:31:22.513786304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:22.517810177Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2025-08-03T09:31:22.520274821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0238743s 
2025-08-03T09:31:22.524069953Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2025-08-03T09:31:22.527712217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:22.531839278Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67 
2025-08-03T09:31:22.536802642Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-03T09:31:22.540077637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-03T09:31:22.577714596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0380795s 
2025-08-03T09:31:22.585533050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-08-03T09:31:22', 'download_clients_rename_tv_to_music') 
2025-08-03T09:31:22.592060915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:22.596969680Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2025-08-03T09:31:22.599824669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0565436s 
2025-08-03T09:31:22.603710414Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2025-08-03T09:31:22.607496678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:22.611659651Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68 
2025-08-03T09:31:22.617930799Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-08-03T09:31:22.620192714Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.7E-06s 
2025-08-03T09:31:22.623776411Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2025-08-03T09:31:22.630315508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 
2025-08-03T09:31:22.641718941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149462s 
2025-08-03T09:31:22.649367934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-08-03T09:31:22', 'add_colon_replacement_to_naming_config') 
2025-08-03T09:31:22.656114630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:22.661071261Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2025-08-03T09:31:22.663907432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0330216s 
2025-08-03T09:31:22.666931632Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2025-08-03T09:31:22.670184562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:22.673990556Z [Info] list_sync_time: Starting migration of Main DB to 69 
2025-08-03T09:31:22.680965021Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2025-08-03T09:31:22.738823300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-03T09:31:22.759374594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ImportListStatus" 
2025-08-03T09:31:22.769237344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-03T09:31:22.775665659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-03T09:31:22.803186167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-03T09:31:22.808405076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1244284s 
2025-08-03T09:31:22.811158441Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-03T09:31:22.813673786Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.4E-06s 
2025-08-03T09:31:22.817774724Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2025-08-03T09:31:22.823298397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2025-08-03T09:31:22.833602055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012779s 
2025-08-03T09:31:22.840144760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-08-03T09:31:22', 'list_sync_time') 
2025-08-03T09:31:22.846022636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:22.850503580Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2025-08-03T09:31:22.853038514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0292124s 
2025-08-03T09:31:22.856450124Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2025-08-03T09:31:22.859869540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:22.864057573Z [Info] add_download_client_tags: Starting migration of Main DB to 70 
2025-08-03T09:31:22.869906411Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-08-03T09:31:22.872453500Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.3E-06s 
2025-08-03T09:31:22.875597551Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2025-08-03T09:31:22.880352155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2025-08-03T09:31:22.891022813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012655s 
2025-08-03T09:31:22.898210166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-08-03T09:31:22', 'add_download_client_tags') 
2025-08-03T09:31:22.904391162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:22.909119424Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2025-08-03T09:31:22.911795072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0298982s 
2025-08-03T09:31:22.915304298Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2025-08-03T09:31:22.918730438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:22.922705402Z [Info] add_notification_status: Starting migration of Main DB to 71 
2025-08-03T09:31:22.932404513Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-08-03T09:31:22.946671973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-03T09:31:22.956304149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211982s 
2025-08-03T09:31:22.959653013Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-08-03T09:31:22.966225959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-08-03T09:31:22.971652987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091396s 
2025-08-03T09:31:22.978619996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-08-03T09:31:22', 'add_notification_status') 
2025-08-03T09:31:22.984734720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:22.990098390Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2025-08-03T09:31:22.992821323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0267959s 
2025-08-03T09:31:22.996475572Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2025-08-03T09:31:22.999995230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:23.004113422Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72 
2025-08-03T09:31:23.008888789Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-03T09:31:23.012176519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-03T09:31:23.057045512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0453091s 
2025-08-03T09:31:23.064663572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-08-03T09:31:23', 'add_alac_24_quality_in_profiles') 
2025-08-03T09:31:23.071583697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:23.076473393Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2025-08-03T09:31:23.079234884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0641568s 
2025-08-03T09:31:23.082554248Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2025-08-03T09:31:23.085873903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:23.089720569Z [Info] add_salt_to_users: Starting migration of Main DB to 73 
2025-08-03T09:31:23.095749159Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2025-08-03T09:31:23.098100564Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.5E-06s 
2025-08-03T09:31:23.100946925Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2025-08-03T09:31:23.105114177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2025-08-03T09:31:23.115788612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122554s 
2025-08-03T09:31:23.118957263Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2025-08-03T09:31:23.123975127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2025-08-03T09:31:23.133759580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120514s 
2025-08-03T09:31:23.140476556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-08-03T09:31:23', 'add_salt_to_users') 
2025-08-03T09:31:23.146433090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:23.150812008Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2025-08-03T09:31:23.153377134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0285735s 
2025-08-03T09:31:23.156527588Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2025-08-03T09:31:23.159859016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:23.163711204Z [Info] add_auto_tagging: Starting migration of Main DB to 74 
2025-08-03T09:31:23.172094895Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2025-08-03T09:31:23.186776460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AutoTagging" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL DEFAULT '[]', "RemoveTagsAutomatically" INTEGER NOT NULL DEFAULT 0, "Tags" TEXT NOT NULL DEFAULT '[]') 
2025-08-03T09:31:23.196925587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0222081s 
2025-08-03T09:31:23.199798102Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2025-08-03T09:31:23.204868161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2025-08-03T09:31:23.209558576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071755s 
2025-08-03T09:31:23.216212325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-08-03T09:31:23', 'add_auto_tagging') 
2025-08-03T09:31:23.222102185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:23.226580733Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2025-08-03T09:31:23.229153153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0236502s 
2025-08-03T09:31:23.232853785Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2025-08-03T09:31:23.236424356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:23.240489862Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75 
2025-08-03T09:31:23.246926203Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2025-08-03T09:31:23.249501359Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.5E-06s 
2025-08-03T09:31:23.253099023Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2025-08-03T09:31:23.258598357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2025-08-03T09:31:23.269783340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136971s 
2025-08-03T09:31:23.275059585Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2025-08-03T09:31:23.281642170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2025-08-03T09:31:23.286034054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071515s 
2025-08-03T09:31:23.294008853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-08-03T09:31:23', 'quality_definition_preferred_size') 
2025-08-03T09:31:23.300317146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:23.305282585Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2025-08-03T09:31:23.308098435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0253027s 
2025-08-03T09:31:23.311776361Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2025-08-03T09:31:23.315384376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:23.319540716Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76 
2025-08-03T09:31:23.325508233Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-03T09:31:23.328010321Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.1E-06s 
2025-08-03T09:31:23.331445880Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean 
2025-08-03T09:31:23.337477325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0 
2025-08-03T09:31:23.349160802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147668s 
2025-08-03T09:31:23.356548308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-08-03T09:31:23', 'add_on_artist_add_to_notifications') 
2025-08-03T09:31:23.362873445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:23.367923464Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2025-08-03T09:31:23.370751028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0324727s 
2025-08-03T09:31:23.374126465Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2025-08-03T09:31:23.377552454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:23.381509071Z [Info] album_last_searched_time: Starting migration of Main DB to 77 
2025-08-03T09:31:23.386786268Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-03T09:31:23.389168355Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.3E-06s 
2025-08-03T09:31:23.392710006Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset 
2025-08-03T09:31:23.397783543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME 
2025-08-03T09:31:23.408784997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131196s 
2025-08-03T09:31:23.415778579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-08-03T09:31:23', 'album_last_searched_time') 
2025-08-03T09:31:23.422012453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:23.426633378Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2025-08-03T09:31:23.429287813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.030219s 
2025-08-03T09:31:23.432428808Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2025-08-03T09:31:23.435732861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:23.439625660Z [Info] add_indexer_flags: Starting migration of Main DB to 78 
2025-08-03T09:31:23.446409822Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-08-03T09:31:23.448897150Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.4E-06s 
2025-08-03T09:31:23.452103927Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 
2025-08-03T09:31:23.457821812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-08-03T09:31:23.469492924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145964s 
2025-08-03T09:31:23.472101146Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-03T09:31:23.474440927Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.1E-06s 
2025-08-03T09:31:23.477625721Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32 
2025-08-03T09:31:23.483342152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-08-03T09:31:23.494351982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139719s 
2025-08-03T09:31:23.501026503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-08-03T09:31:23', 'add_indexer_flags') 
2025-08-03T09:31:23.507474988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:23.512094510Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2025-08-03T09:31:23.514903096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0310934s 
2025-08-03T09:31:23.518898341Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2025-08-03T09:31:23.522535365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:23.526754872Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79 
2025-08-03T09:31:23.534825674Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored) 
2025-08-03T09:31:23.539842286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC) 
2025-08-03T09:31:23.545017016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074073s 
2025-08-03T09:31:23.547983089Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate) 
2025-08-03T09:31:23.552984430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC) 
2025-08-03T09:31:23.557696098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070812s 
2025-08-03T09:31:23.560769296Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored) 
2025-08-03T09:31:23.566210493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC) 
2025-08-03T09:31:23.570944105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074933s 
2025-08-03T09:31:23.578117350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-08-03T09:31:23', 'add_indexes_album_statistics') 
2025-08-03T09:31:23.584262635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:23.589045015Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2025-08-03T09:31:23.591742367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0246638s 
2025-08-03T09:31:23.595102703Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2025-08-03T09:31:23.598492219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:23.602427363Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80 
2025-08-03T09:31:23.610839523Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2025-08-03T09:31:23.619073433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2025-08-03T09:31:23.624244997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009033s 
2025-08-03T09:31:23.631197998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-08-03T09:31:23', 'update_redacted_baseurl') 
2025-08-03T09:31:23.637252340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:23.641723183Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2025-08-03T09:31:23.644347106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0257108s 
2025-08-03T09:31:23.779437567Z [Debug] MigrationController: Took: 00:00:27.5736211 
2025-08-03T09:31:25.393877212Z [Debug] FingerprintingService: fpcalc version: 1.5.1 
2025-08-03T09:31:25.853662909Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-08-03T09:31:26.436055799Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-08-03T09:31:26.626434854Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-08-03T09:31:26.639304440Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-03T09:31:26.644413808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-03T09:31:26.661472610Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-08-03T09:31:26.665214565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214451s 
2025-08-03T09:31:26.669705859Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-08-03T09:31:26.673938292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0254003s 
2025-08-03T09:31:26.706789925Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-08-03T09:31:26.711824333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:26.719692357Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-08-03T09:31:26.726096673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-08-03T09:31:26.735016915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113111s 
2025-08-03T09:31:26.739231793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:26.746806446Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-08-03T09:31:26.750722391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0227577s 
2025-08-03T09:31:26.757900706Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-08-03T09:31:26.762823289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:26.772257987Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-08-03T09:31:26.778772065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-03T09:31:26.786456399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099654s 
2025-08-03T09:31:26.790275820Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-03T09:31:26.794009218Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.3E-06s 
2025-08-03T09:31:26.798597868Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-08-03T09:31:26.805239282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-08-03T09:31:26.817591926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142145s 
2025-08-03T09:31:26.822003399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:26.828194166Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-08-03T09:31:26.832252328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0244665s 
2025-08-03T09:31:26.838138821Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-08-03T09:31:26.843253571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:26.850281272Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-03T09:31:26.854068819Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.2E-06s 
2025-08-03T09:31:26.858449591Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-08-03T09:31:26.865011895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-08-03T09:31:26.872589514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009591s 
2025-08-03T09:31:26.876793791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:26.883021401Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-08-03T09:31:26.887275928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192708s 
2025-08-03T09:31:26.892767356Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-08-03T09:31:26.897443873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:26.903188361Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-08-03T09:31:26.913492440Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-08-03T09:31:26.927817436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2025-08-03T09:31:26.944114494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0267481s 
2025-08-03T09:31:26.947922622Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-08-03T09:31:26.953501065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-08-03T09:31:26.959939511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081602s 
2025-08-03T09:31:26.967684306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-08-03T09:31:26', 'InitialSetup') 
2025-08-03T09:31:26.976993582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:26.983086210Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-08-03T09:31:26.986973749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0309341s 
2025-08-03T09:31:26.991750939Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2025-08-03T09:31:26.996992924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:27.002785709Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2 
2025-08-03T09:31:27.012578038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-08-03T09:31:27', 'add_reason_to_pending_releases') 
2025-08-03T09:31:27.022874502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:27.029246082Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2025-08-03T09:31:27.033741735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0320532s 
2025-08-03T09:31:27.037981202Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2025-08-03T09:31:27.042883704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:27.048395995Z [Info] add_medium_support: Starting migration of Log DB to 3 
2025-08-03T09:31:27.056534102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-08-03T09:31:27', 'add_medium_support') 
2025-08-03T09:31:27.066125185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:27.072095548Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2025-08-03T09:31:27.076169502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0294231s 
2025-08-03T09:31:27.080755577Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2025-08-03T09:31:27.086015148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:27.091679354Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4 
2025-08-03T09:31:27.100699618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-08-03T09:31:27', 'add_various_qualites_in_profile') 
2025-08-03T09:31:27.110808284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:27.117302992Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2025-08-03T09:31:27.122088459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0309752s 
2025-08-03T09:31:27.126415011Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2025-08-03T09:31:27.131248023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:27.136800724Z [Info] metadata_profiles: Starting migration of Log DB to 5 
2025-08-03T09:31:27.145039665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-08-03T09:31:27', 'metadata_profiles') 
2025-08-03T09:31:27.154507861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:27.160492432Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2025-08-03T09:31:27.164531536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0294107s 
2025-08-03T09:31:27.169542677Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2025-08-03T09:31:27.175201933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:27.181169640Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6 
2025-08-03T09:31:27.191019374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-08-03T09:31:27', 'separate_automatic_and_interactive_search') 
2025-08-03T09:31:27.201758159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:27.208588293Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2025-08-03T09:31:27.213442888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0327873s 
2025-08-03T09:31:27.218024845Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2025-08-03T09:31:27.223234095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:27.228908141Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7 
2025-08-03T09:31:27.237755096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-08-03T09:31:27', 'change_album_path_to_relative') 
2025-08-03T09:31:27.247785093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:27.254216103Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2025-08-03T09:31:27.258640813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0307726s 
2025-08-03T09:31:27.263185956Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2025-08-03T09:31:27.268357860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:27.273944129Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8 
2025-08-03T09:31:27.282743689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-08-03T09:31:27', 'change_quality_size_mb_to_kb') 
2025-08-03T09:31:27.292828416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:27.299146859Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2025-08-03T09:31:27.303513693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.030634s 
2025-08-03T09:31:27.307524159Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2025-08-03T09:31:27.312250837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:27.317675741Z [Info] album_releases: Starting migration of Log DB to 9 
2025-08-03T09:31:27.325555218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-08-03T09:31:27', 'album_releases') 
2025-08-03T09:31:27.335167404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:27.341162897Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2025-08-03T09:31:27.345150887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0291835s 
2025-08-03T09:31:27.349354963Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2025-08-03T09:31:27.354205150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:27.359798914Z [Info] album_releases_fix: Starting migration of Log DB to 10 
2025-08-03T09:31:27.368108537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-08-03T09:31:27', 'album_releases_fix') 
2025-08-03T09:31:27.377699601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:27.383733230Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2025-08-03T09:31:27.387954671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.029666s 
2025-08-03T09:31:27.391941980Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2025-08-03T09:31:27.396629469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:27.402065817Z [Info] import_lists: Starting migration of Log DB to 11 
2025-08-03T09:31:27.409786654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-08-03T09:31:27', 'import_lists') 
2025-08-03T09:31:27.419159017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:27.424995861Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2025-08-03T09:31:27.428907037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.028692s 
2025-08-03T09:31:27.433072525Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2025-08-03T09:31:27.437924756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:27.443529662Z [Info] add_release_status: Starting migration of Log DB to 12 
2025-08-03T09:31:27.451670946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-08-03T09:31:27', 'add_release_status') 
2025-08-03T09:31:27.461226508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:27.467312654Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2025-08-03T09:31:27.471605829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0295055s 
2025-08-03T09:31:27.476021070Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2025-08-03T09:31:27.481276603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:27.486977463Z [Info] album_download_notification: Starting migration of Log DB to 13 
2025-08-03T09:31:27.495867124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-08-03T09:31:27', 'album_download_notification') 
2025-08-03T09:31:27.505774374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:27.512171015Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2025-08-03T09:31:27.516547528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0307884s 
2025-08-03T09:31:27.521285900Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2025-08-03T09:31:27.526600090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:27.532325179Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14 
2025-08-03T09:31:27.541379181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-08-03T09:31:27', 'fix_language_metadata_profiles') 
2025-08-03T09:31:27.551586435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:27.558107106Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2025-08-03T09:31:27.562657469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0312451s 
2025-08-03T09:31:27.566720751Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2025-08-03T09:31:27.571462530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:27.576931202Z [Info] remove_fanzub: Starting migration of Log DB to 15 
2025-08-03T09:31:27.584771981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-08-03T09:31:27', 'remove_fanzub') 
2025-08-03T09:31:27.594251911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:27.600328527Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2025-08-03T09:31:27.604314253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0291486s 
2025-08-03T09:31:27.609162796Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2025-08-03T09:31:27.614830129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:27.621426923Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16 
2025-08-03T09:31:27.631889912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-08-03T09:31:27', 'update_artist_history_indexes') 
2025-08-03T09:31:27.642852076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:27.650057235Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2025-08-03T09:31:27.654492877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0352963s 
2025-08-03T09:31:27.658657524Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2025-08-03T09:31:27.663306545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:27.668877113Z [Info] remove_nma: Starting migration of Log DB to 17 
2025-08-03T09:31:27.676464722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-08-03T09:31:27', 'remove_nma') 
2025-08-03T09:31:27.685796944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:27.691600250Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2025-08-03T09:31:27.695450974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0287249s 
2025-08-03T09:31:27.699731243Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2025-08-03T09:31:27.704655630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:27.710240596Z [Info] album_disambiguation: Starting migration of Log DB to 18 
2025-08-03T09:31:27.718686173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-08-03T09:31:27', 'album_disambiguation') 
2025-08-03T09:31:27.728526368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:27.734738647Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2025-08-03T09:31:27.738878775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0301293s 
2025-08-03T09:31:27.743408516Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2025-08-03T09:31:27.748599619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:27.754663240Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19 
2025-08-03T09:31:27.763582971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-08-03T09:31:27', 'add_ape_quality_in_profiles') 
2025-08-03T09:31:27.773830446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:27.780324974Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2025-08-03T09:31:27.784880037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0315907s 
2025-08-03T09:31:27.789126508Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2025-08-03T09:31:27.794046305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:27.800242252Z [Info] remove_pushalot: Starting migration of Log DB to 20 
2025-08-03T09:31:27.808350138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-08-03T09:31:27', 'remove_pushalot') 
2025-08-03T09:31:27.817824828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:27.823700129Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2025-08-03T09:31:27.827737318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0299318s 
2025-08-03T09:31:27.832349846Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2025-08-03T09:31:27.836985552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:27.842591500Z [Info] add_custom_filters: Starting migration of Log DB to 21 
2025-08-03T09:31:27.850826653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-08-03T09:31:27', 'add_custom_filters') 
2025-08-03T09:31:27.860400602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:27.866720238Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2025-08-03T09:31:27.870547044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0295762s 
2025-08-03T09:31:27.874728885Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2025-08-03T09:31:27.879522858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:27.885025880Z [Info] import_list_tags: Starting migration of Log DB to 22 
2025-08-03T09:31:27.893025238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-08-03T09:31:27', 'import_list_tags') 
2025-08-03T09:31:27.902541791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:27.908572576Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2025-08-03T09:31:27.912581118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.029176s 
2025-08-03T09:31:27.916918281Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2025-08-03T09:31:27.921888620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:27.927774402Z [Info] add_release_groups_etc: Starting migration of Log DB to 23 
2025-08-03T09:31:27.936111190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-08-03T09:31:27', 'add_release_groups_etc') 
2025-08-03T09:31:27.946212882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:27.952497737Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2025-08-03T09:31:27.956730521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0305529s 
2025-08-03T09:31:27.961016121Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2025-08-03T09:31:27.965885276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:27.971472136Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24 
2025-08-03T09:31:27.979714163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-08-03T09:31:27', 'NewMediaInfoFormat') 
2025-08-03T09:31:27.989336339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:27.995408276Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2025-08-03T09:31:27.999552221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0296469s 
2025-08-03T09:31:28.004490976Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2025-08-03T09:31:28.010098267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:28.016300967Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25 
2025-08-03T09:31:28.025845166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-08-03T09:31:28', 'rename_restrictions_to_release_profiles') 
2025-08-03T09:31:28.036503980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:28.043325006Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2025-08-03T09:31:28.048165813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0326803s 
2025-08-03T09:31:28.053222726Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2025-08-03T09:31:28.058849247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:28.064858608Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26 
2025-08-03T09:31:28.074934648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-08-03T09:31:28', 'rename_quality_profiles_add_upgrade_allowed') 
2025-08-03T09:31:28.085783384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:28.092808520Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2025-08-03T09:31:28.097690922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0332149s 
2025-08-03T09:31:28.102040340Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2025-08-03T09:31:28.107066521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:28.112697019Z [Info] add_import_exclusions: Starting migration of Log DB to 27 
2025-08-03T09:31:28.121041994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-08-03T09:31:28', 'add_import_exclusions') 
2025-08-03T09:31:28.130818962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:28.136929987Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2025-08-03T09:31:28.141070355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0299428s 
2025-08-03T09:31:28.145613253Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2025-08-03T09:31:28.150766730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:28.156436026Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28 
2025-08-03T09:31:28.165279585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-08-03T09:31:28', 'clean_artist_metadata_table') 
2025-08-03T09:31:28.175292959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:28.181615310Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2025-08-03T09:31:28.185977875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.030656s 
2025-08-03T09:31:28.190395501Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2025-08-03T09:31:28.195513597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:28.201416423Z [Info] health_issue_notification: Starting migration of Log DB to 29 
2025-08-03T09:31:28.210111983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-08-03T09:31:28', 'health_issue_notification') 
2025-08-03T09:31:28.219968952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:28.226093315Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2025-08-03T09:31:28.230366500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.030484s 
2025-08-03T09:31:28.235258912Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2025-08-03T09:31:28.240552311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:28.246503986Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30 
2025-08-03T09:31:28.255568639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-08-03T09:31:28', 'add_mediafilerepository_mtime') 
2025-08-03T09:31:28.265672726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:28.272084857Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2025-08-03T09:31:28.276616924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0312098s 
2025-08-03T09:31:28.281373953Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2025-08-03T09:31:28.286830080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:28.292886736Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31 
2025-08-03T09:31:28.302322968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-08-03T09:31:28', 'add_artistmetadataid_constraint') 
2025-08-03T09:31:28.312494911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:28.318977735Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2025-08-03T09:31:28.323611136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0318345s 
2025-08-03T09:31:28.328324978Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2025-08-03T09:31:28.333411611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:28.339052470Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32 
2025-08-03T09:31:28.347684592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-08-03T09:31:28', 'old_ids_and_artist_alias') 
2025-08-03T09:31:28.358024103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:28.364419812Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2025-08-03T09:31:28.368619819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0309836s 
2025-08-03T09:31:28.373287759Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2025-08-03T09:31:28.378312848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:28.383919999Z [Info] download_propers_config: Starting migration of Log DB to 33 
2025-08-03T09:31:28.392356848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-08-03T09:31:28', 'download_propers_config') 
2025-08-03T09:31:28.402057082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:28.408368882Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2025-08-03T09:31:28.412580593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0300196s 
2025-08-03T09:31:28.417129783Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2025-08-03T09:31:28.422247098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:28.427872155Z [Info] remove_language_profiles: Starting migration of Log DB to 34 
2025-08-03T09:31:28.436584499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-08-03T09:31:28', 'remove_language_profiles') 
2025-08-03T09:31:28.446255985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:28.452520389Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2025-08-03T09:31:28.456967454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0301838s 
2025-08-03T09:31:28.461234236Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2025-08-03T09:31:28.466325509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:28.472018553Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35 
2025-08-03T09:31:28.480994267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-08-03T09:31:28', 'multi_disc_naming_format') 
2025-08-03T09:31:28.490543196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:28.496772459Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2025-08-03T09:31:28.501048580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0304168s 
2025-08-03T09:31:28.505657141Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2025-08-03T09:31:28.510809425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:28.516497550Z [Info] add_download_client_priority: Starting migration of Log DB to 36 
2025-08-03T09:31:28.525636182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-08-03T09:31:28', 'add_download_client_priority') 
2025-08-03T09:31:28.535926253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:28.543159709Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2025-08-03T09:31:28.547291609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0318489s 
2025-08-03T09:31:28.551613152Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2025-08-03T09:31:28.556449551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:28.561980679Z [Info] remove_growl_prowl: Starting migration of Log DB to 37 
2025-08-03T09:31:28.570077734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-08-03T09:31:28', 'remove_growl_prowl') 
2025-08-03T09:31:28.579660591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:28.585588187Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2025-08-03T09:31:28.589649816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0292788s 
2025-08-03T09:31:28.594067592Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2025-08-03T09:31:28.599049113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:28.604738490Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38 
2025-08-03T09:31:28.613198676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-08-03T09:31:28', 'remove_plex_hometheatre') 
2025-08-03T09:31:28.622937076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:28.629228064Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2025-08-03T09:31:28.633418212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0301428s 
2025-08-03T09:31:28.637986491Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2025-08-03T09:31:28.643124447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:28.649247698Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39 
2025-08-03T09:31:28.659175900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-08-03T09:31:28', 'add_root_folder_add_defaults') 
2025-08-03T09:31:28.670237565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:28.676931284Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2025-08-03T09:31:28.681312436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0335855s 
2025-08-03T09:31:28.685595601Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2025-08-03T09:31:28.690342500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:28.695922506Z [Info] task_duration: Starting migration of Log DB to 40 
2025-08-03T09:31:28.703799548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-08-03T09:31:28', 'task_duration') 
2025-08-03T09:31:28.713386914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:28.719252916Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2025-08-03T09:31:28.723170395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0291894s 
2025-08-03T09:31:28.728188430Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2025-08-03T09:31:28.733843958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:28.752642924Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41 
2025-08-03T09:31:28.762938296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-08-03T09:31:28', 'add_indexer_and_enabled_to_release_profiles') 
2025-08-03T09:31:28.773808465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:28.780753891Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2025-08-03T09:31:28.785682145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0462496s 
2025-08-03T09:31:28.790000851Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2025-08-03T09:31:28.794893303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:28.800462007Z [Info] remove_album_folders: Starting migration of Log DB to 42 
2025-08-03T09:31:28.808751249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-08-03T09:31:28', 'remove_album_folders') 
2025-08-03T09:31:28.818514319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:28.824566516Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2025-08-03T09:31:28.828685169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0296633s 
2025-08-03T09:31:28.833071703Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2025-08-03T09:31:28.838111571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:28.843681608Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44 
2025-08-03T09:31:28.852234671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-08-03T09:31:28', 'add_priority_to_indexers') 
2025-08-03T09:31:28.862009094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:28.868218688Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2025-08-03T09:31:28.872459357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0300248s 
2025-08-03T09:31:28.877170865Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2025-08-03T09:31:28.882532672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:28.888264684Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45 
2025-08-03T09:31:28.897549581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-08-03T09:31:28', 'remove_chown_and_folderchmod_config') 
2025-08-03T09:31:28.907802979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:28.914381365Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2025-08-03T09:31:28.919015327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0314447s 
2025-08-03T09:31:28.923141626Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2025-08-03T09:31:28.927960429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:28.933456296Z [Info] update_notifiarr: Starting migration of Log DB to 47 
2025-08-03T09:31:28.941425784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-08-03T09:31:28', 'update_notifiarr') 
2025-08-03T09:31:28.950902908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:28.956881818Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2025-08-03T09:31:28.960885651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0291509s 
2025-08-03T09:31:28.965291252Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2025-08-03T09:31:28.970333285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:28.975947891Z [Info] email_multiple_addresses: Starting migration of Log DB to 49 
2025-08-03T09:31:28.984529592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-08-03T09:31:28', 'email_multiple_addresses') 
2025-08-03T09:31:28.994288764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:29.000528088Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2025-08-03T09:31:29.004752365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0300544s 
2025-08-03T09:31:29.009383320Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2025-08-03T09:31:29.014868425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:29.020300764Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50 
2025-08-03T09:31:29.029187590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-08-03T09:31:29', 'rename_blacklist_to_blocklist') 
2025-08-03T09:31:29.039183909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:29.045568426Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2025-08-03T09:31:29.049985170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0307026s 
2025-08-03T09:31:29.054315770Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2025-08-03T09:31:29.059293103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:29.064814341Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51 
2025-08-03T09:31:29.073201139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-08-03T09:31:29', 'cdh_per_downloadclient') 
2025-08-03T09:31:29.083035342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:29.089303244Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2025-08-03T09:31:29.093483472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0300604s 
2025-08-03T09:31:29.097980387Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2025-08-03T09:31:29.102566623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:29.108104805Z [Info] download_history: Starting migration of Log DB to 52 
2025-08-03T09:31:29.116107560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-08-03T09:31:29', 'download_history') 
2025-08-03T09:31:29.125650897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:29.131643855Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2025-08-03T09:31:29.135686205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.029337s 
2025-08-03T09:31:29.139872235Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2025-08-03T09:31:29.144716860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:29.150204831Z [Info] add_update_history: Starting migration of Log DB to 53 
2025-08-03T09:31:29.160806249Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-08-03T09:31:29.172144311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2025-08-03T09:31:29.184379900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194961s 
2025-08-03T09:31:29.188525046Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-08-03T09:31:29.195043703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-08-03T09:31:29.202113610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095055s 
2025-08-03T09:31:29.209971593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-08-03T09:31:29', 'add_update_history') 
2025-08-03T09:31:29.219489088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:29.225436425Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2025-08-03T09:31:29.229470317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0322331s 
2025-08-03T09:31:29.234193218Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2025-08-03T09:31:29.239426156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:29.245189261Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54 
2025-08-03T09:31:29.254246128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-08-03T09:31:29', 'add_on_update_to_notifications') 
2025-08-03T09:31:29.264324784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:29.270679129Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2025-08-03T09:31:29.275071865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0310114s 
2025-08-03T09:31:29.279591426Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2025-08-03T09:31:29.284735605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:29.290347355Z [Info] download_client_per_indexer: Starting migration of Log DB to 55 
2025-08-03T09:31:29.299091213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-08-03T09:31:29', 'download_client_per_indexer') 
2025-08-03T09:31:29.309017141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:29.315265422Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2025-08-03T09:31:29.319596454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0303938s 
2025-08-03T09:31:29.323978428Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2025-08-03T09:31:29.328978376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:29.334550757Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56 
2025-08-03T09:31:29.342957716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-08-03T09:31:29', 'AddNewItemMonitorType') 
2025-08-03T09:31:29.352645224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:29.358831171Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2025-08-03T09:31:29.362948732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0298284s 
2025-08-03T09:31:29.367068318Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2025-08-03T09:31:29.371837451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:29.377320893Z [Info] ImportListSearch: Starting migration of Log DB to 57 
2025-08-03T09:31:29.385328718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-08-03T09:31:29', 'ImportListSearch') 
2025-08-03T09:31:29.394765992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:29.400739952Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2025-08-03T09:31:29.404781230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0290897s 
2025-08-03T09:31:29.409257063Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2025-08-03T09:31:29.414391131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:29.420000026Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58 
2025-08-03T09:31:29.428637980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-08-03T09:31:29', 'ImportListMonitorExisting') 
2025-08-03T09:31:29.438443485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:29.445393240Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2025-08-03T09:31:29.449685804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.030863s 
2025-08-03T09:31:29.453881763Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2025-08-03T09:31:29.458574543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:29.464149019Z [Info] add_indexer_tags: Starting migration of Log DB to 59 
2025-08-03T09:31:29.472128146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-08-03T09:31:29', 'add_indexer_tags') 
2025-08-03T09:31:29.481712315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:29.487641835Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2025-08-03T09:31:29.491649997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0292476s 
2025-08-03T09:31:29.495873562Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2025-08-03T09:31:29.500711023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:29.506822189Z [Info] update_audio_types: Starting migration of Log DB to 60 
2025-08-03T09:31:29.514404517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-08-03T09:31:29', 'update_audio_types') 
2025-08-03T09:31:29.523990470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:29.530089001Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2025-08-03T09:31:29.534144067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0295109s 
2025-08-03T09:31:29.539423057Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-08-03T09:31:29.545838115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:29.551503333Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61 
2025-08-03T09:31:29.561738634Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-08-03T09:31:29.565359846Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.2E-06s 
2025-08-03T09:31:29.569881110Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-08-03T09:31:29.651477310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2025-08-03T09:31:29.752774992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs" 
2025-08-03T09:31:29.772345151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-08-03T09:31:29.788586816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-08-03T09:31:29.813415784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-08-03T09:31:29.824599445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.248246s 
2025-08-03T09:31:29.829260360Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2025-08-03T09:31:29.833333653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001883s 
2025-08-03T09:31:29.838616891Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2025-08-03T09:31:29.880556415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2025-08-03T09:31:29.897239008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2025-08-03T09:31:29.907720385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2025-08-03T09:31:29.915409128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2025-08-03T09:31:29.926808051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-08-03T09:31:29.933773538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0904693s 
2025-08-03T09:31:29.937471855Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-03T09:31:29.941496550Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.2E-06s 
2025-08-03T09:31:29.946097715Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-08-03T09:31:29.958161908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-08-03T09:31:29.971701162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-08-03T09:31:29.982768769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-08-03T09:31:29.990336338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-08-03T09:31:30.001389375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-03T09:31:30.009514777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0587709s 
2025-08-03T09:31:30.021379339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-08-03T09:31:30', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-08-03T09:31:30.034118652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:30.045615042Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-08-03T09:31:30.050696585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0932099s 
2025-08-03T09:31:30.068947206Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2025-08-03T09:31:30.074431400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:30.090798939Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62 
2025-08-03T09:31:30.101503124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-08-03T09:31:30', 'add_on_delete_to_notifications') 
2025-08-03T09:31:30.111344220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:30.117747755Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2025-08-03T09:31:30.122133156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0432995s 
2025-08-03T09:31:30.126302131Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2025-08-03T09:31:30.131033799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:30.137082740Z [Info] add_custom_formats: Starting migration of Log DB to 63 
2025-08-03T09:31:30.144986235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-08-03T09:31:30', 'add_custom_formats') 
2025-08-03T09:31:30.154299659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:30.160232216Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2025-08-03T09:31:30.164211759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0292899s 
2025-08-03T09:31:30.168462028Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2025-08-03T09:31:30.173327355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:30.178896069Z [Info] add_result_to_commands: Starting migration of Log DB to 64 
2025-08-03T09:31:30.187076642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-08-03T09:31:30', 'add_result_to_commands') 
2025-08-03T09:31:30.196589869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:30.202631284Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2025-08-03T09:31:30.206693865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0293191s 
2025-08-03T09:31:30.211115209Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2025-08-03T09:31:30.216195268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:30.222188707Z [Info] health_restored_notification: Starting migration of Log DB to 65 
2025-08-03T09:31:30.230387096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-08-03T09:31:30', 'health_restored_notification') 
2025-08-03T09:31:30.240101808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:30.246557358Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2025-08-03T09:31:30.250816785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0301941s 
2025-08-03T09:31:30.254587759Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2025-08-03T09:31:30.259025635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:30.264230346Z [Info] remove_uc: Starting migration of Log DB to 66 
2025-08-03T09:31:30.271448972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-08-03T09:31:30', 'remove_uc') 
2025-08-03T09:31:30.280389506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:30.286408356Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2025-08-03T09:31:30.289834705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0274799s 
2025-08-03T09:31:30.294437354Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2025-08-03T09:31:30.299749841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:30.305354848Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67 
2025-08-03T09:31:30.314445714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-08-03T09:31:30', 'download_clients_rename_tv_to_music') 
2025-08-03T09:31:30.324441443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:30.331032956Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2025-08-03T09:31:30.335511945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0309016s 
2025-08-03T09:31:30.340229315Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2025-08-03T09:31:30.345565500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:30.351230508Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68 
2025-08-03T09:31:30.360626027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-08-03T09:31:30', 'add_colon_replacement_to_naming_config') 
2025-08-03T09:31:30.370792279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:30.377327579Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2025-08-03T09:31:30.381902822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0312575s 
2025-08-03T09:31:30.385837946Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2025-08-03T09:31:30.390455004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:30.395756690Z [Info] list_sync_time: Starting migration of Log DB to 69 
2025-08-03T09:31:30.403493860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-08-03T09:31:30', 'list_sync_time') 
2025-08-03T09:31:30.412777665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:30.418694549Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2025-08-03T09:31:30.422513830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0283908s 
2025-08-03T09:31:30.426821525Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2025-08-03T09:31:30.431949962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:30.437262029Z [Info] add_download_client_tags: Starting migration of Log DB to 70 
2025-08-03T09:31:30.445699950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-08-03T09:31:30', 'add_download_client_tags') 
2025-08-03T09:31:30.455309621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:30.461485908Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2025-08-03T09:31:30.465655374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0296549s 
2025-08-03T09:31:30.469985363Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2025-08-03T09:31:30.474964290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:30.480470998Z [Info] add_notification_status: Starting migration of Log DB to 71 
2025-08-03T09:31:30.489001055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-08-03T09:31:30', 'add_notification_status') 
2025-08-03T09:31:30.498608061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:30.504724147Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2025-08-03T09:31:30.508900296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0297237s 
2025-08-03T09:31:30.513353413Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2025-08-03T09:31:30.518530528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:30.524169965Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72 
2025-08-03T09:31:30.532975947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-08-03T09:31:30', 'add_alac_24_quality_in_profiles') 
2025-08-03T09:31:30.542910402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:30.549732710Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2025-08-03T09:31:30.554027057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0309436s 
2025-08-03T09:31:30.558318279Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2025-08-03T09:31:30.563042171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:30.568369489Z [Info] add_salt_to_users: Starting migration of Log DB to 73 
2025-08-03T09:31:30.576372625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-08-03T09:31:30', 'add_salt_to_users') 
2025-08-03T09:31:30.585730729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:30.591619848Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2025-08-03T09:31:30.595589552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0287794s 
2025-08-03T09:31:30.599957227Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2025-08-03T09:31:30.604476597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:30.609842854Z [Info] add_auto_tagging: Starting migration of Log DB to 74 
2025-08-03T09:31:30.617641007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-08-03T09:31:30', 'add_auto_tagging') 
2025-08-03T09:31:30.626958168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:30.632831806Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2025-08-03T09:31:30.636831671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0285489s 
2025-08-03T09:31:30.641464470Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2025-08-03T09:31:30.646811096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:30.653268730Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75 
2025-08-03T09:31:30.662371650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-08-03T09:31:30', 'quality_definition_preferred_size') 
2025-08-03T09:31:30.672328370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:30.679428688Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2025-08-03T09:31:30.683882557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0322761s 
2025-08-03T09:31:30.688515656Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2025-08-03T09:31:30.693733894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:30.699444604Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76 
2025-08-03T09:31:30.708482373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-08-03T09:31:30', 'add_on_artist_add_to_notifications') 
2025-08-03T09:31:30.719501773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:30.726142305Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2025-08-03T09:31:30.730561193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.032044s 
2025-08-03T09:31:30.735189603Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2025-08-03T09:31:30.740235464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:30.745973398Z [Info] album_last_searched_time: Starting migration of Log DB to 77 
2025-08-03T09:31:30.754544989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-08-03T09:31:30', 'album_last_searched_time') 
2025-08-03T09:31:30.764363851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:30.770473204Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2025-08-03T09:31:30.774658591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0302259s 
2025-08-03T09:31:30.778772075Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2025-08-03T09:31:30.783470336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:30.788879648Z [Info] add_indexer_flags: Starting migration of Log DB to 78 
2025-08-03T09:31:30.796889568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-08-03T09:31:30', 'add_indexer_flags') 
2025-08-03T09:31:30.806249456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:30.812121791Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2025-08-03T09:31:30.816049069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0288148s 
2025-08-03T09:31:30.820461124Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2025-08-03T09:31:30.825538268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:30.831078785Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79 
2025-08-03T09:31:30.839725326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-08-03T09:31:30', 'add_indexes_album_statistics') 
2025-08-03T09:31:30.849526803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:30.855757009Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2025-08-03T09:31:30.860055735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0300358s 
2025-08-03T09:31:30.864336496Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2025-08-03T09:31:30.869284609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-03T09:31:30.874787811Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80 
2025-08-03T09:31:30.883079057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-08-03T09:31:30', 'update_redacted_baseurl') 
2025-08-03T09:31:30.892697967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-03T09:31:30.898751547Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2025-08-03T09:31:30.902899419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0294228s 
2025-08-03T09:31:35.282446810Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686 
2025-08-03T09:31:35.463784649Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-08-03T09:31:35.568230180Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected master, changing to develop. 
2025-08-03T09:31:36.628258190Z [Info] QualityProfileService: Setting up default quality profiles 
2025-08-03T09:31:37.176880537Z [Info] MetadataProfileService: Setting up standard metadata profile 
2025-08-03T09:31:37.318172706Z [Info] MetadataProfileService: Setting up empty metadata profile 
2025-08-03T09:31:37.822128458Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-08-03T09:31:37.840952854Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-08-03T09:31:37.846798586Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin 
2025-08-03T09:31:39.114437250Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2025-08-03T09:31:39.149677513Z [ls.io-init] done.