2025-06-15T06:25:56.464392888Z [migrations] started
2025-06-15T06:25:56.468527374Z [migrations] no migrations found
2025-06-15T06:25:56.946213959Z usermod: no changes
2025-06-15T06:25:57.042373607Z ───────────────────────────────────────
2025-06-15T06:25:57.042389890Z 
2025-06-15T06:25:57.042396904Z       ██╗     ███████╗██╗ ██████╗
2025-06-15T06:25:57.042403698Z       ██║     ██╔════╝██║██╔═══██╗
2025-06-15T06:25:57.042410301Z       ██║     ███████╗██║██║   ██║
2025-06-15T06:25:57.042417155Z       ██║     ╚════██║██║██║   ██║
2025-06-15T06:25:57.042423678Z       ███████╗███████║██║╚██████╔╝
2025-06-15T06:25:57.042430261Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-06-15T06:25:57.042436724Z 
2025-06-15T06:25:57.042442826Z    Brought to you by linuxserver.io
2025-06-15T06:25:57.042449179Z ───────────────────────────────────────
2025-06-15T06:25:57.051165581Z 
2025-06-15T06:25:57.051978969Z To support the app dev(s) visit:
2025-06-15T06:25:57.088268446Z Lidarr: https://opencollective.com/lidarr
2025-06-15T06:25:57.094641920Z 
2025-06-15T06:25:57.094667612Z To support LSIO projects visit:
2025-06-15T06:25:57.094678744Z https://www.linuxserver.io/donate/
2025-06-15T06:25:57.094689175Z 
2025-06-15T06:25:57.094699406Z ───────────────────────────────────────
2025-06-15T06:25:57.094712172Z GID/UID
2025-06-15T06:25:57.094723354Z ───────────────────────────────────────
2025-06-15T06:25:57.163105958Z 
2025-06-15T06:25:57.163131810Z User UID:    911
2025-06-15T06:25:57.163140417Z User GID:    911
2025-06-15T06:25:57.163149295Z ───────────────────────────────────────
2025-06-15T06:25:57.185329129Z Linuxserver.io version: 2.13.0.4664-ls215
2025-06-15T06:25:57.187968694Z Build-date: 2025-06-15T06:22:38+00:00
2025-06-15T06:25:57.187988103Z ───────────────────────────────────────
2025-06-15T06:25:57.187997452Z     
2025-06-15T06:25:59.349140961Z [custom-init] No custom files found, skipping...
2025-06-15T06:26:05.644301928Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 2.13.0.4664 
2025-06-15T06:26:05.932710251Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-06-15T06:26:06.017650556Z [Debug] Bootstrap: Console selected 
2025-06-15T06:26:06.034764169Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-06-15T06:26:10.580526164Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-06-15T06:26:11.480001372Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {3947defd-a85c-42c5-9229-81fbc414fc88} may be persisted to storage in unencrypted form. 
2025-06-15T06:26:12.817531679Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-06-15T06:26:13.607270559Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-06-15T06:26:14.815216099Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-06-15T06:26:15.980314958Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-15T06:26:16.018589963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-15T06:26:16.793065397Z [Info] DatabaseEngineVersionCheck: SQLite 3.48.0 
2025-06-15T06:26:16.824517022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.7920892s 
2025-06-15T06:26:16.829798337Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-06-15T06:26:16.834449243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.8220282s 
2025-06-15T06:26:17.024290169Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-06-15T06:26:17.035163424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:17.125054880Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-06-15T06:26:17.310081722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-06-15T06:26:17.568863004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4382739s 
2025-06-15T06:26:17.576409521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:17.597058482Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-06-15T06:26:17.600645956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4675141s 
2025-06-15T06:26:17.730741712Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-06-15T06:26:17.735546678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:17.823510782Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-06-15T06:26:17.848925781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-15T06:26:17.864894297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0373084s 
2025-06-15T06:26:17.869552237Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-15T06:26:17.874520862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017981s 
2025-06-15T06:26:17.882576324Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-06-15T06:26:17.894128877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-06-15T06:26:17.910553452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.024065s 
2025-06-15T06:26:17.915668292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:17.922522244Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-06-15T06:26:17.926609975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0355404s 
2025-06-15T06:26:17.940223669Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-06-15T06:26:17.944568779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:17.958199237Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-15T06:26:17.961857113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003309s 
2025-06-15T06:26:17.966186792Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-06-15T06:26:17.972493021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-06-15T06:26:17.979387174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096122s 
2025-06-15T06:26:17.983410094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:17.990228094Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-06-15T06:26:17.993395763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195851s 
2025-06-15T06:26:18.012503410Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-06-15T06:26:18.016774210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:18.030526403Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-06-15T06:26:18.338754207Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-06-15T06:26:18.350426412Z [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-06-15T06:26:18.359327626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171678s 
2025-06-15T06:26:18.362951794Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-06-15T06:26:18.369017989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-06-15T06:26:18.374354926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083702s 
2025-06-15T06:26:18.377555301Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2025-06-15T06:26:18.385112449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL) 
2025-06-15T06:26:18.391170558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010638s 
2025-06-15T06:26:18.394562248Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2025-06-15T06:26:18.400263429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2025-06-15T06:26:18.405630507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079424s 
2025-06-15T06:26:18.408701050Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists 
2025-06-15T06:26:18.567122636Z [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-06-15T06:26:18.648386238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2243766s 
2025-06-15T06:26:18.655389100Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId) 
2025-06-15T06:26:18.663729154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-06-15T06:26:18.671521456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128996s 
2025-06-15T06:26:18.674892885Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug) 
2025-06-15T06:26:18.680260344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-06-15T06:26:18.685508291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007821s 
2025-06-15T06:26:18.688661361Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName) 
2025-06-15T06:26:18.693820309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-06-15T06:26:18.699043247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074861s 
2025-06-15T06:26:18.702167027Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path) 
2025-06-15T06:26:18.707864600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-06-15T06:26:18.712933889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077386s 
2025-06-15T06:26:18.715894591Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums 
2025-06-15T06:26:18.775231469Z [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-06-15T06:26:18.807826917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0891551s 
2025-06-15T06:26:18.811192654Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId) 
2025-06-15T06:26:18.817191143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-06-15T06:26:18.822438350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083408s 
2025-06-15T06:26:18.825620889Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId) 
2025-06-15T06:26:18.830217795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-06-15T06:26:18.835636447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071088s 
2025-06-15T06:26:18.840857391Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId) 
2025-06-15T06:26:18.845671605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-06-15T06:26:18.852801663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085401s 
2025-06-15T06:26:18.856575122Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug) 
2025-06-15T06:26:18.862024435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-06-15T06:26:18.867282684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077741s 
2025-06-15T06:26:18.870471205Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle) 
2025-06-15T06:26:18.876057534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-06-15T06:26:18.883358496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081591s 
2025-06-15T06:26:18.886884025Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path) 
2025-06-15T06:26:18.891600663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC) 
2025-06-15T06:26:18.896409487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066808s 
2025-06-15T06:26:18.899417724Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks 
2025-06-15T06:26:18.928057607Z [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-06-15T06:26:18.945765967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0435822s 
2025-06-15T06:26:18.949280223Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId) 
2025-06-15T06:26:18.955581001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-06-15T06:26:18.961101037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088808s 
2025-06-15T06:26:18.964172863Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId) 
2025-06-15T06:26:18.969247191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2025-06-15T06:26:18.977586474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104087s 
2025-06-15T06:26:18.981055640Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId) 
2025-06-15T06:26:18.986754245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-06-15T06:26:18.993668509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096324s 
2025-06-15T06:26:18.997526207Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber) 
2025-06-15T06:26:19.005012042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC) 
2025-06-15T06:26:19.011333722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106232s 
2025-06-15T06:26:19.015738852Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles 
2025-06-15T06:26:19.039924645Z [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-06-15T06:26:19.055349827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0359492s 
2025-06-15T06:26:19.058604482Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId) 
2025-06-15T06:26:19.064261172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC) 
2025-06-15T06:26:19.069372104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007852s 
2025-06-15T06:26:19.072546527Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId) 
2025-06-15T06:26:19.077777400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-06-15T06:26:19.082663129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072903s 
2025-06-15T06:26:19.085389559Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-06-15T06:26:19.111111516Z [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-06-15T06:26:19.127140934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0390981s 
2025-06-15T06:26:19.130162830Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-06-15T06:26:19.134827403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-06-15T06:26:19.139591837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006696s 
2025-06-15T06:26:19.142792532Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 
2025-06-15T06:26:19.147928545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-06-15T06:26:19.152909044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007227s 
2025-06-15T06:26:19.156044438Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-06-15T06:26:19.161292105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-06-15T06:26:19.166580084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076155s 
2025-06-15T06:26:19.169665126Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId) 
2025-06-15T06:26:19.174572017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC) 
2025-06-15T06:26:19.179881700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073462s 
2025-06-15T06:26:19.182782601Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-06-15T06:26:19.202125863Z [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-06-15T06:26:19.214534390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0290188s 
2025-06-15T06:26:19.217484250Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-06-15T06:26:19.227899493Z [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-06-15T06:26:19.236280601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159737s 
2025-06-15T06:26:19.239632240Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-06-15T06:26:19.245632383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-06-15T06:26:19.251014010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084131s 
2025-06-15T06:26:19.253776232Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-06-15T06:26:19.331614637Z [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-06-15T06:26:19.342465567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0856684s 
2025-06-15T06:26:19.345594278Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-06-15T06:26:19.350813969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-06-15T06:26:19.357472928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086356s 
2025-06-15T06:26:19.360461095Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2025-06-15T06:26:19.373354299Z [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-06-15T06:26:19.385743056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192732s 
2025-06-15T06:26:19.389515733Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2025-06-15T06:26:19.394801527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-06-15T06:26:19.399807268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074933s 
2025-06-15T06:26:19.402956860Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2025-06-15T06:26:19.413859825Z [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-06-15T06:26:19.421600944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157791s 
2025-06-15T06:26:19.425715279Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2025-06-15T06:26:19.432048132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2025-06-15T06:26:19.437795565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089885s 
2025-06-15T06:26:19.441381346Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2025-06-15T06:26:19.447439636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2025-06-15T06:26:19.453462424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087297s 
2025-06-15T06:26:19.457277296Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2025-06-15T06:26:19.473583582Z [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-06-15T06:26:19.484057844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.023888s 
2025-06-15T06:26:19.486890599Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2025-06-15T06:26:19.513863805Z [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-06-15T06:26:19.548322916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.058173s 
2025-06-15T06:26:19.551400844Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2025-06-15T06:26:19.564394239Z [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-06-15T06:26:19.573667122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195963s 
2025-06-15T06:26:19.576608054Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-06-15T06:26:19.597316926Z [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-06-15T06:26:19.610945921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0314776s 
2025-06-15T06:26:19.613999259Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-06-15T06:26:19.627779840Z [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-06-15T06:26:19.637280942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204351s 
2025-06-15T06:26:19.640337427Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2025-06-15T06:26:19.655151699Z [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-06-15T06:26:19.665918179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0226861s 
2025-06-15T06:26:19.669220068Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2025-06-15T06:26:19.679368935Z [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-06-15T06:26:19.687597165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151579s 
2025-06-15T06:26:19.690426643Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-06-15T06:26:19.696965931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 
2025-06-15T06:26:19.703110785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100802s 
2025-06-15T06:26:19.706270969Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-06-15T06:26:19.711176557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-06-15T06:26:19.716119661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070765s 
2025-06-15T06:26:19.719014781Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2025-06-15T06:26:19.729266224Z [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-06-15T06:26:19.737393671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150383s 
2025-06-15T06:26:19.740468713Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2025-06-15T06:26:19.760296110Z [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-06-15T06:26:19.772721722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0288744s 
2025-06-15T06:26:19.775539596Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-06-15T06:26:19.786530268Z [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-06-15T06:26:19.794542492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160906s 
2025-06-15T06:26:19.797911496Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-06-15T06:26:19.803353976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-06-15T06:26:19.808958803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081114s 
2025-06-15T06:26:19.812057993Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-06-15T06:26:19.817245700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-06-15T06:26:19.822188123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007368s 
2025-06-15T06:26:19.825042561Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-06-15T06:26:19.845314212Z [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-06-15T06:26:19.858467860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0306145s 
2025-06-15T06:26:19.861351066Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-06-15T06:26:19.876769715Z [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-06-15T06:26:19.887186100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0231069s 
2025-06-15T06:26:19.890576588Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2025-06-15T06:26:19.896698977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-06-15T06:26:19.902097598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085175s 
2025-06-15T06:26:19.905022889Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-06-15T06:26:19.922613501Z [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-06-15T06:26:19.934749770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.026872s 
2025-06-15T06:26:19.937553005Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles 
2025-06-15T06:26:19.958071012Z [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-06-15T06:26:19.972750523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0321322s 
2025-06-15T06:26:19.975881638Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles 
2025-06-15T06:26:19.987120851Z [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-06-15T06:26:19.994668028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148128s 
2025-06-15T06:26:19.998370043Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name) 
2025-06-15T06:26:20.004212087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC) 
2025-06-15T06:26:20.009558233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083572s 
2025-06-15T06:26:20.012772506Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-06-15T06:26:20.027436264Z [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-06-15T06:26:20.036745210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211193s 
2025-06-15T06:26:20.040357735Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-06-15T06:26:20.047974563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-06-15T06:26:20.053396170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099691s 
2025-06-15T06:26:20.098262388Z [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-06-15T06:26:20.114044028Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0520952 taking an average of 00:00:00.0520952 
2025-06-15T06:26:20.131213362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-06-15T06:26:20', 'InitialSetup') 
2025-06-15T06:26:20.141332910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:20.150315358Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-06-15T06:26:20.153094274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0931427s 
2025-06-15T06:26:20.160830462Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2025-06-15T06:26:20.164857652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:20.172879456Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2 
2025-06-15T06:26:20.191533880Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-06-15T06:26:20.194679004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001371s 
2025-06-15T06:26:20.198119442Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2025-06-15T06:26:20.204241811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2025-06-15T06:26:20.215486995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139598s 
2025-06-15T06:26:20.223951480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-06-15T06:26:20', 'add_reason_to_pending_releases') 
2025-06-15T06:26:20.231484931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:20.236127309Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2025-06-15T06:26:20.238992358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0342088s 
2025-06-15T06:26:20.242519231Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2025-06-15T06:26:20.245988577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:20.250090948Z [Info] add_medium_support: Starting migration of Main DB to 3 
2025-06-15T06:26:20.302337428Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-06-15T06:26:20.305728606Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.77E-05s 
2025-06-15T06:26:20.308863539Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String 
2025-06-15T06:26:20.314215326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT '' 
2025-06-15T06:26:20.324913469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131691s 
2025-06-15T06:26:20.327528114Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-06-15T06:26:20.329980764Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.3E-06s 
2025-06-15T06:26:20.333142230Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32 
2025-06-15T06:26:20.338679791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0 
2025-06-15T06:26:20.348195102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012217s 
2025-06-15T06:26:20.350792883Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-06-15T06:26:20.353257727Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.3E-06s 
2025-06-15T06:26:20.356699277Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32 
2025-06-15T06:26:20.362686293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0 
2025-06-15T06:26:20.372312317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126287s 
2025-06-15T06:26:20.379525162Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2025-06-15T06:26:20.387543438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2025-06-15T06:26:20.392875155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096657s 
2025-06-15T06:26:20.398987383Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber 
2025-06-15T06:26:20.679496590Z [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-06-15T06:26:20.720005132Z [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-06-15T06:26:20.741114069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2025-06-15T06:26:20.755825294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2025-06-15T06:26:20.785982682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-06-15T06:26:20.794259830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2025-06-15T06:26:20.801344516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-06-15T06:26:20.806393484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4045137s 
2025-06-15T06:26:20.809251208Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-06-15T06:26:20.811595529Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s 
2025-06-15T06:26:20.814892148Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String 
2025-06-15T06:26:20.819628065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT 
2025-06-15T06:26:20.829087663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112465s 
2025-06-15T06:26:20.836147159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-06-15T06:26:20', 'add_medium_support') 
2025-06-15T06:26:20.842860528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:20.848972135Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2025-06-15T06:26:20.851983640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0306067s 
2025-06-15T06:26:20.855752709Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2025-06-15T06:26:20.859475025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:20.863990217Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4 
2025-06-15T06:26:20.872595646Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2025-06-15T06:26:20.878982978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2025-06-15T06:26:20.885799585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092221s 
2025-06-15T06:26:20.888483159Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-15T06:26:20.892106315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-15T06:26:21.002090732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1104428s 
2025-06-15T06:26:21.009981963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-06-15T06:26:21', 'add_various_qualites_in_profile') 
2025-06-15T06:26:21.016881958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:21.023612111Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2025-06-15T06:26:21.026809329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1315913s 
2025-06-15T06:26:21.030347624Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2025-06-15T06:26:21.033917412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:21.038107951Z [Info] metadata_profiles: Starting migration of Main DB to 5 
2025-06-15T06:26:21.057743852Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles 
2025-06-15T06:26:21.068634302Z [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-06-15T06:26:21.076988415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016296s 
2025-06-15T06:26:21.080238420Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name) 
2025-06-15T06:26:21.086083009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC) 
2025-06-15T06:26:21.091517733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083581s 
2025-06-15T06:26:21.094221277Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-06-15T06:26:21.096727494Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s 
2025-06-15T06:26:21.100240097Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32 
2025-06-15T06:26:21.106305973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1 
2025-06-15T06:26:21.116203473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129134s 
2025-06-15T06:26:21.119788022Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes 
2025-06-15T06:26:21.293809191Z [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-06-15T06:26:21.404850467Z [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-06-15T06:26:21.446200273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-06-15T06:26:21.454172708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-06-15T06:26:21.477527438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-06-15T06:26:21.486033787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-06-15T06:26:21.493620414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-06-15T06:26:21.500459246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-06-15T06:26:21.505487521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3824297s 
2025-06-15T06:26:21.509120627Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes 
2025-06-15T06:26:21.628774516Z [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-06-15T06:26:21.729161227Z [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-06-15T06:26:21.771269952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-06-15T06:26:21.778616636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-06-15T06:26:21.802442184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-06-15T06:26:21.810596625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-06-15T06:26:21.817908268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-06-15T06:26:21.824636036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-06-15T06:26:21.829702228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3175213s 
2025-06-15T06:26:21.832359178Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-06-15T06:26:21.834933863Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.35E-05s 
2025-06-15T06:26:21.838717202Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String 
2025-06-15T06:26:21.844401157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT 
2025-06-15T06:26:21.853975007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122078s 
2025-06-15T06:26:21.861431121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-06-15T06:26:21', 'metadata_profiles') 
2025-06-15T06:26:21.868376647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:21.875872602Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2025-06-15T06:26:21.878840829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0336946s 
2025-06-15T06:26:21.885325097Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2025-06-15T06:26:21.889301023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:21.895488042Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6 
2025-06-15T06:26:21.946284662Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2025-06-15T06:26:22.057903190Z [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-06-15T06:26:22.078243159Z [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-06-15T06:26:22.087988814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-06-15T06:26:22.093880478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-06-15T06:26:22.115410193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-06-15T06:26:22.122353204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.172404s 
2025-06-15T06:26:22.125050766Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-06-15T06:26:22.127556632Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s 
2025-06-15T06:26:22.133790646Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2025-06-15T06:26:22.139652801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2025-06-15T06:26:22.148893679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118506s 
2025-06-15T06:26:22.154215185Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-06-15T06:26:22.160640484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-06-15T06:26:22.165115335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070964s 
2025-06-15T06:26:22.172287408Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-06-15T06:26:22.174781490Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s 
2025-06-15T06:26:22.182107563Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2025-06-15T06:26:22.244401565Z [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-06-15T06:26:22.269184140Z [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-06-15T06:26:22.280759500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-06-15T06:26:22.286656785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-06-15T06:26:22.308445511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-06-15T06:26:22.313400700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1279656s 
2025-06-15T06:26:22.321364537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-06-15T06:26:22', 'separate_automatic_and_interactive_search') 
2025-06-15T06:26:22.328279131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:22.335081669Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2025-06-15T06:26:22.338207333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1483373s 
2025-06-15T06:26:22.342715041Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2025-06-15T06:26:22.346411684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:22.350789831Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7 
2025-06-15T06:26:22.357903836Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path 
2025-06-15T06:26:22.453471453Z [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-06-15T06:26:22.533182578Z [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-06-15T06:26:22.565288881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-06-15T06:26:22.572324309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-06-15T06:26:22.594703614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-06-15T06:26:22.602224880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-06-15T06:26:22.608803387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-06-15T06:26:22.616168428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-06-15T06:26:22.623669713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-06-15T06:26:22.629526057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.268488s 
2025-06-15T06:26:22.637785158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-06-15T06:26:22', 'change_album_path_to_relative') 
2025-06-15T06:26:22.644600823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:22.651232928Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2025-06-15T06:26:22.654238511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2895403s 
2025-06-15T06:26:22.659640709Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2025-06-15T06:26:22.663118562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:22.667827245Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8 
2025-06-15T06:26:22.682850146Z [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-06-15T06:26:22.694756111Z [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-06-15T06:26:22.701647890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130504s 
2025-06-15T06:26:22.708939774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-06-15T06:26:22', 'change_quality_size_mb_to_kb') 
2025-06-15T06:26:22.715423921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:22.720615635Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2025-06-15T06:26:22.723461737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0311689s 
2025-06-15T06:26:22.727178792Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2025-06-15T06:26:22.730829664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:22.734679827Z [Info] album_releases: Starting migration of Main DB to 9 
2025-06-15T06:26:22.742857725Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-06-15T06:26:22.745495897Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.2E-05s 
2025-06-15T06:26:22.748669388Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String 
2025-06-15T06:26:22.753754818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT '' 
2025-06-15T06:26:22.763942243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120988s 
2025-06-15T06:26:22.766400523Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-06-15T06:26:22.768906970Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s 
2025-06-15T06:26:22.772237006Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String 
2025-06-15T06:26:22.777509584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT '' 
2025-06-15T06:26:22.786878250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117072s 
2025-06-15T06:26:22.793542499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-06-15T06:26:22', 'album_releases') 
2025-06-15T06:26:22.799699638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:22.805814171Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2025-06-15T06:26:22.808370238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0300482s 
2025-06-15T06:26:22.811907171Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2025-06-15T06:26:22.815434634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:22.819635453Z [Info] album_releases_fix: Starting migration of Main DB to 10 
2025-06-15T06:26:22.828701390Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-06-15T06:26:22.831297537Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s 
2025-06-15T06:26:22.834708687Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String 
2025-06-15T06:26:22.938284819Z [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-06-15T06:26:23.028413794Z [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-06-15T06:26:23.063496340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-06-15T06:26:23.069992742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-06-15T06:26:23.092101162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-06-15T06:26:23.099513208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-06-15T06:26:23.106031835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-06-15T06:26:23.113027823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-06-15T06:26:23.120173221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-06-15T06:26:23.124970752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2873778s 
2025-06-15T06:26:23.127632883Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-06-15T06:26:23.130213119Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s 
2025-06-15T06:26:23.133608406Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String 
2025-06-15T06:26:23.237235642Z [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-06-15T06:26:23.327877910Z [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-06-15T06:26:23.362169123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-06-15T06:26:23.368503358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-06-15T06:26:23.390599664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-06-15T06:26:23.397812338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-06-15T06:26:23.404353891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-06-15T06:26:23.411324979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-06-15T06:26:23.418388903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-06-15T06:26:23.423201975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2866581s 
2025-06-15T06:26:23.430769695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-06-15T06:26:23', 'album_releases_fix') 
2025-06-15T06:26:23.437305917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:23.442823107Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2025-06-15T06:26:23.445601832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3057431s 
2025-06-15T06:26:23.449614443Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2025-06-15T06:26:23.453034229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:23.457281302Z [Info] import_lists: Starting migration of Main DB to 11 
2025-06-15T06:26:23.479602119Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 
2025-06-15T06:26:23.504353421Z [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-06-15T06:26:23.520077916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0376292s 
2025-06-15T06:26:23.523624488Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 
2025-06-15T06:26:23.528832185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-06-15T06:26:23.533748014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073713s 
2025-06-15T06:26:23.536675218Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 
2025-06-15T06:26:23.551472195Z [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-06-15T06:26:23.561406090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220526s 
2025-06-15T06:26:23.564907190Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 
2025-06-15T06:26:23.571284742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-15T06:26:23.576903707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089241s 
2025-06-15T06:26:23.583569089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-06-15T06:26:23', 'import_lists') 
2025-06-15T06:26:23.589793374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:23.594358697Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2025-06-15T06:26:23.597069686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0260634s 
2025-06-15T06:26:23.600545074Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2025-06-15T06:26:23.604030132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:23.608277545Z [Info] add_release_status: Starting migration of Main DB to 12 
2025-06-15T06:26:23.616197955Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2025-06-15T06:26:23.618988364Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.57E-05s 
2025-06-15T06:26:23.622801653Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String 
2025-06-15T06:26:23.629472766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT '' 
2025-06-15T06:26:23.640662760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145744s 
2025-06-15T06:26:23.643383418Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-15T06:26:23.646811622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-15T06:26:23.683554962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0369776s 
2025-06-15T06:26:23.690913691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-06-15T06:26:23', 'add_release_status') 
2025-06-15T06:26:23.697678904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:23.702359820Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2025-06-15T06:26:23.705112604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0558067s 
2025-06-15T06:26:23.708849909Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2025-06-15T06:26:23.712450630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:23.716736020Z [Info] album_download_notification: Starting migration of Main DB to 13 
2025-06-15T06:26:23.723510692Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-15T06:26:23.726256441Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.58E-05s 
2025-06-15T06:26:23.729950520Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean 
2025-06-15T06:26:23.736274325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0 
2025-06-15T06:26:23.746956225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138915s 
2025-06-15T06:26:23.754267387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-06-15T06:26:23', 'album_download_notification') 
2025-06-15T06:26:23.760781205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:23.765801454Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2025-06-15T06:26:23.768668237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0319324s 
2025-06-15T06:26:23.772471836Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2025-06-15T06:26:23.776147368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:23.780447577Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14 
2025-06-15T06:26:23.794839057Z [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-06-15T06:26:23.810883647Z [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-06-15T06:26:23.821623213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195998s 
2025-06-15T06:26:23.833470610Z [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-06-15T06:26:23.849411721Z [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-06-15T06:26:23.857524067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169454s 
2025-06-15T06:26:23.865082758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-06-15T06:26:23', 'fix_language_metadata_profiles') 
2025-06-15T06:26:23.871627257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:23.876595652Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2025-06-15T06:26:23.879530352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0350684s 
2025-06-15T06:26:23.882827521Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2025-06-15T06:26:23.886257158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:23.890359148Z [Info] remove_fanzub: Starting migration of Main DB to 15 
2025-06-15T06:26:23.896974870Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2025-06-15T06:26:23.902333902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2025-06-15T06:26:23.906937221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063998s 
2025-06-15T06:26:23.913661492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-06-15T06:26:23', 'remove_fanzub') 
2025-06-15T06:26:23.919883351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:23.924257419Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2025-06-15T06:26:23.926900542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.023316s 
2025-06-15T06:26:23.930783321Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2025-06-15T06:26:23.934506809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:23.938821337Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16 
2025-06-15T06:26:23.972842095Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId) 
2025-06-15T06:26:23.978074421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC) 
2025-06-15T06:26:23.983493834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007595s 
2025-06-15T06:26:23.986951898Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate) 
2025-06-15T06:26:23.993117684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC) 
2025-06-15T06:26:23.998911431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085882s 
2025-06-15T06:26:24.007356557Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId) 
2025-06-15T06:26:24.014871651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId" 
2025-06-15T06:26:24.020160100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095426s 
2025-06-15T06:26:24.023253980Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date) 
2025-06-15T06:26:24.029247369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-06-15T06:26:24.034730040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084623s 
2025-06-15T06:26:24.038138403Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2025-06-15T06:26:24.042528925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2025-06-15T06:26:24.046702539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005762s 
2025-06-15T06:26:24.049987554Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2025-06-15T06:26:24.055877274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-06-15T06:26:24.061216336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083366s 
2025-06-15T06:26:24.068685036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-06-15T06:26:24', 'update_artist_history_indexes') 
2025-06-15T06:26:24.075184123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:24.080346819Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2025-06-15T06:26:24.083289675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0265797s 
2025-06-15T06:26:24.086566343Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2025-06-15T06:26:24.090048937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:24.094095174Z [Info] remove_nma: Starting migration of Main DB to 17 
2025-06-15T06:26:24.124471113Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-06-15T06:26:24.206649196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2025-06-15T06:26:24.212043088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0841526s 
2025-06-15T06:26:24.218838292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-06-15T06:26:24', 'remove_nma') 
2025-06-15T06:26:24.225123829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:24.230501859Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2025-06-15T06:26:24.233134240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1023456s 
2025-06-15T06:26:24.236704770Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2025-06-15T06:26:24.240208586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:24.244574197Z [Info] album_disambiguation: Starting migration of Main DB to 18 
2025-06-15T06:26:24.250709892Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-06-15T06:26:24.253549911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001925s 
2025-06-15T06:26:24.257073226Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String 
2025-06-15T06:26:24.261960157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT 
2025-06-15T06:26:24.272281932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01228s 
2025-06-15T06:26:24.279245585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-06-15T06:26:24', 'album_disambiguation') 
2025-06-15T06:26:24.285625472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:24.290616814Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2025-06-15T06:26:24.293406722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0300144s 
2025-06-15T06:26:24.297143907Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2025-06-15T06:26:24.300804248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:24.305098405Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19 
2025-06-15T06:26:24.310231632Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-15T06:26:24.313644645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-15T06:26:24.351885692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0384573s 
2025-06-15T06:26:24.359584214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-06-15T06:26:24', 'add_ape_quality_in_profiles') 
2025-06-15T06:26:24.366592166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:24.372294138Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2025-06-15T06:26:24.375217355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0585928s 
2025-06-15T06:26:24.378596740Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2025-06-15T06:26:24.382056196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:24.386213648Z [Info] remove_pushalot: Starting migration of Main DB to 20 
2025-06-15T06:26:24.399608111Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-06-15T06:26:24.405949621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2025-06-15T06:26:24.410748655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078181s 
2025-06-15T06:26:24.414228252Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-06-15T06:26:24.419587885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata' 
2025-06-15T06:26:24.423958696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067761s 
2025-06-15T06:26:24.427678026Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-06-15T06:26:24.432875312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata' 
2025-06-15T06:26:24.437173738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065399s 
2025-06-15T06:26:24.443903078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-06-15T06:26:24', 'remove_pushalot') 
2025-06-15T06:26:24.450174497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:24.454717185Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2025-06-15T06:26:24.457392984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0235667s 
2025-06-15T06:26:24.460819974Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2025-06-15T06:26:24.464338700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:24.468492845Z [Info] add_custom_filters: Starting migration of Main DB to 21 
2025-06-15T06:26:24.476202861Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-06-15T06:26:24.485520905Z [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-06-15T06:26:24.492977531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139813s 
2025-06-15T06:26:24.499796672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-06-15T06:26:24', 'add_custom_filters') 
2025-06-15T06:26:24.506112491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:24.510658816Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2025-06-15T06:26:24.513375657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0311707s 
2025-06-15T06:26:24.516677626Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2025-06-15T06:26:24.520089998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:24.524167749Z [Info] import_list_tags: Starting migration of Main DB to 22 
2025-06-15T06:26:24.530241430Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-06-15T06:26:24.532912228Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.61E-05s 
2025-06-15T06:26:24.536112513Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String 
2025-06-15T06:26:24.540726443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT 
2025-06-15T06:26:24.550737453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117526s 
2025-06-15T06:26:24.557561515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-06-15T06:26:24', 'import_list_tags') 
2025-06-15T06:26:24.563833605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:24.568347405Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2025-06-15T06:26:24.571033513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0288804s 
2025-06-15T06:26:24.574568261Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2025-06-15T06:26:24.578092719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:24.582291504Z [Info] add_release_groups_etc: Starting migration of Main DB to 23 
2025-06-15T06:26:24.682710329Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata 
2025-06-15T06:26:24.702182520Z [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-06-15T06:26:24.715701594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.029826s 
2025-06-15T06:26:24.719189257Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId) 
2025-06-15T06:26:24.725689487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC) 
2025-06-15T06:26:24.731144812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090135s 
2025-06-15T06:26:24.801629047Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-06-15T06:26:24.801861516Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-06-15T06:26:24.802072961Z                           FROM "Artists" 
2025-06-15T06:26:24.841088347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-06-15T06:26:24.841114430Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-06-15T06:26:24.841125522Z                           FROM "Artists" 
2025-06-15T06:26:24.857699498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.040554s 
2025-06-15T06:26:24.860369053Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-06-15T06:26:24.862851632Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s 
2025-06-15T06:26:24.866297622Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32 
2025-06-15T06:26:24.872288255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-06-15T06:26:24.882930355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013658s 
2025-06-15T06:26:24.906934724Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2025-06-15T06:26:24.906959263Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-06-15T06:26:24.906969093Z                                                   FROM "ArtistMetadata"
2025-06-15T06:26:24.906994764Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2025-06-15T06:26:24.941431931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2025-06-15T06:26:24.941458134Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-06-15T06:26:24.941467934Z                                                   FROM "ArtistMetadata"
2025-06-15T06:26:24.941476401Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2025-06-15T06:26:24.956557199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0363443s 
2025-06-15T06:26:24.959389703Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases 
2025-06-15T06:26:24.984605711Z [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-06-15T06:26:25.001694924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0392566s 
2025-06-15T06:26:25.005286887Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId) 
2025-06-15T06:26:25.012324549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2025-06-15T06:26:25.017802911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095518s 
2025-06-15T06:26:25.020962423Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId) 
2025-06-15T06:26:25.026585777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2025-06-15T06:26:25.031566988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077922s 
2025-06-15T06:26:25.034266644Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-15T06:26:25.037597992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-15T06:26:25.142028285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1046766s 
2025-06-15T06:26:25.145117306Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-06-15T06:26:25.147706810Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.33E-05s 
2025-06-15T06:26:25.151220967Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32 
2025-06-15T06:26:25.157389498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-06-15T06:26:25.168672950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144574s 
2025-06-15T06:26:25.171314820Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-06-15T06:26:25.173817279Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s 
2025-06-15T06:26:25.177138287Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean 
2025-06-15T06:26:25.182791912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1 
2025-06-15T06:26:25.193187235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131259s 
2025-06-15T06:26:25.195879005Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-06-15T06:26:25.198348017Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.4E-06s 
2025-06-15T06:26:25.201342327Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String 
2025-06-15T06:26:25.205696124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT 
2025-06-15T06:26:25.215674438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114225s 
2025-06-15T06:26:25.246594893Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2025-06-15T06:26:25.246630895Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-06-15T06:26:25.246700125Z                                                   FROM "ArtistMetadata"
2025-06-15T06:26:25.246717630Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-06-15T06:26:25.246795677Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2025-06-15T06:26:25.289596847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2025-06-15T06:26:25.289615765Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-06-15T06:26:25.289646397Z                                                   FROM "ArtistMetadata"
2025-06-15T06:26:25.289665525Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-06-15T06:26:25.289676487Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2025-06-15T06:26:25.309017725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0463232s 
2025-06-15T06:26:25.311806491Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-06-15T06:26:25.314306976Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s 
2025-06-15T06:26:25.317751422Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String 
2025-06-15T06:26:25.323767226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0' 
2025-06-15T06:26:25.334415960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136557s 
2025-06-15T06:26:25.337048010Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-06-15T06:26:25.339511471Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s 
2025-06-15T06:26:25.342803700Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32 
2025-06-15T06:26:25.348572036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0 
2025-06-15T06:26:25.359244247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133689s 
2025-06-15T06:26:25.361921458Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-06-15T06:26:25.364495231Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s 
2025-06-15T06:26:25.368141153Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32 
2025-06-15T06:26:25.373960551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-06-15T06:26:25.385250286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143206s 
2025-06-15T06:26:25.412790544Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-06-15T06:26:25.412840314Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-06-15T06:26:25.412867008Z                                                 FROM "AlbumReleases"
2025-06-15T06:26:25.412887018Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-06-15T06:26:25.412935616Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2025-06-15T06:26:25.453449620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-06-15T06:26:25.453474981Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-06-15T06:26:25.453485231Z                                                 FROM "AlbumReleases"
2025-06-15T06:26:25.453544491Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-06-15T06:26:25.453583539Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2025-06-15T06:26:25.471519597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.042774s 
2025-06-15T06:26:25.500519205Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-06-15T06:26:25.500608224Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-06-15T06:26:25.500648886Z                                                   FROM "ArtistMetadata"
2025-06-15T06:26:25.500662183Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-06-15T06:26:25.500671922Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2025-06-15T06:26:25.542772200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-06-15T06:26:25.542798693Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-06-15T06:26:25.542808724Z                                                   FROM "ArtistMetadata"
2025-06-15T06:26:25.542817211Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-06-15T06:26:25.542836520Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2025-06-15T06:26:25.560902489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0441916s 
2025-06-15T06:26:25.572935831Z [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-06-15T06:26:25.653282587Z [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-06-15T06:26:25.692988023Z [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-06-15T06:26:25.709964238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-06-15T06:26:25.716487724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-06-15T06:26:25.740724530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-06-15T06:26:25.747719797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-06-15T06:26:25.752738303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1731162s 
2025-06-15T06:26:25.760874907Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync 
2025-06-15T06:26:25.848484709Z [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-06-15T06:26:25.905846639Z [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-06-15T06:26:25.928655300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-06-15T06:26:25.935461756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-06-15T06:26:25.959202413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-06-15T06:26:25.966697446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-06-15T06:26:25.971889601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2053186s 
2025-06-15T06:26:25.976480296Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored 
2025-06-15T06:26:26.049779459Z [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-06-15T06:26:26.090453345Z [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-06-15T06:26:26.107601988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2025-06-15T06:26:26.114264985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2025-06-15T06:26:26.137813535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-06-15T06:26:26.145285622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-06-15T06:26:26.150129666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1700912s 
2025-06-15T06:26:26.153277105Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId 
2025-06-15T06:26:26.213271596Z [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-06-15T06:26:26.239397566Z [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-06-15T06:26:26.251663417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-06-15T06:26:26.257879213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-06-15T06:26:26.280307037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-06-15T06:26:26.285834527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1297546s 
2025-06-15T06:26:26.289161798Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2025-06-15T06:26:26.294804470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-06-15T06:26:26.299773888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077907s 
2025-06-15T06:26:26.302797626Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored) 
2025-06-15T06:26:26.307736091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-06-15T06:26:26.312445945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069076s 
2025-06-15T06:26:26.315641861Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId) 
2025-06-15T06:26:26.321220605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-06-15T06:26:26.326274682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077704s 
2025-06-15T06:26:26.329488875Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId) 
2025-06-15T06:26:26.334996846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC) 
2025-06-15T06:26:26.339995883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076231s 
2025-06-15T06:26:26.343093711Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId) 
2025-06-15T06:26:26.348459286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC) 
2025-06-15T06:26:26.353260685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073636s 
2025-06-15T06:26:26.356524197Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId) 
2025-06-15T06:26:26.362220838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC) 
2025-06-15T06:26:26.367384867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008027s 
2025-06-15T06:26:26.370074483Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-06-15T06:26:26.401266375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2025-06-15T06:26:26.406986754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0341861s 
2025-06-15T06:26:26.409510265Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-06-15T06:26:26.414715978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2025-06-15T06:26:26.418929844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070262s 
2025-06-15T06:26:26.421367022Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-06-15T06:26:26.428496368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand' 
2025-06-15T06:26:26.433900180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101202s 
2025-06-15T06:26:26.441373158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-06-15T06:26:26', 'add_release_groups_etc') 
2025-06-15T06:26:26.447905984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:26.453789010Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2025-06-15T06:26:26.456687407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0292467s 
2025-06-15T06:26:26.460840671Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2025-06-15T06:26:26.464535240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:26.469211667Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24 
2025-06-15T06:26:26.481202353Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-06-15T06:26:26.486506975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1 
2025-06-15T06:26:26.491087629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067232s 
2025-06-15T06:26:26.497995690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-06-15T06:26:26', 'NewMediaInfoFormat') 
2025-06-15T06:26:26.504341980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:26.508802071Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2025-06-15T06:26:26.511499393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0239137s 
2025-06-15T06:26:26.515544328Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2025-06-15T06:26:26.519351465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:26.523896137Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25 
2025-06-15T06:26:26.542078741Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2025-06-15T06:26:26.548471574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2025-06-15T06:26:26.570475444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0246182s 
2025-06-15T06:26:26.573453691Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-06-15T06:26:26.576119780Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s 
2025-06-15T06:26:26.580399438Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean 
2025-06-15T06:26:26.587549537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1 
2025-06-15T06:26:26.597975211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142058s 
2025-06-15T06:26:26.605755779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-06-15T06:26:26', 'rename_restrictions_to_release_profiles') 
2025-06-15T06:26:26.612461242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:26.617697155Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2025-06-15T06:26:26.620837168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0326971s 
2025-06-15T06:26:26.625159402Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2025-06-15T06:26:26.629249759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:26.633948601Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26 
2025-06-15T06:26:26.654982487Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2025-06-15T06:26:26.660375377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2025-06-15T06:26:26.682426682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.024053s 
2025-06-15T06:26:26.685398777Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-06-15T06:26:26.688038272Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s 
2025-06-15T06:26:26.691728794Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean 
2025-06-15T06:26:26.697253419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-06-15T06:26:26.710329230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120811s 
2025-06-15T06:26:26.713435605Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles 
2025-06-15T06:26:26.716152686Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s 
2025-06-15T06:26:26.719895965Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean 
2025-06-15T06:26:26.725529599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-06-15T06:26:26.735546841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124747s 
2025-06-15T06:26:26.738044190Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-06-15T06:26:26.743084369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-06-15T06:26:26.747422946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068824s 
2025-06-15T06:26:26.749811025Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-06-15T06:26:26.754295405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-06-15T06:26:26.758458799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062319s 
2025-06-15T06:26:26.762382420Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId 
2025-06-15T06:26:26.842256644Z [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-06-15T06:26:26.882663893Z [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-06-15T06:26:26.899092005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-06-15T06:26:26.905429467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-06-15T06:26:26.928313288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-06-15T06:26:26.935115326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-06-15T06:26:26.942548283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-06-15T06:26:26.949859196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-06-15T06:26:26.954687398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.189174s 
2025-06-15T06:26:26.962604240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-06-15T06:26:26', 'rename_quality_profiles_add_upgrade_allowed') 
2025-06-15T06:26:26.969404554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:26.976233396Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2025-06-15T06:26:26.980050071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.209318s 
2025-06-15T06:26:26.983587295Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2025-06-15T06:26:26.987113445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:26.991391690Z [Info] add_import_exclusions: Starting migration of Main DB to 27 
2025-06-15T06:26:27.000800727Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 
2025-06-15T06:26:27.009272557Z [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-06-15T06:26:27.016398908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126756s 
2025-06-15T06:26:27.019860889Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId) 
2025-06-15T06:26:27.026659940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC) 
2025-06-15T06:26:27.032174495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093581s 
2025-06-15T06:26:27.039190704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-06-15T06:26:27', 'add_import_exclusions') 
2025-06-15T06:26:27.045511913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:27.050270946Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2025-06-15T06:26:27.053027597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0268258s 
2025-06-15T06:26:27.056708900Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2025-06-15T06:26:27.060326105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:27.064601864Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28 
2025-06-15T06:26:27.172535893Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-06-15T06:26:27.172572848Z                           WHERE "Id" in (
2025-06-15T06:26:27.172583128Z                           SELECT "Artists"."Id" from "Artists"
2025-06-15T06:26:27.172635203Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-06-15T06:26:27.172660564Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-06-15T06:26:27.213047041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-06-15T06:26:27.213073465Z                           WHERE "Id" in (
2025-06-15T06:26:27.213083054Z                           SELECT "Artists"."Id" from "Artists"
2025-06-15T06:26:27.213092092Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-06-15T06:26:27.213102854Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-06-15T06:26:27.236821196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0472795s 
2025-06-15T06:26:27.264999890Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2025-06-15T06:26:27.265021433Z                           WHERE "Id" in (
2025-06-15T06:26:27.265029820Z                           SELECT "Albums"."Id" from "Albums"
2025-06-15T06:26:27.265055632Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-06-15T06:26:27.265064790Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-06-15T06:26:27.305343671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2025-06-15T06:26:27.305364913Z                           WHERE "Id" in (
2025-06-15T06:26:27.305372889Z                           SELECT "Albums"."Id" from "Albums"
2025-06-15T06:26:27.305380264Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-06-15T06:26:27.305388250Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-06-15T06:26:27.322249394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0411746s 
2025-06-15T06:26:27.347684012Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2025-06-15T06:26:27.347708452Z                           WHERE "Id" in (
2025-06-15T06:26:27.347718071Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-06-15T06:26:27.347727059Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-06-15T06:26:27.347745827Z                           WHERE "Albums"."Id" IS NULL) 
2025-06-15T06:26:27.384602866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2025-06-15T06:26:27.384627626Z                           WHERE "Id" in (
2025-06-15T06:26:27.384637336Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-06-15T06:26:27.384646304Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-06-15T06:26:27.384656514Z                           WHERE "Albums"."Id" IS NULL) 
2025-06-15T06:26:27.401074586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0388237s 
2025-06-15T06:26:27.428724745Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-06-15T06:26:27.428749395Z                           WHERE "Id" in (
2025-06-15T06:26:27.428758954Z                           SELECT "Tracks"."Id" from "Tracks"
2025-06-15T06:26:27.428767862Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-06-15T06:26:27.428778614Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2025-06-15T06:26:27.467810984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-06-15T06:26:27.467840543Z                           WHERE "Id" in (
2025-06-15T06:26:27.467867938Z                           SELECT "Tracks"."Id" from "Tracks"
2025-06-15T06:26:27.467896716Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-06-15T06:26:27.467906075Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2025-06-15T06:26:27.484152401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0400281s 
2025-06-15T06:26:27.511237012Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-06-15T06:26:27.511269467Z                           WHERE "Id" in (
2025-06-15T06:26:27.511279116Z                           SELECT "Tracks"."Id" from "Tracks"
2025-06-15T06:26:27.511288014Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-06-15T06:26:27.511307043Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-06-15T06:26:27.550969251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-06-15T06:26:27.550994552Z                           WHERE "Id" in (
2025-06-15T06:26:27.551004452Z                           SELECT "Tracks"."Id" from "Tracks"
2025-06-15T06:26:27.551013560Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-06-15T06:26:27.551022959Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-06-15T06:26:27.576274038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0488988s 
2025-06-15T06:26:27.606822614Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-06-15T06:26:27.606846442Z                           WHERE "Id" IN (
2025-06-15T06:26:27.606856402Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-06-15T06:26:27.606865200Z                           LEFT OUTER JOIN "Tracks"
2025-06-15T06:26:27.606874138Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-06-15T06:26:27.606892184Z                           WHERE "Tracks"."Id" IS NULL) 
2025-06-15T06:26:27.650569508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-06-15T06:26:27.650594278Z                           WHERE "Id" IN (
2025-06-15T06:26:27.650603857Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-06-15T06:26:27.650612635Z                           LEFT OUTER JOIN "Tracks"
2025-06-15T06:26:27.650621032Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-06-15T06:26:27.650639228Z                           WHERE "Tracks"."Id" IS NULL) 
2025-06-15T06:26:27.670868384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0452228s 
2025-06-15T06:26:27.678664062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-06-15T06:26:27', 'clean_artist_metadata_table') 
2025-06-15T06:26:27.686156260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:27.695347989Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2025-06-15T06:26:27.698594817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0703953s 
2025-06-15T06:26:27.702637809Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2025-06-15T06:26:27.706789128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:27.713620024Z [Info] health_issue_notification: Starting migration of Main DB to 29 
2025-06-15T06:26:27.730341476Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-15T06:26:27.733181064Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.81E-05s 
2025-06-15T06:26:27.737041328Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2025-06-15T06:26:27.743307696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2025-06-15T06:26:27.754381155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142519s 
2025-06-15T06:26:27.757193288Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-15T06:26:27.759740658Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s 
2025-06-15T06:26:27.763634619Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2025-06-15T06:26:27.770212325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2025-06-15T06:26:27.780549350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013717s 
2025-06-15T06:26:27.783389630Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-15T06:26:27.786029175Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.02E-05s 
2025-06-15T06:26:27.789735188Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean 
2025-06-15T06:26:27.795989523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0 
2025-06-15T06:26:27.806327931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134904s 
2025-06-15T06:26:27.809135665Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-15T06:26:27.811683436Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s 
2025-06-15T06:26:27.815316271Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean 
2025-06-15T06:26:27.821472919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0 
2025-06-15T06:26:27.831893413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134832s 
2025-06-15T06:26:27.834754655Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-15T06:26:27.837324119Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s 
2025-06-15T06:26:27.840842153Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean 
2025-06-15T06:26:27.846790882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0 
2025-06-15T06:26:27.856922124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130668s 
2025-06-15T06:26:27.860322992Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload 
2025-06-15T06:26:27.943334323Z [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-06-15T06:26:27.994331247Z [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-06-15T06:26:28.013512753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-06-15T06:26:28.019723139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-06-15T06:26:28.041808062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1785176s 
2025-06-15T06:26:28.046093662Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport 
2025-06-15T06:26:28.129831756Z [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-06-15T06:26:28.180815323Z [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-06-15T06:26:28.200311883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-06-15T06:26:28.206441697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-06-15T06:26:28.230326705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1799576s 
2025-06-15T06:26:28.238315402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-06-15T06:26:28', 'health_issue_notification') 
2025-06-15T06:26:28.246422197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:28.251800387Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2025-06-15T06:26:28.254950871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2015589s 
2025-06-15T06:26:28.262036019Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2025-06-15T06:26:28.265994891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:28.270953526Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30 
2025-06-15T06:26:28.293104702Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-06-15T06:26:28.296094372Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.15E-05s 
2025-06-15T06:26:28.299530342Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime 
2025-06-15T06:26:28.306141485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00' 
2025-06-15T06:26:28.317454636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149698s 
2025-06-15T06:26:28.320192690Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-06-15T06:26:28.322670580Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.2E-06s 
2025-06-15T06:26:28.325873559Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String 
2025-06-15T06:26:28.330398091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT 
2025-06-15T06:26:28.339863220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112033s 
2025-06-15T06:26:28.344302009Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2025-06-15T06:26:28.349485337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2025-06-15T06:26:28.353491554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057746s 
2025-06-15T06:26:28.371713157Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-06-15T06:26:28.371737977Z                 WHERE "Id" IN (
2025-06-15T06:26:28.371771494Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-06-15T06:26:28.371793559Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-06-15T06:26:28.371805282Z                     WHERE "Tracks"."Id" IS NULL) 
2025-06-15T06:26:28.397399562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-06-15T06:26:28.397424282Z                 WHERE "Id" IN (
2025-06-15T06:26:28.397434032Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-06-15T06:26:28.397444292Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-06-15T06:26:28.397454874Z                     WHERE "Tracks"."Id" IS NULL) 
2025-06-15T06:26:28.409040784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0269337s 
2025-06-15T06:26:28.432237677Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-06-15T06:26:28.432262066Z                 WHERE "Id" IN (
2025-06-15T06:26:28.432271384Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-06-15T06:26:28.432280433Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-06-15T06:26:28.432293689Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-06-15T06:26:28.432303018Z                     WHERE "Artists"."Path" IS NULL) 
2025-06-15T06:26:28.465909422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-06-15T06:26:28.465936045Z                 WHERE "Id" IN (
2025-06-15T06:26:28.465945575Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-06-15T06:26:28.465954452Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-06-15T06:26:28.465965595Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-06-15T06:26:28.465975355Z                     WHERE "Artists"."Path" IS NULL) 
2025-06-15T06:26:28.485171951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0375129s 
2025-06-15T06:26:28.514385549Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-06-15T06:26:28.514410790Z                 WHERE "Id" IN (
2025-06-15T06:26:28.514436011Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-06-15T06:26:28.514445069Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-06-15T06:26:28.514455450Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-06-15T06:26:28.514466732Z                     WHERE "AlbumReleases"."Monitored" = 0
2025-06-15T06:26:28.514511112Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2025-06-15T06:26:28.553528592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-06-15T06:26:28.553569184Z                 WHERE "Id" IN (
2025-06-15T06:26:28.553579184Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-06-15T06:26:28.553587922Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-06-15T06:26:28.553596980Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-06-15T06:26:28.553605978Z                     WHERE "AlbumReleases"."Monitored" = 0
2025-06-15T06:26:28.553625517Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2025-06-15T06:26:28.570799240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0400597s 
2025-06-15T06:26:28.585802803Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2025-06-15T06:26:28.585827463Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-06-15T06:26:28.585837633Z                 FROM "Artists"
2025-06-15T06:26:28.585846742Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-06-15T06:26:28.585855830Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2025-06-15T06:26:28.607972988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2025-06-15T06:26:28.607999491Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-06-15T06:26:28.608010554Z                 FROM "Artists"
2025-06-15T06:26:28.608019872Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-06-15T06:26:28.608029722Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2025-06-15T06:26:28.621246096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0255981s 
2025-06-15T06:26:28.639515466Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-06-15T06:26:28.639540265Z                 WHERE "Id" NOT IN (
2025-06-15T06:26:28.639549694Z                     SELECT MIN("Id")
2025-06-15T06:26:28.639558011Z                     FROM "TrackFiles"
2025-06-15T06:26:28.639585957Z                     GROUP BY "Path"
2025-06-15T06:26:28.639596629Z                 ) 
2025-06-15T06:26:28.665322023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-06-15T06:26:28.665357654Z                 WHERE "Id" NOT IN (
2025-06-15T06:26:28.665403186Z                     SELECT MIN("Id")
2025-06-15T06:26:28.665425000Z                     FROM "TrackFiles"
2025-06-15T06:26:28.665436012Z                     GROUP BY "Path"
2025-06-15T06:26:28.665486343Z                 ) 
2025-06-15T06:26:28.679702611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0295288s 
2025-06-15T06:26:28.682521417Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-06-15T06:26:28.685079408Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.02E-05s 
2025-06-15T06:26:28.688292268Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String 
2025-06-15T06:26:28.758559777Z [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-06-15T06:26:28.790300795Z [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-06-15T06:26:28.803079287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-06-15T06:26:28.809131424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-06-15T06:26:28.833649967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-06-15T06:26:28.838569363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1475201s 
2025-06-15T06:26:28.841850541Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path) 
2025-06-15T06:26:28.846850720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-06-15T06:26:28.851547618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070509s 
2025-06-15T06:26:28.854732371Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath 
2025-06-15T06:26:28.920396650Z [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-06-15T06:26:28.948378649Z [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-06-15T06:26:28.961347033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-06-15T06:26:28.968432621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-06-15T06:26:28.993834574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-06-15T06:26:29.001606103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-06-15T06:26:29.006462643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1488217s 
2025-06-15T06:26:29.015175238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-06-15T06:26:29', 'add_mediafilerepository_mtime') 
2025-06-15T06:26:29.021694656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:29.027905163Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2025-06-15T06:26:29.031409459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1690341s 
2025-06-15T06:26:29.036723029Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2025-06-15T06:26:29.041377131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:29.047351051Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31 
2025-06-15T06:26:29.092792237Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-06-15T06:26:29.092817037Z                           WHERE "Id" NOT IN (
2025-06-15T06:26:29.092827107Z                             SELECT MIN("Artists"."Id") from "Artists"
2025-06-15T06:26:29.092868550Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-06-15T06:26:29.092911066Z                             GROUP BY "ArtistMetadata"."Id") 
2025-06-15T06:26:29.132701763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-06-15T06:26:29.132727425Z                           WHERE "Id" NOT IN (
2025-06-15T06:26:29.132736964Z                             SELECT MIN("Artists"."Id") from "Artists"
2025-06-15T06:26:29.132762115Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-06-15T06:26:29.132771474Z                             GROUP BY "ArtistMetadata"."Id") 
2025-06-15T06:26:29.150170370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0414424s 
2025-06-15T06:26:29.153801091Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId) 
2025-06-15T06:26:29.158510905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId" 
2025-06-15T06:26:29.162797648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061975s 
2025-06-15T06:26:29.166202384Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32 
2025-06-15T06:26:29.240329525Z [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-06-15T06:26:29.281253624Z [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-06-15T06:26:29.299900965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-06-15T06:26:29.306427006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-06-15T06:26:29.332061758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-06-15T06:26:29.339791012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-06-15T06:26:29.347455015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-06-15T06:26:29.353670812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.183501s 
2025-06-15T06:26:29.357870339Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2025-06-15T06:26:29.364713148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-06-15T06:26:29.371114519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092273s 
2025-06-15T06:26:29.379904479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-06-15T06:26:29', 'add_artistmetadataid_constraint') 
2025-06-15T06:26:29.387384893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:29.393881505Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2025-06-15T06:26:29.397611546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0314202s 
2025-06-15T06:26:29.402827640Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2025-06-15T06:26:29.407167991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:29.413116178Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32 
2025-06-15T06:26:29.428768387Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2025-06-15T06:26:29.431785654Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.79E-05s 
2025-06-15T06:26:29.435120559Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String 
2025-06-15T06:26:29.441011842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]' 
2025-06-15T06:26:29.451892433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138648s 
2025-06-15T06:26:29.454648092Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2025-06-15T06:26:29.457174249Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.5E-06s 
2025-06-15T06:26:29.460860021Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String 
2025-06-15T06:26:29.467221541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]' 
2025-06-15T06:26:29.477671224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137484s 
2025-06-15T06:26:29.480212031Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-06-15T06:26:29.482544287Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.9E-06s 
2025-06-15T06:26:29.485868551Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String 
2025-06-15T06:26:29.491660224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]' 
2025-06-15T06:26:29.501879132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131377s 
2025-06-15T06:26:29.504596394Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2025-06-15T06:26:29.507300739Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-06s 
2025-06-15T06:26:29.511150402Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String 
2025-06-15T06:26:29.517083449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]' 
2025-06-15T06:26:29.528486051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137287s 
2025-06-15T06:26:29.532935721Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-06-15T06:26:29.535912245Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.5E-06s 
2025-06-15T06:26:29.539656004Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String 
2025-06-15T06:26:29.546915943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]' 
2025-06-15T06:26:29.558819474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148989s 
2025-06-15T06:26:29.562625087Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-06-15T06:26:29.565688596Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-06s 
2025-06-15T06:26:29.569743772Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String 
2025-06-15T06:26:29.576084050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]' 
2025-06-15T06:26:29.587440178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140993s 
2025-06-15T06:26:29.594717282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-06-15T06:26:29', 'old_ids_and_artist_alias') 
2025-06-15T06:26:29.600946245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:29.606514488Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2025-06-15T06:26:29.609863041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.032846s 
2025-06-15T06:26:29.613606339Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2025-06-15T06:26:29.617919404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:29.624102155Z [Info] download_propers_config: Starting migration of Main DB to 33 
2025-06-15T06:26:29.631105908Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-15T06:26:29.634595946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-15T06:26:29.645909719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113335s 
2025-06-15T06:26:29.650713582Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-06-15T06:26:29.655753842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-06-15T06:26:29.660045224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059644s 
2025-06-15T06:26:29.667071372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-06-15T06:26:29', 'download_propers_config') 
2025-06-15T06:26:29.673297170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:29.678216967Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2025-06-15T06:26:29.680903046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0234491s 
2025-06-15T06:26:29.684398043Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2025-06-15T06:26:29.687887400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:29.692068850Z [Info] remove_language_profiles: Starting migration of Main DB to 34 
2025-06-15T06:26:29.711201338Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles 
2025-06-15T06:26:29.715892915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles" 
2025-06-15T06:26:29.720763994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065545s 
2025-06-15T06:26:29.724236838Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId 
2025-06-15T06:26:29.794343613Z [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-06-15T06:26:29.830801959Z [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-06-15T06:26:29.846258044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-06-15T06:26:29.852866301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-06-15T06:26:29.877259422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-06-15T06:26:29.884849346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-06-15T06:26:29.892173354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-06-15T06:26:29.900169196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-06-15T06:26:29.906276604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1789615s 
2025-06-15T06:26:29.910550500Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId 
2025-06-15T06:26:29.989227975Z [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-06-15T06:26:30.021947583Z [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-06-15T06:26:30.036327580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-06-15T06:26:30.042337613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-06-15T06:26:30.069410319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-06-15T06:26:30.075372075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1614999s 
2025-06-15T06:26:30.078343188Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language 
2025-06-15T06:26:30.142247924Z [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-06-15T06:26:30.172602469Z [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-06-15T06:26:30.186364672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-06-15T06:26:30.193148162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-06-15T06:26:30.216082616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1346491s 
2025-06-15T06:26:30.219879973Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language 
2025-06-15T06:26:30.283441257Z [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-06-15T06:26:30.309893935Z [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-06-15T06:26:30.321145643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-06-15T06:26:30.327298453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-06-15T06:26:30.351435949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-06-15T06:26:30.359810032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-06-15T06:26:30.368109054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-06-15T06:26:30.377203618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-06-15T06:26:30.383352671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1604592s 
2025-06-15T06:26:30.386485840Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language 
2025-06-15T06:26:30.450308801Z [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-06-15T06:26:30.475910856Z [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-06-15T06:26:30.487575807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-06-15T06:26:30.495642400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-06-15T06:26:30.519789977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1295064s 
2025-06-15T06:26:30.522988668Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language 
2025-06-15T06:26:30.588701274Z [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-06-15T06:26:30.616966593Z [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-06-15T06:26:30.629331522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-06-15T06:26:30.635947375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-06-15T06:26:30.660753277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-06-15T06:26:30.667876671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-06-15T06:26:30.673318550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1466166s 
2025-06-15T06:26:30.680775566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-06-15T06:26:30', 'remove_language_profiles') 
2025-06-15T06:26:30.686900180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:30.693994546Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2025-06-15T06:26:30.696655594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1674028s 
2025-06-15T06:26:30.700401647Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2025-06-15T06:26:30.703879692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:30.709954244Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35 
2025-06-15T06:26:30.718907944Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-06-15T06:26:30.722249573Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.08E-05s 
2025-06-15T06:26:30.726050156Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String 
2025-06-15T06:26:30.732689406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT 
2025-06-15T06:26:30.743605658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146247s 
2025-06-15T06:26:30.750716908Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2025-06-15T06:26:30.760041245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2025-06-15T06:26:30.765264744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099051s 
2025-06-15T06:26:30.772259419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-06-15T06:26:30', 'multi_disc_naming_format') 
2025-06-15T06:26:30.778279221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:30.783210030Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2025-06-15T06:26:30.785842180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0270886s 
2025-06-15T06:26:30.789722815Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2025-06-15T06:26:30.793172061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:30.797277799Z [Info] add_download_client_priority: Starting migration of Main DB to 36 
2025-06-15T06:26:30.804161891Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-06-15T06:26:30.806715323Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s 
2025-06-15T06:26:30.809909746Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2025-06-15T06:26:30.815692080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2025-06-15T06:26:30.826641499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139245s 
2025-06-15T06:26:30.829073286Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-15T06:26:30.832179701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-15T06:26:31.148193173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3162097s 
2025-06-15T06:26:31.155970454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-06-15T06:26:31', 'add_download_client_priority') 
2025-06-15T06:26:31.162816490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:31.171558414Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2025-06-15T06:26:31.174264113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3392695s 
2025-06-15T06:26:31.177496321Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2025-06-15T06:26:31.180814734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:31.184731882Z [Info] remove_growl_prowl: Starting migration of Main DB to 37 
2025-06-15T06:26:31.192478661Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-06-15T06:26:31.198000461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2025-06-15T06:26:31.202275690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069352s 
2025-06-15T06:26:31.205552288Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-06-15T06:26:31.210277063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl' 
2025-06-15T06:26:31.214388412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060831s 
2025-06-15T06:26:31.220935315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-06-15T06:26:31', 'remove_growl_prowl') 
2025-06-15T06:26:31.227099007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:31.231836206Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2025-06-15T06:26:31.234320710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022999s 
2025-06-15T06:26:31.237620825Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2025-06-15T06:26:31.240947093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:31.244990876Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38 
2025-06-15T06:26:31.251580346Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-06-15T06:26:31.256821650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2025-06-15T06:26:31.261291822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068158s 
2025-06-15T06:26:31.264580985Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-06-15T06:26:31.269502135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2025-06-15T06:26:31.273458532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061478s 
2025-06-15T06:26:31.280909115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-06-15T06:26:31', 'remove_plex_hometheatre') 
2025-06-15T06:26:31.287346458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:31.292379985Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2025-06-15T06:26:31.295088890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0243317s 
2025-06-15T06:26:31.299870018Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2025-06-15T06:26:31.304770085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:31.311038538Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39 
2025-06-15T06:26:31.325194935Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-06-15T06:26:31.327738887Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s 
2025-06-15T06:26:31.330772015Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String 
2025-06-15T06:26:31.335243640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT 
2025-06-15T06:26:31.345797051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123169s 
2025-06-15T06:26:31.348395814Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-06-15T06:26:31.350651016Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-06s 
2025-06-15T06:26:31.354231897Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32 
2025-06-15T06:26:31.360604539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0 
2025-06-15T06:26:31.370795822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136099s 
2025-06-15T06:26:31.373424195Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-06-15T06:26:31.375699416Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-06s 
2025-06-15T06:26:31.379336270Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32 
2025-06-15T06:26:31.385635956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0 
2025-06-15T06:26:31.396053554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013781s 
2025-06-15T06:26:31.398642307Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-06-15T06:26:31.400914673Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-06s 
2025-06-15T06:26:31.404322956Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32 
2025-06-15T06:26:31.410369141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-06-15T06:26:31.420415993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132234s 
2025-06-15T06:26:31.422967220Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-06-15T06:26:31.425482585Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.9E-06s 
2025-06-15T06:26:31.428716948Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String 
2025-06-15T06:26:31.433383045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT 
2025-06-15T06:26:31.442763965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112843s 
2025-06-15T06:26:31.445543533Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-15T06:26:31.448832646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-15T06:26:31.470102087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217006s 
2025-06-15T06:26:31.477365323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-06-15T06:26:31', 'add_root_folder_add_defaults') 
2025-06-15T06:26:31.483732184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:31.488367438Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2025-06-15T06:26:31.491038907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0393945s 
2025-06-15T06:26:31.494115763Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2025-06-15T06:26:31.497319795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:31.501101901Z [Info] task_duration: Starting migration of Main DB to 40 
2025-06-15T06:26:31.506603059Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-06-15T06:26:31.509089987Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s 
2025-06-15T06:26:31.512561117Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2025-06-15T06:26:31.517739485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2025-06-15T06:26:31.527971189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124824s 
2025-06-15T06:26:31.534307959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-06-15T06:26:31', 'task_duration') 
2025-06-15T06:26:31.540213952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:31.544414240Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2025-06-15T06:26:31.546836748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0285709s 
2025-06-15T06:26:31.550768025Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2025-06-15T06:26:31.554411853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:31.558613163Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41 
2025-06-15T06:26:31.566463902Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-06-15T06:26:31.569010400Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s 
2025-06-15T06:26:31.572235023Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2025-06-15T06:26:31.578288143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2025-06-15T06:26:31.588886124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135096s 
2025-06-15T06:26:31.591576863Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-06-15T06:26:31.593964110Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.3E-06s 
2025-06-15T06:26:31.597178382Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2025-06-15T06:26:31.602840494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2025-06-15T06:26:31.612802866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128703s 
2025-06-15T06:26:31.620391898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-06-15T06:26:31', 'add_indexer_and_enabled_to_release_profiles') 
2025-06-15T06:26:31.627098293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:31.632198122Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2025-06-15T06:26:31.635075907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0309628s 
2025-06-15T06:26:31.638293817Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2025-06-15T06:26:31.641571317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:31.645423124Z [Info] remove_album_folders: Starting migration of Main DB to 42 
2025-06-15T06:26:31.652983608Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder 
2025-06-15T06:26:31.721086729Z [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-06-15T06:26:31.753142550Z [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-06-15T06:26:31.766502403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-06-15T06:26:31.772601134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-06-15T06:26:31.796365218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-06-15T06:26:31.802877081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-06-15T06:26:31.809818379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-06-15T06:26:31.817529978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-06-15T06:26:31.823236470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1675547s 
2025-06-15T06:26:31.829806039Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2025-06-15T06:26:31.837789515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2025-06-15T06:26:31.843172395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091483s 
2025-06-15T06:26:31.849431018Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2025-06-15T06:26:31.856707421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2025-06-15T06:26:31.861553098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080349s 
2025-06-15T06:26:31.865455437Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat 
2025-06-15T06:26:31.925269665Z [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-06-15T06:26:31.949087087Z [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-06-15T06:26:31.961797141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-06-15T06:26:31.968146667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-06-15T06:26:31.990032560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1215497s 
2025-06-15T06:26:31.997217117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-06-15T06:26:31', 'remove_album_folders') 
2025-06-15T06:26:32.003632316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:32.009579492Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2025-06-15T06:26:32.012200349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1406879s 
2025-06-15T06:26:32.016249453Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2025-06-15T06:26:32.019783780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:32.024122958Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44 
2025-06-15T06:26:32.031546968Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-06-15T06:26:32.033994527Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.3E-05s 
2025-06-15T06:26:32.037097585Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2025-06-15T06:26:32.042610527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2025-06-15T06:26:32.053650999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138912s 
2025-06-15T06:26:32.060490402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-06-15T06:26:32', 'add_priority_to_indexers') 
2025-06-15T06:26:32.066538982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:32.070910475Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2025-06-15T06:26:32.073499538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0304819s 
2025-06-15T06:26:32.077196994Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2025-06-15T06:26:32.080693635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:32.084800355Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45 
2025-06-15T06:26:32.093036240Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2025-06-15T06:26:32.098360712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2025-06-15T06:26:32.103956670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074634s 
2025-06-15T06:26:32.106367345Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-15T06:26:32.109465364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-15T06:26:32.118875052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100483s 
2025-06-15T06:26:32.126290515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-06-15T06:26:32', 'remove_chown_and_folderchmod_config') 
2025-06-15T06:26:32.133107612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:32.137878279Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2025-06-15T06:26:32.140611393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.028114s 
2025-06-15T06:26:32.143647907Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2025-06-15T06:26:32.146838633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:32.150696752Z [Info] update_notifiarr: Starting migration of Main DB to 47 
2025-06-15T06:26:32.225387157Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-06-15T06:26:32.239647233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-06-15T06:26:32.247594376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155229s 
2025-06-15T06:26:32.254142472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-06-15T06:26:32', 'update_notifiarr') 
2025-06-15T06:26:32.260132395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:32.264845686Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2025-06-15T06:26:32.267316391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0323524s 
2025-06-15T06:26:32.280197670Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2025-06-15T06:26:32.283730905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:32.288572485Z [Info] email_multiple_addresses: Starting migration of Main DB to 49 
2025-06-15T06:26:32.293818348Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-15T06:26:32.297111069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-15T06:26:32.338378851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0417145s 
2025-06-15T06:26:32.345701787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-06-15T06:26:32', 'email_multiple_addresses') 
2025-06-15T06:26:32.353104554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:32.358363785Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2025-06-15T06:26:32.360969903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0614061s 
2025-06-15T06:26:32.364612308Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2025-06-15T06:26:32.368079971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:32.372120607Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50 
2025-06-15T06:26:32.378423840Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2025-06-15T06:26:32.382771786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2025-06-15T06:26:32.405252486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0240831s 
2025-06-15T06:26:32.412294707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-06-15T06:26:32', 'rename_blacklist_to_blocklist') 
2025-06-15T06:26:32.418435943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:32.423340229Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2025-06-15T06:26:32.426242383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.041379s 
2025-06-15T06:26:32.429502148Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2025-06-15T06:26:32.432782413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:32.436704150Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51 
2025-06-15T06:26:32.445123084Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-06-15T06:26:32.447652588Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s 
2025-06-15T06:26:32.451589295Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2025-06-15T06:26:32.458191269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-06-15T06:26:32.469292765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146132s 
2025-06-15T06:26:32.473085352Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2025-06-15T06:26:32.479451411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-06-15T06:26:32.489814259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137517s 
2025-06-15T06:26:32.492209583Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-15T06:26:32.495286789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-15T06:26:32.548521359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0535502s 
2025-06-15T06:26:32.555618580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-06-15T06:26:32', 'cdh_per_downloadclient') 
2025-06-15T06:26:32.561863055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:32.567307238Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2025-06-15T06:26:32.569866983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0720457s 
2025-06-15T06:26:32.573006364Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2025-06-15T06:26:32.576769552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:32.580667051Z [Info] download_history: Starting migration of Main DB to 52 
2025-06-15T06:26:32.598041107Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2025-06-15T06:26:32.618340785Z [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-06-15T06:26:32.631498801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.030889s 
2025-06-15T06:26:32.634631700Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2025-06-15T06:26:32.640143449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-06-15T06:26:32.644971792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076869s 
2025-06-15T06:26:32.647997195Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId) 
2025-06-15T06:26:32.653315234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2025-06-15T06:26:32.657978645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073834s 
2025-06-15T06:26:32.661050009Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2025-06-15T06:26:32.666521417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-06-15T06:26:32.671266252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075711s 
2025-06-15T06:26:32.673668229Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-15T06:26:32.676711427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-15T06:26:32.709853366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0334656s 
2025-06-15T06:26:32.717277375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-06-15T06:26:32', 'download_history') 
2025-06-15T06:26:32.724138472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:32.730759855Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2025-06-15T06:26:32.733257124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0542848s 
2025-06-15T06:26:32.736653333Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2025-06-15T06:26:32.739924490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:32.744301224Z [Info] add_update_history: Starting migration of Main DB to 53 
2025-06-15T06:26:32.752121051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-06-15T06:26:32', 'add_update_history') 
2025-06-15T06:26:32.759228042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:32.772133601Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2025-06-15T06:26:32.774633555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0323395s 
2025-06-15T06:26:32.778044163Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2025-06-15T06:26:32.781442766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:32.785393111Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54 
2025-06-15T06:26:32.792031840Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-15T06:26:32.794570622Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.19E-05s 
2025-06-15T06:26:32.798157124Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-06-15T06:26:32.804526811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1 
2025-06-15T06:26:32.815793419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146852s 
2025-06-15T06:26:32.822816632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-06-15T06:26:32', 'add_on_update_to_notifications') 
2025-06-15T06:26:32.829408596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:32.836573665Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2025-06-15T06:26:32.839198711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.034559s 
2025-06-15T06:26:32.842626614Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2025-06-15T06:26:32.845966168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:32.849947496Z [Info] download_client_per_indexer: Starting migration of Main DB to 55 
2025-06-15T06:26:32.856091277Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-06-15T06:26:32.858460969Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s 
2025-06-15T06:26:32.861641314Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-06-15T06:26:32.867335761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-06-15T06:26:32.878388327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139434s 
2025-06-15T06:26:32.885373413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-06-15T06:26:32', 'download_client_per_indexer') 
2025-06-15T06:26:32.891376943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:32.897583581Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2025-06-15T06:26:32.900213998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0323506s 
2025-06-15T06:26:32.903453772Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2025-06-15T06:26:32.906742435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:32.910645434Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56 
2025-06-15T06:26:32.919534845Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-06-15T06:26:32.921934738Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s 
2025-06-15T06:26:32.925074039Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32 
2025-06-15T06:26:32.930657433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-06-15T06:26:32.941664628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138749s 
2025-06-15T06:26:32.944255936Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-06-15T06:26:32.946499965Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-06s 
2025-06-15T06:26:32.950142330Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32 
2025-06-15T06:26:32.956616818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-06-15T06:26:32.967603311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142944s 
2025-06-15T06:26:32.970179770Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-06-15T06:26:32.972480282Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.6E-06s 
2025-06-15T06:26:32.975685025Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 
2025-06-15T06:26:32.981399653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-06-15T06:26:32.991596867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131374s 
2025-06-15T06:26:32.998252871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-06-15T06:26:32', 'AddNewItemMonitorType') 
2025-06-15T06:26:33.004132300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:33.011431028Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2025-06-15T06:26:33.013985021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0322985s 
2025-06-15T06:26:33.017084833Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2025-06-15T06:26:33.020265618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:33.024098126Z [Info] ImportListSearch: Starting migration of Main DB to 57 
2025-06-15T06:26:33.030209953Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-06-15T06:26:33.032650137Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s 
2025-06-15T06:26:33.035937808Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean 
2025-06-15T06:26:33.041597455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1 
2025-06-15T06:26:33.052544930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138045s 
2025-06-15T06:26:33.059006752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-06-15T06:26:33', 'ImportListSearch') 
2025-06-15T06:26:33.064838896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:33.071896458Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2025-06-15T06:26:33.074342835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0326758s 
2025-06-15T06:26:33.077735025Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2025-06-15T06:26:33.081110893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:33.085093183Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58 
2025-06-15T06:26:33.091305793Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-06-15T06:26:33.093757139Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s 
2025-06-15T06:26:33.097304803Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean 
2025-06-15T06:26:33.103493135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0 
2025-06-15T06:26:33.114599209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143692s 
2025-06-15T06:26:33.121437890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-06-15T06:26:33', 'ImportListMonitorExisting') 
2025-06-15T06:26:33.127631372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:33.132784038Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2025-06-15T06:26:33.135386720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0317677s 
2025-06-15T06:26:33.138452723Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2025-06-15T06:26:33.141643679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:33.145455225Z [Info] add_indexer_tags: Starting migration of Main DB to 59 
2025-06-15T06:26:33.153631800Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-06-15T06:26:33.158556707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2025-06-15T06:26:33.162661553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061861s 
2025-06-15T06:26:33.165895195Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-06-15T06:26:33.170451530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles' 
2025-06-15T06:26:33.174145719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005556s 
2025-06-15T06:26:33.176571033Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-06-15T06:26:33.178806635Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.8E-06s 
2025-06-15T06:26:33.181645842Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-06-15T06:26:33.185807222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-06-15T06:26:33.195905697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116275s 
2025-06-15T06:26:33.202301978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-06-15T06:26:33', 'add_indexer_tags') 
2025-06-15T06:26:33.208082328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:33.214103393Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2025-06-15T06:26:33.216539168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0294572s 
2025-06-15T06:26:33.219676926Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2025-06-15T06:26:33.222898093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:33.226733827Z [Info] update_audio_types: Starting migration of Main DB to 60 
2025-06-15T06:26:33.231353079Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-15T06:26:33.234480596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-15T06:26:33.263425624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0293134s 
2025-06-15T06:26:33.270315859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-06-15T06:26:33', 'update_audio_types') 
2025-06-15T06:26:33.276409650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:33.282276193Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2025-06-15T06:26:33.284783693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0479979s 
2025-06-15T06:26:33.288909180Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-06-15T06:26:33.292692519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:33.297044112Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61 
2025-06-15T06:26:33.347045661Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-06-15T06:26:33.351346311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-06-15T06:26:33.355120221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050425s 
2025-06-15T06:26:33.357748173Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2025-06-15T06:26:33.360096762Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.5E-06s 
2025-06-15T06:26:33.363573162Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset 
2025-06-15T06:26:33.435916311Z [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-06-15T06:26:33.473455444Z [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-06-15T06:26:33.489484242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases" 
2025-06-15T06:26:33.496100225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases" 
2025-06-15T06:26:33.523487274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2025-06-15T06:26:33.532437738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2025-06-15T06:26:33.537159056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1705189s 
2025-06-15T06:26:33.540090499Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-06-15T06:26:33.542436643Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.53E-05s 
2025-06-15T06:26:33.545804776Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset 
2025-06-15T06:26:33.644784373Z [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-06-15T06:26:33.707736500Z [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-06-15T06:26:33.732213590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-06-15T06:26:33.737956906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-06-15T06:26:33.764437600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-06-15T06:26:33.771937413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-06-15T06:26:33.779975349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-06-15T06:26:33.787055917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2363624s 
2025-06-15T06:26:33.789928241Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-06-15T06:26:33.792766236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001504s 
2025-06-15T06:26:33.796130481Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset 
2025-06-15T06:26:33.887783734Z [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-06-15T06:26:33.949373258Z [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-06-15T06:26:33.973056931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-06-15T06:26:33.979223368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-06-15T06:26:34.005416013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-06-15T06:26:34.013329318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-06-15T06:26:34.020459516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-06-15T06:26:34.025166364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2263419s 
2025-06-15T06:26:34.027551207Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-06-15T06:26:34.029989356Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.51E-05s 
2025-06-15T06:26:34.033097706Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset 
2025-06-15T06:26:34.130948249Z [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-06-15T06:26:34.192278300Z [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-06-15T06:26:34.215923575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-06-15T06:26:34.221680829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-06-15T06:26:34.247772099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-06-15T06:26:34.255000916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-06-15T06:26:34.262204683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-06-15T06:26:34.266956251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2311581s 
2025-06-15T06:26:34.269737441Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-06-15T06:26:34.272193397Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.7E-05s 
2025-06-15T06:26:34.275626621Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset 
2025-06-15T06:26:34.361562832Z [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-06-15T06:26:34.398395132Z [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-06-15T06:26:34.413219354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-06-15T06:26:34.419224797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-06-15T06:26:34.444781381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-06-15T06:26:34.451603529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-06-15T06:26:34.458184160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-06-15T06:26:34.465651307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-06-15T06:26:34.470653650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1920812s 
2025-06-15T06:26:34.473126770Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-06-15T06:26:34.475483887Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.31E-05s 
2025-06-15T06:26:34.478671105Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset 
2025-06-15T06:26:34.563652934Z [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-06-15T06:26:34.600240171Z [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-06-15T06:26:34.615243683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-06-15T06:26:34.621292103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-06-15T06:26:34.646860120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-06-15T06:26:34.653353115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-06-15T06:26:34.659834627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-06-15T06:26:34.667321934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-06-15T06:26:34.672204777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1907334s 
2025-06-15T06:26:34.674699410Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-06-15T06:26:34.677032118Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.5E-06s 
2025-06-15T06:26:34.680393777Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2025-06-15T06:26:34.743920693Z [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-06-15T06:26:34.773764560Z [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-06-15T06:26:34.786737093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-06-15T06:26:34.792003348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-06-15T06:26:34.815331193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1318672s 
2025-06-15T06:26:34.818195291Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-06-15T06:26:34.820661477Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.8E-06s 
2025-06-15T06:26:34.824233700Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2025-06-15T06:26:34.888955251Z [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-06-15T06:26:34.918665860Z [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-06-15T06:26:34.931339341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-06-15T06:26:34.936902694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-06-15T06:26:34.960159867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1334827s 
2025-06-15T06:26:34.962906618Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-06-15T06:26:34.964991627Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.6E-06s 
2025-06-15T06:26:34.968260770Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-06-15T06:26:35.026012355Z [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-06-15T06:26:35.052554303Z [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-06-15T06:26:35.064047678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-06-15T06:26:35.069604778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-06-15T06:26:35.093414955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1223011s 
2025-06-15T06:26:35.096355076Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-06-15T06:26:35.098431577Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.23E-05s 
2025-06-15T06:26:35.101799249Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-06-15T06:26:35.157627752Z [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-06-15T06:26:35.184153868Z [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-06-15T06:26:35.195365114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-06-15T06:26:35.200971334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-06-15T06:26:35.224521988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1198474s 
2025-06-15T06:26:35.227026020Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-06-15T06:26:35.229473649Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.67E-05s 
2025-06-15T06:26:35.232753544Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-06-15T06:26:35.287592844Z [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-06-15T06:26:35.314013037Z [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-06-15T06:26:35.325322221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-06-15T06:26:35.330857798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-06-15T06:26:35.354663917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.118855s 
2025-06-15T06:26:35.357738899Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-06-15T06:26:35.360461361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001866s 
2025-06-15T06:26:35.364546688Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-06-15T06:26:35.413158679Z [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-06-15T06:26:35.433345730Z [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-06-15T06:26:35.443399175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-06-15T06:26:35.450537219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-06-15T06:26:35.477786912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-06-15T06:26:35.483616822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1156218s 
2025-06-15T06:26:35.486397741Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-06-15T06:26:35.489298132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001269s 
2025-06-15T06:26:35.493143085Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-06-15T06:26:35.541995550Z [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-06-15T06:26:35.562142550Z [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-06-15T06:26:35.572041354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-06-15T06:26:35.579424090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-06-15T06:26:35.606714826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-06-15T06:26:35.612457571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1161056s 
2025-06-15T06:26:35.615363332Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-06-15T06:26:35.617995542Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.6E-05s 
2025-06-15T06:26:35.622120068Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-06-15T06:26:35.678465231Z [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-06-15T06:26:35.698983569Z [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-06-15T06:26:35.709377199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-06-15T06:26:35.716209959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-06-15T06:26:35.743282154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-06-15T06:26:35.748711798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1232566s 
2025-06-15T06:26:35.751363077Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2025-06-15T06:26:35.754084748Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.17E-05s 
2025-06-15T06:26:35.757720599Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2025-06-15T06:26:35.813732401Z [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-06-15T06:26:35.841303882Z [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-06-15T06:26:35.853582628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2025-06-15T06:26:35.860271007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2025-06-15T06:26:35.885681637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-06-15T06:26:35.893290829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2025-06-15T06:26:35.900869661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-06-15T06:26:35.905751902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1451706s 
2025-06-15T06:26:35.908286346Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-06-15T06:26:35.910654184Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.33E-05s 
2025-06-15T06:26:35.913893878Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2025-06-15T06:26:35.964707503Z [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-06-15T06:26:35.986125242Z [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-06-15T06:26:35.995616024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-06-15T06:26:36.001153354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-06-15T06:26:36.023635627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1069559s 
2025-06-15T06:26:36.026230643Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-06-15T06:26:36.028529873Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.7E-06s 
2025-06-15T06:26:36.031938687Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2025-06-15T06:26:36.083040471Z [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-06-15T06:26:36.104307237Z [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-06-15T06:26:36.113750402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-06-15T06:26:36.119246139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-06-15T06:26:36.141716759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.106889s 
2025-06-15T06:26:36.144148646Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-06-15T06:26:36.146396913Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.5E-06s 
2025-06-15T06:26:36.149456685Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-06-15T06:26:36.201869620Z [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-06-15T06:26:36.225760169Z [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-06-15T06:26:36.235993776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-06-15T06:26:36.241760689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-06-15T06:26:36.266179692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-06-15T06:26:36.272929514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-06-15T06:26:36.280333093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-06-15T06:26:36.288159984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-06-15T06:26:36.292794176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1406334s 
2025-06-15T06:26:36.295584766Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-15T06:26:36.298151955Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.4E-06s 
2025-06-15T06:26:36.301672334Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2025-06-15T06:26:36.349999702Z [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-06-15T06:26:36.372718361Z [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-06-15T06:26:36.383332836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-15T06:26:36.389640688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-15T06:26:36.415961190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-15T06:26:36.421154117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1164764s 
2025-06-15T06:26:36.423885648Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-15T06:26:36.426204828Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.8E-06s 
2025-06-15T06:26:36.430073027Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2025-06-15T06:26:36.478212907Z [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-06-15T06:26:36.500554356Z [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-06-15T06:26:36.511249223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-15T06:26:36.517534209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-15T06:26:36.543878259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-15T06:26:36.548900672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1157666s 
2025-06-15T06:26:36.552084945Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-15T06:26:36.554492813Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.4E-06s 
2025-06-15T06:26:36.558151130Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2025-06-15T06:26:36.606065897Z [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-06-15T06:26:36.628271202Z [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-06-15T06:26:36.639217184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-15T06:26:36.645102405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-15T06:26:36.671176321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-15T06:26:36.676185538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.115062s 
2025-06-15T06:26:36.678754201Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-06-15T06:26:36.681566644Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.8E-06s 
2025-06-15T06:26:36.684718952Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-06-15T06:26:36.741317746Z [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-06-15T06:26:36.764677005Z [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-06-15T06:26:36.775382954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-06-15T06:26:36.781185068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-06-15T06:26:36.806758245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-06-15T06:26:36.811735127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1239455s 
2025-06-15T06:26:36.814305232Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-06-15T06:26:36.816641627Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.9E-06s 
2025-06-15T06:26:36.820679298Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-06-15T06:26:36.869678158Z [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-06-15T06:26:36.893064391Z [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-06-15T06:26:36.904047428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-06-15T06:26:36.910061478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-06-15T06:26:36.936295917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-06-15T06:26:36.941215714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1174888s 
2025-06-15T06:26:36.943810650Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-06-15T06:26:36.946160181Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.2E-06s 
2025-06-15T06:26:36.950133031Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-06-15T06:26:36.999001578Z [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-06-15T06:26:37.022303883Z [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-06-15T06:26:37.033204173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-06-15T06:26:37.039238504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-06-15T06:26:37.064918316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-06-15T06:26:37.069874296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1172524s 
2025-06-15T06:26:37.072415934Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2025-06-15T06:26:37.074700745Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.7E-06s 
2025-06-15T06:26:37.078106543Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset 
2025-06-15T06:26:37.129668855Z [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-06-15T06:26:37.151143419Z [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-06-15T06:26:37.160528658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-06-15T06:26:37.165984805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-06-15T06:26:37.188805570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1077925s 
2025-06-15T06:26:37.191376166Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2025-06-15T06:26:37.193676970Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.8E-06s 
2025-06-15T06:26:37.196974490Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset 
2025-06-15T06:26:37.248108118Z [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-06-15T06:26:37.269274001Z [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-06-15T06:26:37.278891157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-06-15T06:26:37.284364078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-06-15T06:26:37.307078819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1072825s 
2025-06-15T06:26:37.309711671Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-06-15T06:26:37.312059478Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.2E-06s 
2025-06-15T06:26:37.315741854Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2025-06-15T06:26:37.370412114Z [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-06-15T06:26:37.397340651Z [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-06-15T06:26:37.408885539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-06-15T06:26:37.414676961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-06-15T06:26:37.437352654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1186545s 
2025-06-15T06:26:37.439970525Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-06-15T06:26:37.442303403Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.7E-06s 
2025-06-15T06:26:37.445624220Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2025-06-15T06:26:37.499504801Z [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-06-15T06:26:37.526791097Z [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-06-15T06:26:37.538552361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-06-15T06:26:37.544381970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-06-15T06:26:37.567150490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1186786s 
2025-06-15T06:26:37.569848784Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-06-15T06:26:37.572307505Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.6E-06s 
2025-06-15T06:26:37.575700056Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2025-06-15T06:26:37.623659383Z [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-06-15T06:26:37.642249789Z [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-06-15T06:26:37.650953766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-06-15T06:26:37.656921103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-06-15T06:26:37.679491693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1008771s 
2025-06-15T06:26:37.682198534Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-06-15T06:26:37.684538977Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-06s 
2025-06-15T06:26:37.688117333Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-06-15T06:26:37.742122324Z [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-06-15T06:26:37.758144538Z [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-06-15T06:26:37.766087463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-06-15T06:26:37.772198930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-06-15T06:26:37.798273206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-06-15T06:26:37.803406142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1122537s 
2025-06-15T06:26:37.806056930Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-06-15T06:26:37.808397974Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.8E-06s 
2025-06-15T06:26:37.812256975Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-06-15T06:26:37.857463017Z [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-06-15T06:26:37.873361292Z [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-06-15T06:26:37.881807871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-06-15T06:26:37.888099851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-06-15T06:26:37.914340162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-06-15T06:26:37.919538550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1042722s 
2025-06-15T06:26:37.922141161Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-06-15T06:26:37.924469119Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.7E-06s 
2025-06-15T06:26:37.928024568Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset 
2025-06-15T06:26:37.980277371Z [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-06-15T06:26:38.004845233Z [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-06-15T06:26:38.015675332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-06-15T06:26:38.021708000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-06-15T06:26:38.046569224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-06-15T06:26:38.053424428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-06-15T06:26:38.057919690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1272076s 
2025-06-15T06:26:38.060455126Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-06-15T06:26:38.063144572Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.6E-06s 
2025-06-15T06:26:38.066509869Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset 
2025-06-15T06:26:38.118341623Z [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-06-15T06:26:38.142108593Z [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-06-15T06:26:38.152884312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-06-15T06:26:38.158729353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-06-15T06:26:38.183583422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-06-15T06:26:38.190485992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-06-15T06:26:38.194982236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1260278s 
2025-06-15T06:26:38.197620659Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-15T06:26:38.199936422Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.9E-06s 
2025-06-15T06:26:38.203330637Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-06-15T06:26:38.243377280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-06-15T06:26:38.253691249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-06-15T06:26:38.260235678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-06-15T06:26:38.266061950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-06-15T06:26:38.291702162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-15T06:26:38.297508695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0911754s 
2025-06-15T06:26:38.307636049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-06-15T06:26:38', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-06-15T06:26:38.314675414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:38.323300282Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-06-15T06:26:38.326413040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1154546s 
2025-06-15T06:26:38.332721854Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2025-06-15T06:26:38.336470313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:38.343320948Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62 
2025-06-15T06:26:38.358291985Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-15T06:26:38.360743522Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-06s 
2025-06-15T06:26:38.364283831Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean 
2025-06-15T06:26:38.370780454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0 
2025-06-15T06:26:38.381865546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146954s 
2025-06-15T06:26:38.384461714Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-15T06:26:38.386799431Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.1E-06s 
2025-06-15T06:26:38.390154678Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean 
2025-06-15T06:26:38.396057865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0 
2025-06-15T06:26:38.406358338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133804s 
2025-06-15T06:26:38.413598698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-06-15T06:26:38', 'add_on_delete_to_notifications') 
2025-06-15T06:26:38.419742239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:38.426182438Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2025-06-15T06:26:38.428893717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.032291s 
2025-06-15T06:26:38.432138712Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2025-06-15T06:26:38.435661987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:38.439406698Z [Info] add_custom_formats: Starting migration of Main DB to 63 
2025-06-15T06:26:38.468776730Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-06-15T06:26:38.471359512Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.7E-06s 
2025-06-15T06:26:38.475252310Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2025-06-15T06:26:38.481899266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2025-06-15T06:26:38.493171244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149551s 
2025-06-15T06:26:38.495395604Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-06-15T06:26:38.500018202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2025-06-15T06:26:38.504081495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064979s 
2025-06-15T06:26:38.506584374Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-06-15T06:26:38.508873394Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.3E-06s 
2025-06-15T06:26:38.512173850Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String 
2025-06-15T06:26:38.517390695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT 
2025-06-15T06:26:38.527312405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123329s 
2025-06-15T06:26:38.529759793Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-15T06:26:38.532964587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-15T06:26:38.553412333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210306s 
2025-06-15T06:26:38.556363916Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2025-06-15T06:26:38.568726341Z [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-06-15T06:26:38.577440358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186134s 
2025-06-15T06:26:38.580575602Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2025-06-15T06:26:38.585762377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-06-15T06:26:38.590380406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072881s 
2025-06-15T06:26:38.593024831Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-06-15T06:26:38.595393641Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.9E-06s 
2025-06-15T06:26:38.598715190Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 
2025-06-15T06:26:38.604512113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 
2025-06-15T06:26:38.615134103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136076s 
2025-06-15T06:26:38.617792116Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-06-15T06:26:38.620121175Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.7E-06s 
2025-06-15T06:26:38.623460681Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 
2025-06-15T06:26:38.629442967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-06-15T06:26:38.639925426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136346s 
2025-06-15T06:26:38.642566093Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-06-15T06:26:38.644943611Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.5E-06s 
2025-06-15T06:26:38.648389951Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 
2025-06-15T06:26:38.654466638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-06-15T06:26:38.665040551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138013s 
2025-06-15T06:26:38.667450353Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-15T06:26:38.670524053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-15T06:26:38.743004418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0729023s 
2025-06-15T06:26:38.745689936Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-15T06:26:38.748790098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-15T06:26:38.768253593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198818s 
2025-06-15T06:26:38.771660052Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2025-06-15T06:26:38.823039786Z [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-06-15T06:26:38.843366879Z [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-06-15T06:26:38.853022172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-06-15T06:26:38.859049119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-06-15T06:26:38.882940399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1085722s 
2025-06-15T06:26:38.886882748Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 
2025-06-15T06:26:38.933434941Z [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-06-15T06:26:38.948929413Z [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-06-15T06:26:38.956902478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-06-15T06:26:38.963024516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-06-15T06:26:38.986777548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.096954s 
2025-06-15T06:26:38.991698377Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-06-15T06:26:38.997958594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-06-15T06:26:39.001636710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006461s 
2025-06-15T06:26:39.004383942Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-06-15T06:26:39.006541678Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.7E-06s 
2025-06-15T06:26:39.010981979Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2025-06-15T06:26:39.017571418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-06-15T06:26:39.028541369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147622s 
2025-06-15T06:26:39.031170002Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-06-15T06:26:39.033500645Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.8E-06s 
2025-06-15T06:26:39.037197179Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2025-06-15T06:26:39.042809370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2025-06-15T06:26:39.053095694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129113s 
2025-06-15T06:26:39.059908222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-06-15T06:26:39', 'add_custom_formats') 
2025-06-15T06:26:39.065696879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:39.081195128Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2025-06-15T06:26:39.083794242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0403201s 
2025-06-15T06:26:39.087293108Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2025-06-15T06:26:39.090818567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:39.094597958Z [Info] add_result_to_commands: Starting migration of Main DB to 64 
2025-06-15T06:26:39.100562880Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-06-15T06:26:39.102989466Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.2E-06s 
2025-06-15T06:26:39.106051352Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2025-06-15T06:26:39.111624775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2025-06-15T06:26:39.122466948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137084s 
2025-06-15T06:26:39.129154936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-06-15T06:26:39', 'add_result_to_commands') 
2025-06-15T06:26:39.135108695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:39.199913193Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2025-06-15T06:26:39.202578059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0903639s 
2025-06-15T06:26:39.206052496Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2025-06-15T06:26:39.209431781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:39.213415924Z [Info] health_restored_notification: Starting migration of Main DB to 65 
2025-06-15T06:26:39.219423471Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-15T06:26:39.221867433Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.1E-06s 
2025-06-15T06:26:39.225304644Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2025-06-15T06:26:39.231395780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2025-06-15T06:26:39.242830476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014627s 
2025-06-15T06:26:39.249773137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-06-15T06:26:39', 'health_restored_notification') 
2025-06-15T06:26:39.255908852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:39.282674651Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2025-06-15T06:26:39.285348526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0535767s 
2025-06-15T06:26:39.288202903Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2025-06-15T06:26:39.291304740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:39.294929539Z [Info] remove_uc: Starting migration of Main DB to 66 
2025-06-15T06:26:39.300622162Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-06-15T06:26:39.305729707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2025-06-15T06:26:39.309927521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064481s 
2025-06-15T06:26:39.316403692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-06-15T06:26:39', 'remove_uc') 
2025-06-15T06:26:39.322202489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:39.399888396Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2025-06-15T06:26:39.402407720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0954708s 
2025-06-15T06:26:39.406101107Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2025-06-15T06:26:39.409602889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:39.413687314Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67 
2025-06-15T06:26:39.418555537Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-15T06:26:39.421727915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-15T06:26:39.459333051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0381213s 
2025-06-15T06:26:39.466911192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-06-15T06:26:39', 'download_clients_rename_tv_to_music') 
2025-06-15T06:26:39.473308303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:39.508780955Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2025-06-15T06:26:39.511510331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0865635s 
2025-06-15T06:26:39.515278189Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2025-06-15T06:26:39.518830242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:39.523018275Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68 
2025-06-15T06:26:39.529091345Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-06-15T06:26:39.531513272Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.9E-06s 
2025-06-15T06:26:39.535052779Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2025-06-15T06:26:39.541456244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 
2025-06-15T06:26:39.552976723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149695s 
2025-06-15T06:26:39.560495193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-06-15T06:26:39', 'add_colon_replacement_to_naming_config') 
2025-06-15T06:26:39.566781863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:39.601085280Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2025-06-15T06:26:39.603866551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.061915s 
2025-06-15T06:26:39.606940391Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2025-06-15T06:26:39.613632647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:39.617294120Z [Info] list_sync_time: Starting migration of Main DB to 69 
2025-06-15T06:26:39.624253434Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2025-06-15T06:26:39.679986204Z [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-06-15T06:26:39.699608388Z [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-06-15T06:26:39.709131886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-15T06:26:39.715449858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-15T06:26:39.744168289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-15T06:26:39.749222828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.122119s 
2025-06-15T06:26:39.751906421Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-15T06:26:39.754273468Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.9E-06s 
2025-06-15T06:26:39.758148100Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2025-06-15T06:26:39.763511731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2025-06-15T06:26:39.773685368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125129s 
2025-06-15T06:26:39.780066538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-06-15T06:26:39', 'list_sync_time') 
2025-06-15T06:26:39.785818631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:39.837440553Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2025-06-15T06:26:39.839867951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0758304s 
2025-06-15T06:26:39.843157997Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2025-06-15T06:26:39.846465116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:39.850551264Z [Info] add_download_client_tags: Starting migration of Main DB to 70 
2025-06-15T06:26:39.856126321Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-06-15T06:26:39.858556555Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.5E-06s 
2025-06-15T06:26:39.861620475Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2025-06-15T06:26:39.866585974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2025-06-15T06:26:39.877190258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012878s 
2025-06-15T06:26:39.883943136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-06-15T06:26:39', 'add_download_client_tags') 
2025-06-15T06:26:39.889885042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:39.919728999Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2025-06-15T06:26:39.922301710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0546978s 
2025-06-15T06:26:39.925579370Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2025-06-15T06:26:39.928881600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:39.932675910Z [Info] add_notification_status: Starting migration of Main DB to 71 
2025-06-15T06:26:39.942181542Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-06-15T06:26:39.955615915Z [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-06-15T06:26:39.964856333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200456s 
2025-06-15T06:26:39.968133472Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-06-15T06:26:39.974352495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-06-15T06:26:39.979494259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086589s 
2025-06-15T06:26:39.986277920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-06-15T06:26:39', 'add_notification_status') 
2025-06-15T06:26:39.992209454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:40.015930862Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2025-06-15T06:26:40.018506399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0443483s 
2025-06-15T06:26:40.022043431Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2025-06-15T06:26:40.025511365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:40.029444595Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72 
2025-06-15T06:26:40.033992063Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-15T06:26:40.037164401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-15T06:26:40.082721831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0460023s 
2025-06-15T06:26:40.090189138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-06-15T06:26:40', 'add_alac_24_quality_in_profiles') 
2025-06-15T06:26:40.097258383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:40.122639123Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2025-06-15T06:26:40.125294530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0853316s 
2025-06-15T06:26:40.128511538Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2025-06-15T06:26:40.131737795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:40.135519871Z [Info] add_salt_to_users: Starting migration of Main DB to 73 
2025-06-15T06:26:40.141495574Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2025-06-15T06:26:40.143773822Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.7E-06s 
2025-06-15T06:26:40.146527988Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2025-06-15T06:26:40.150566100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2025-06-15T06:26:40.161156406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012079s 
2025-06-15T06:26:40.164142479Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2025-06-15T06:26:40.168558601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2025-06-15T06:26:40.178720034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119868s 
2025-06-15T06:26:40.185274974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-06-15T06:26:40', 'add_salt_to_users') 
2025-06-15T06:26:40.191262811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:40.218528707Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2025-06-15T06:26:40.220998320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0512661s 
2025-06-15T06:26:40.224194136Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2025-06-15T06:26:40.227211101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:40.230931904Z [Info] add_auto_tagging: Starting migration of Main DB to 74 
2025-06-15T06:26:40.239253030Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2025-06-15T06:26:40.253044392Z [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-06-15T06:26:40.262992244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213625s 
2025-06-15T06:26:40.265855560Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2025-06-15T06:26:40.270873254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2025-06-15T06:26:40.275322795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069805s 
2025-06-15T06:26:40.282032406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-06-15T06:26:40', 'add_auto_tagging') 
2025-06-15T06:26:40.287881214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:40.336844983Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2025-06-15T06:26:40.339611724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0680037s 
2025-06-15T06:26:40.342934606Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2025-06-15T06:26:40.346435345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:40.350420300Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75 
2025-06-15T06:26:40.356780207Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2025-06-15T06:26:40.359444462Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.7E-06s 
2025-06-15T06:26:40.362818887Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2025-06-15T06:26:40.368245094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2025-06-15T06:26:40.379812447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137569s 
2025-06-15T06:26:40.384848548Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2025-06-15T06:26:40.391555254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2025-06-15T06:26:40.396116479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071016s 
2025-06-15T06:26:40.402805479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-06-15T06:26:40', 'quality_definition_preferred_size') 
2025-06-15T06:26:40.408939541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:40.445651258Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2025-06-15T06:26:40.448361105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0560473s 
2025-06-15T06:26:40.451904450Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2025-06-15T06:26:40.455388035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:40.459345444Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76 
2025-06-15T06:26:40.465305005Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-15T06:26:40.467707513Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.5E-06s 
2025-06-15T06:26:40.470987097Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean 
2025-06-15T06:26:40.476793861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0 
2025-06-15T06:26:40.488281012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144464s 
2025-06-15T06:26:40.495436010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-06-15T06:26:40', 'add_on_artist_add_to_notifications') 
2025-06-15T06:26:40.501625314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:40.577007512Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2025-06-15T06:26:40.579756208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1018655s 
2025-06-15T06:26:40.583121815Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2025-06-15T06:26:40.586624268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:40.590503500Z [Info] album_last_searched_time: Starting migration of Main DB to 77 
2025-06-15T06:26:40.595988605Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-06-15T06:26:40.598291051Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.1E-06s 
2025-06-15T06:26:40.601689966Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset 
2025-06-15T06:26:40.606584773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME 
2025-06-15T06:26:40.617642269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131109s 
2025-06-15T06:26:40.624415649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-06-15T06:26:40', 'album_last_searched_time') 
2025-06-15T06:26:40.630386813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:40.646296521Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2025-06-15T06:26:40.648868971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0410114s 
2025-06-15T06:26:40.651917049Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2025-06-15T06:26:40.655141182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:40.658819268Z [Info] add_indexer_flags: Starting migration of Main DB to 78 
2025-06-15T06:26:40.665641416Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-06-15T06:26:40.668001158Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.1E-06s 
2025-06-15T06:26:40.671094657Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 
2025-06-15T06:26:40.676606908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-06-15T06:26:40.688059650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142553s 
2025-06-15T06:26:40.690579895Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-06-15T06:26:40.699804782Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-06s 
2025-06-15T06:26:40.702892199Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32 
2025-06-15T06:26:40.708439409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-06-15T06:26:40.719309679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136858s 
2025-06-15T06:26:40.725828887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-06-15T06:26:40', 'add_indexer_flags') 
2025-06-15T06:26:40.731642494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:40.747160453Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2025-06-15T06:26:40.749593803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0410374s 
2025-06-15T06:26:40.752950592Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2025-06-15T06:26:40.756349407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:40.760229109Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79 
2025-06-15T06:26:40.768037192Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored) 
2025-06-15T06:26:40.772836347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC) 
2025-06-15T06:26:40.777665571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069884s 
2025-06-15T06:26:40.780534058Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate) 
2025-06-15T06:26:40.785338412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC) 
2025-06-15T06:26:40.789868294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068244s 
2025-06-15T06:26:40.792880860Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored) 
2025-06-15T06:26:40.798181605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC) 
2025-06-15T06:26:40.802834444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073655s 
2025-06-15T06:26:40.809746112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-06-15T06:26:40', 'add_indexes_album_statistics') 
2025-06-15T06:26:40.816646878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:40.822460025Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2025-06-15T06:26:40.825653726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.026107s 
2025-06-15T06:26:40.828884442Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2025-06-15T06:26:40.832187473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:40.836004800Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80 
2025-06-15T06:26:40.844048007Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2025-06-15T06:26:40.852068217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2025-06-15T06:26:40.857105300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008811s 
2025-06-15T06:26:40.863776855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-06-15T06:26:40', 'update_redacted_baseurl') 
2025-06-15T06:26:40.869686956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:40.875190228Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2025-06-15T06:26:40.877873822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0260233s 
2025-06-15T06:26:41.015700125Z [Debug] MigrationController: Took: 00:00:27.4131455 
2025-06-15T06:26:42.652655882Z [Debug] FingerprintingService: fpcalc version: 1.5.1 
2025-06-15T06:26:43.124016730Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-06-15T06:26:43.761718943Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-06-15T06:26:43.945355525Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-06-15T06:26:43.954327742Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-15T06:26:43.959205795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-15T06:26:44.007437450Z [Info] DatabaseEngineVersionCheck: SQLite 3.48.0 
2025-06-15T06:26:44.010985786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0528024s 
2025-06-15T06:26:44.015318511Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-06-15T06:26:44.019517997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0564728s 
2025-06-15T06:26:44.059158943Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-06-15T06:26:44.065696067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:44.073932032Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-06-15T06:26:44.081342925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-06-15T06:26:44.091510690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134087s 
2025-06-15T06:26:44.095973016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:44.104285455Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-06-15T06:26:44.108408548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0258162s 
2025-06-15T06:26:44.116918003Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-06-15T06:26:44.122627300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:44.132831098Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-06-15T06:26:44.139446760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-15T06:26:44.473430709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.270139s 
2025-06-15T06:26:44.530137180Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-15T06:26:44.537997298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006906s 
2025-06-15T06:26:44.570254635Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-06-15T06:26:44.608392224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-06-15T06:26:44.835894950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2580845s 
2025-06-15T06:26:44.842813592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:44.876887928Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-06-15T06:26:44.883058995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2983613s 
2025-06-15T06:26:44.956519554Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-06-15T06:26:44.962367720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:45.000745943Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-15T06:26:45.004868254Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-06s 
2025-06-15T06:26:45.009331933Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-06-15T06:26:45.015750929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-06-15T06:26:45.024542643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107303s 
2025-06-15T06:26:45.028602909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:45.034589054Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-06-15T06:26:45.039199759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200656s 
2025-06-15T06:26:45.064010410Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-06-15T06:26:45.068971210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:45.082060929Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-06-15T06:26:45.114712460Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-06-15T06:26:45.132269004Z [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-06-15T06:26:45.150359583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0319913s 
2025-06-15T06:26:45.154354147Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-06-15T06:26:45.160755698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-06-15T06:26:45.168956382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090345s 
2025-06-15T06:26:45.178270979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-06-15T06:26:45', 'InitialSetup') 
2025-06-15T06:26:45.190408370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:45.196349123Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-06-15T06:26:45.200107241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0379061s 
2025-06-15T06:26:45.205128582Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2025-06-15T06:26:45.210912630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:45.216622197Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2 
2025-06-15T06:26:45.229476953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-06-15T06:26:45', 'add_reason_to_pending_releases') 
2025-06-15T06:26:45.239790512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:45.246318407Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2025-06-15T06:26:45.250611352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0352411s 
2025-06-15T06:26:45.254863955Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2025-06-15T06:26:45.259825526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:45.265847784Z [Info] add_medium_support: Starting migration of Log DB to 3 
2025-06-15T06:26:45.273989639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-06-15T06:26:45', 'add_medium_support') 
2025-06-15T06:26:45.283435570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:45.289302986Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2025-06-15T06:26:45.293211216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0298659s 
2025-06-15T06:26:45.297793824Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2025-06-15T06:26:45.302872321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:45.308381474Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4 
2025-06-15T06:26:45.317080051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-06-15T06:26:45', 'add_various_qualites_in_profile') 
2025-06-15T06:26:45.327523401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:45.333801804Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2025-06-15T06:26:45.338104649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0306619s 
2025-06-15T06:26:45.342176508Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2025-06-15T06:26:45.346868056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:45.352140152Z [Info] metadata_profiles: Starting migration of Log DB to 5 
2025-06-15T06:26:45.359935560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-06-15T06:26:45', 'metadata_profiles') 
2025-06-15T06:26:45.369214565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:45.375048263Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2025-06-15T06:26:45.378868205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.028381s 
2025-06-15T06:26:45.383789605Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2025-06-15T06:26:45.389253658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:45.394878194Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6 
2025-06-15T06:26:45.404936259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-06-15T06:26:45', 'separate_automatic_and_interactive_search') 
2025-06-15T06:26:45.415288205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:45.422081394Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2025-06-15T06:26:45.426773663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0322139s 
2025-06-15T06:26:45.431993434Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2025-06-15T06:26:45.437039566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:45.442610724Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7 
2025-06-15T06:26:45.452347271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-06-15T06:26:45', 'change_album_path_to_relative') 
2025-06-15T06:26:45.462200653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:45.468535389Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2025-06-15T06:26:45.472827142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0312513s 
2025-06-15T06:26:45.477173193Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2025-06-15T06:26:45.482246460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:45.488067462Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8 
2025-06-15T06:26:45.496556236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-06-15T06:26:45', 'change_quality_size_mb_to_kb') 
2025-06-15T06:26:45.506139043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:45.512319017Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2025-06-15T06:26:45.516550889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0299197s 
2025-06-15T06:26:45.520424199Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2025-06-15T06:26:45.524964211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:45.530166878Z [Info] album_releases: Starting migration of Log DB to 9 
2025-06-15T06:26:45.537637421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-06-15T06:26:45', 'album_releases') 
2025-06-15T06:26:45.546702085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:45.552396071Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2025-06-15T06:26:45.556169961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0276928s 
2025-06-15T06:26:45.560261290Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2025-06-15T06:26:45.564967156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:45.570454726Z [Info] album_releases_fix: Starting migration of Log DB to 10 
2025-06-15T06:26:45.578663967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-06-15T06:26:45', 'album_releases_fix') 
2025-06-15T06:26:45.587891870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:45.593769526Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2025-06-15T06:26:45.597697686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0289568s 
2025-06-15T06:26:45.601697540Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2025-06-15T06:26:45.606185568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:45.611435470Z [Info] import_lists: Starting migration of Log DB to 11 
2025-06-15T06:26:45.619534369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-06-15T06:26:45', 'import_lists') 
2025-06-15T06:26:45.628700416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:45.634446938Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2025-06-15T06:26:45.638198323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0285441s 
2025-06-15T06:26:45.642367638Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2025-06-15T06:26:45.647037402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:45.652406564Z [Info] add_release_status: Starting migration of Log DB to 12 
2025-06-15T06:26:45.660249026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-06-15T06:26:45', 'add_release_status') 
2025-06-15T06:26:45.669446518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:45.675297269Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2025-06-15T06:26:45.679240470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0283856s 
2025-06-15T06:26:45.683619628Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2025-06-15T06:26:45.688627673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:45.694123530Z [Info] album_download_notification: Starting migration of Log DB to 13 
2025-06-15T06:26:45.702628036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-06-15T06:26:45', 'album_download_notification') 
2025-06-15T06:26:45.712205202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:45.718284985Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2025-06-15T06:26:45.722455152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0294724s 
2025-06-15T06:26:45.726888630Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2025-06-15T06:26:45.732028610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:45.739193548Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14 
2025-06-15T06:26:45.748051225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-06-15T06:26:45', 'fix_language_metadata_profiles') 
2025-06-15T06:26:45.757743092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:45.764764241Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2025-06-15T06:26:45.769079721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0324888s 
2025-06-15T06:26:45.773065126Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2025-06-15T06:26:45.777613596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:45.782831754Z [Info] remove_fanzub: Starting migration of Log DB to 15 
2025-06-15T06:26:45.790463832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-06-15T06:26:45', 'remove_fanzub') 
2025-06-15T06:26:45.799482263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:45.805383496Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2025-06-15T06:26:45.809187787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0280753s 
2025-06-15T06:26:45.815997210Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2025-06-15T06:26:45.821734523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:45.827756058Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16 
2025-06-15T06:26:45.836582743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-06-15T06:26:45', 'update_artist_history_indexes') 
2025-06-15T06:26:45.846454171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:45.852849489Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2025-06-15T06:26:45.857180561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0309365s 
2025-06-15T06:26:45.861024241Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2025-06-15T06:26:45.865465755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:45.870683432Z [Info] remove_nma: Starting migration of Log DB to 17 
2025-06-15T06:26:45.878086941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-06-15T06:26:45', 'remove_nma') 
2025-06-15T06:26:45.887226886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:45.893250596Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2025-06-15T06:26:45.896976319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.028141s 
2025-06-15T06:26:45.901148450Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2025-06-15T06:26:45.905910750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:45.911334752Z [Info] album_disambiguation: Starting migration of Log DB to 18 
2025-06-15T06:26:45.919344201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-06-15T06:26:45', 'album_disambiguation') 
2025-06-15T06:26:45.928607305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:45.934654792Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2025-06-15T06:26:45.938620488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0287899s 
2025-06-15T06:26:45.942972111Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2025-06-15T06:26:45.947935826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:45.953374378Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19 
2025-06-15T06:26:45.961739113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-06-15T06:26:45', 'add_ape_quality_in_profiles') 
2025-06-15T06:26:45.971265205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:45.977402294Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2025-06-15T06:26:45.981603484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0293276s 
2025-06-15T06:26:45.985685233Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2025-06-15T06:26:45.990269896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:45.995534457Z [Info] remove_pushalot: Starting migration of Log DB to 20 
2025-06-15T06:26:46.003457421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-06-15T06:26:45', 'remove_pushalot') 
2025-06-15T06:26:46.012311761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:46.018276874Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2025-06-15T06:26:46.022160284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0281971s 
2025-06-15T06:26:46.026183726Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2025-06-15T06:26:46.030874612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:46.036259796Z [Info] add_custom_filters: Starting migration of Log DB to 21 
2025-06-15T06:26:46.044053991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-06-15T06:26:46', 'add_custom_filters') 
2025-06-15T06:26:46.053231232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:46.059622412Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2025-06-15T06:26:46.063052629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0283796s 
2025-06-15T06:26:46.067045891Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2025-06-15T06:26:46.071665493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:46.076932269Z [Info] import_list_tags: Starting migration of Log DB to 22 
2025-06-15T06:26:46.084948812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-06-15T06:26:46', 'import_list_tags') 
2025-06-15T06:26:46.094178158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:46.099908457Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2025-06-15T06:26:46.104054335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0283853s 
2025-06-15T06:26:46.108254433Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2025-06-15T06:26:46.112896040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:46.118306876Z [Info] add_release_groups_etc: Starting migration of Log DB to 23 
2025-06-15T06:26:46.126676801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-06-15T06:26:46', 'add_release_groups_etc') 
2025-06-15T06:26:46.135730863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:46.141755545Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2025-06-15T06:26:46.145823507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0288077s 
2025-06-15T06:26:46.149883733Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2025-06-15T06:26:46.154828179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:46.160193033Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24 
2025-06-15T06:26:46.168175938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-06-15T06:26:46', 'NewMediaInfoFormat') 
2025-06-15T06:26:46.178014079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:46.184012018Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2025-06-15T06:26:46.187747189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0292927s 
2025-06-15T06:26:46.192634611Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2025-06-15T06:26:46.197982731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:46.203594150Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25 
2025-06-15T06:26:46.213022977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-06-15T06:26:46', 'rename_restrictions_to_release_profiles') 
2025-06-15T06:26:46.223109870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:46.229584377Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2025-06-15T06:26:46.234172096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0310435s 
2025-06-15T06:26:46.239157665Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2025-06-15T06:26:46.244493129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:46.250469053Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26 
2025-06-15T06:26:46.260052562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-06-15T06:26:46', 'rename_quality_profiles_add_upgrade_allowed') 
2025-06-15T06:26:46.270356481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:46.277402089Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2025-06-15T06:26:46.282165802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0322673s 
2025-06-15T06:26:46.286828271Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2025-06-15T06:26:46.291896677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:46.297427314Z [Info] add_import_exclusions: Starting migration of Log DB to 27 
2025-06-15T06:26:46.305447855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-06-15T06:26:46', 'add_import_exclusions') 
2025-06-15T06:26:46.315167768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:46.321714502Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2025-06-15T06:26:46.325826221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0295316s 
2025-06-15T06:26:46.330326454Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2025-06-15T06:26:46.335550513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:46.341371355Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28 
2025-06-15T06:26:46.350145043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-06-15T06:26:46', 'clean_artist_metadata_table') 
2025-06-15T06:26:46.359971611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:46.366347229Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2025-06-15T06:26:46.371468111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0305679s 
2025-06-15T06:26:46.376203758Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2025-06-15T06:26:46.380815374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:46.386375961Z [Info] health_issue_notification: Starting migration of Log DB to 29 
2025-06-15T06:26:46.394897221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-06-15T06:26:46', 'health_issue_notification') 
2025-06-15T06:26:46.405278185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:46.411890901Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2025-06-15T06:26:46.416048634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0306568s 
2025-06-15T06:26:46.421361001Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2025-06-15T06:26:46.426628418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:46.432358628Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30 
2025-06-15T06:26:46.441105952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-06-15T06:26:46', 'add_mediafilerepository_mtime') 
2025-06-15T06:26:46.450866056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:46.457144960Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2025-06-15T06:26:46.461526083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0302239s 
2025-06-15T06:26:46.466166527Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2025-06-15T06:26:46.471347019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:46.476967788Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31 
2025-06-15T06:26:46.485900997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-06-15T06:26:46', 'add_artistmetadataid_constraint') 
2025-06-15T06:26:46.495654247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:46.501943041Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2025-06-15T06:26:46.506382811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0302648s 
2025-06-15T06:26:46.510624824Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2025-06-15T06:26:46.515501313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:46.520860135Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32 
2025-06-15T06:26:46.529011940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-06-15T06:26:46', 'old_ids_and_artist_alias') 
2025-06-15T06:26:46.538404374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:46.544403384Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2025-06-15T06:26:46.548483540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0288284s 
2025-06-15T06:26:46.552713639Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2025-06-15T06:26:46.557534036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:46.563091547Z [Info] download_propers_config: Starting migration of Log DB to 33 
2025-06-15T06:26:46.571279274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-06-15T06:26:46', 'download_propers_config') 
2025-06-15T06:26:46.580763293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:46.586757273Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2025-06-15T06:26:46.590864864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0291408s 
2025-06-15T06:26:46.595347000Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2025-06-15T06:26:46.600226496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:46.605638164Z [Info] remove_language_profiles: Starting migration of Log DB to 34 
2025-06-15T06:26:46.613972938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-06-15T06:26:46', 'remove_language_profiles') 
2025-06-15T06:26:46.623397636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:46.629400023Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2025-06-15T06:26:46.633473476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0290773s 
2025-06-15T06:26:46.637634455Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2025-06-15T06:26:46.642558591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:46.647935950Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35 
2025-06-15T06:26:46.656129579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-06-15T06:26:46', 'multi_disc_naming_format') 
2025-06-15T06:26:46.665490099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:46.671508468Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2025-06-15T06:26:46.675608213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0289319s 
2025-06-15T06:26:46.679952111Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2025-06-15T06:26:46.684944444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:46.690672038Z [Info] add_download_client_priority: Starting migration of Log DB to 36 
2025-06-15T06:26:46.699181684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-06-15T06:26:46', 'add_download_client_priority') 
2025-06-15T06:26:46.708800063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:46.714923093Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2025-06-15T06:26:46.719119684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0297602s 
2025-06-15T06:26:46.723200661Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2025-06-15T06:26:46.727955316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:46.733222492Z [Info] remove_growl_prowl: Starting migration of Log DB to 37 
2025-06-15T06:26:46.741290399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-06-15T06:26:46', 'remove_growl_prowl') 
2025-06-15T06:26:46.750588172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:46.756448834Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2025-06-15T06:26:46.760336042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0286334s 
2025-06-15T06:26:46.764514676Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2025-06-15T06:26:46.769342759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:46.774839678Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38 
2025-06-15T06:26:46.783040552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-06-15T06:26:46', 'remove_plex_hometheatre') 
2025-06-15T06:26:46.792394098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:46.798540895Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2025-06-15T06:26:46.802610671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0291387s 
2025-06-15T06:26:46.806984979Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2025-06-15T06:26:46.811994337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:46.817423850Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39 
2025-06-15T06:26:46.825855660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-06-15T06:26:46', 'add_root_folder_add_defaults') 
2025-06-15T06:26:46.835398686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:46.841602589Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2025-06-15T06:26:46.845845103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0294486s 
2025-06-15T06:26:46.849753513Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2025-06-15T06:26:46.854306812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:46.859764883Z [Info] task_duration: Starting migration of Log DB to 40 
2025-06-15T06:26:46.867251208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-06-15T06:26:46', 'task_duration') 
2025-06-15T06:26:46.930871131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:46.936941415Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2025-06-15T06:26:46.940716848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0828793s 
2025-06-15T06:26:46.945848121Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2025-06-15T06:26:46.951373507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:46.958033288Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41 
2025-06-15T06:26:46.967641416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-06-15T06:26:46', 'add_indexer_and_enabled_to_release_profiles') 
2025-06-15T06:26:46.978562668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:46.985440368Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2025-06-15T06:26:46.989760588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0331337s 
2025-06-15T06:26:46.993884763Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2025-06-15T06:26:46.998617213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:47.004166808Z [Info] remove_album_folders: Starting migration of Log DB to 42 
2025-06-15T06:26:47.012360117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-06-15T06:26:47', 'remove_album_folders') 
2025-06-15T06:26:47.021585935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:47.027475335Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2025-06-15T06:26:47.031449808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0289475s 
2025-06-15T06:26:47.035807353Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2025-06-15T06:26:47.040709545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:47.046429233Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44 
2025-06-15T06:26:47.054786602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-06-15T06:26:47', 'add_priority_to_indexers') 
2025-06-15T06:26:47.064315100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:47.070700799Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2025-06-15T06:26:47.074920285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0299184s 
2025-06-15T06:26:47.079868380Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2025-06-15T06:26:47.084931355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:47.090626834Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45 
2025-06-15T06:26:47.099838804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-06-15T06:26:47', 'remove_chown_and_folderchmod_config') 
2025-06-15T06:26:47.109838541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:47.116341426Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2025-06-15T06:26:47.120778671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.031048s 
2025-06-15T06:26:47.125060043Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2025-06-15T06:26:47.129805860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:47.135172527Z [Info] update_notifiarr: Starting migration of Log DB to 47 
2025-06-15T06:26:47.143092886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-06-15T06:26:47', 'update_notifiarr') 
2025-06-15T06:26:47.152236439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:47.158306943Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2025-06-15T06:26:47.162320946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0287743s 
2025-06-15T06:26:47.166875838Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2025-06-15T06:26:47.171821808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:47.177253015Z [Info] email_multiple_addresses: Starting migration of Log DB to 49 
2025-06-15T06:26:47.185611667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-06-15T06:26:47', 'email_multiple_addresses') 
2025-06-15T06:26:47.195169944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:47.201431093Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2025-06-15T06:26:47.205509415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0294558s 
2025-06-15T06:26:47.210046301Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2025-06-15T06:26:47.215079707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:47.220646587Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50 
2025-06-15T06:26:47.229393591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-06-15T06:26:47', 'rename_blacklist_to_blocklist') 
2025-06-15T06:26:47.239031329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:47.245298209Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2025-06-15T06:26:47.249588598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0299848s 
2025-06-15T06:26:47.253874880Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2025-06-15T06:26:47.258664765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:47.264030049Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51 
2025-06-15T06:26:47.272150812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-06-15T06:26:47', 'cdh_per_downloadclient') 
2025-06-15T06:26:47.281567134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:47.287540202Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2025-06-15T06:26:47.291610388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0288873s 
2025-06-15T06:26:47.295623399Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2025-06-15T06:26:47.300229965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:47.305509156Z [Info] download_history: Starting migration of Log DB to 52 
2025-06-15T06:26:47.313184683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-06-15T06:26:47', 'download_history') 
2025-06-15T06:26:47.322283625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:47.328162554Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2025-06-15T06:26:47.331957456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0280884s 
2025-06-15T06:26:47.336063474Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2025-06-15T06:26:47.340761665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:47.346040505Z [Info] add_update_history: Starting migration of Log DB to 53 
2025-06-15T06:26:47.356535399Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-06-15T06:26:47.367528797Z [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-06-15T06:26:47.379453930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189931s 
2025-06-15T06:26:47.383589649Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-06-15T06:26:47.390016601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-06-15T06:26:47.396916395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093029s 
2025-06-15T06:26:47.404543113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-06-15T06:26:47', 'add_update_history') 
2025-06-15T06:26:47.413846477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:47.420147405Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2025-06-15T06:26:47.424064564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0319486s 
2025-06-15T06:26:47.428598544Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2025-06-15T06:26:47.433608613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:47.439229642Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54 
2025-06-15T06:26:47.447979091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-06-15T06:26:47', 'add_on_update_to_notifications') 
2025-06-15T06:26:47.457789055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:47.464126126Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2025-06-15T06:26:47.468466206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0302618s 
2025-06-15T06:26:47.472850886Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2025-06-15T06:26:47.477846415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:47.483291540Z [Info] download_client_per_indexer: Starting migration of Log DB to 55 
2025-06-15T06:26:47.491800575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-06-15T06:26:47', 'download_client_per_indexer') 
2025-06-15T06:26:47.501434946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:47.507603668Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2025-06-15T06:26:47.511866973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0296282s 
2025-06-15T06:26:47.516055397Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2025-06-15T06:26:47.520883089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:47.526250798Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56 
2025-06-15T06:26:47.534241789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-06-15T06:26:47', 'AddNewItemMonitorType') 
2025-06-15T06:26:47.543708423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:47.549497310Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2025-06-15T06:26:47.553591103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0286492s 
2025-06-15T06:26:47.557551238Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2025-06-15T06:26:47.562241703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:47.567468198Z [Info] ImportListSearch: Starting migration of Log DB to 57 
2025-06-15T06:26:47.575440973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-06-15T06:26:47', 'ImportListSearch') 
2025-06-15T06:26:47.584342228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:47.590229653Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2025-06-15T06:26:47.594120649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0282226s 
2025-06-15T06:26:47.598467782Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2025-06-15T06:26:47.603457801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:47.608885801Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58 
2025-06-15T06:26:47.617237790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-06-15T06:26:47', 'ImportListMonitorExisting') 
2025-06-15T06:26:47.626706918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:47.632896111Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2025-06-15T06:26:47.637075988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0292565s 
2025-06-15T06:26:47.641083378Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2025-06-15T06:26:47.645723853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:47.650926680Z [Info] add_indexer_tags: Starting migration of Log DB to 59 
2025-06-15T06:26:47.658537736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-06-15T06:26:47', 'add_indexer_tags') 
2025-06-15T06:26:47.667571267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:47.673324282Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2025-06-15T06:26:47.677149836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0278301s 
2025-06-15T06:26:47.681165643Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2025-06-15T06:26:47.685841028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:47.691156301Z [Info] update_audio_types: Starting migration of Log DB to 60 
2025-06-15T06:26:47.698990837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-06-15T06:26:47', 'update_audio_types') 
2025-06-15T06:26:47.708211696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:47.714013539Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2025-06-15T06:26:47.717914955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0282891s 
2025-06-15T06:26:47.722967289Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-06-15T06:26:47.728665795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:47.734423389Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61 
2025-06-15T06:26:47.744605924Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-06-15T06:26:47.748053265Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.7E-06s 
2025-06-15T06:26:47.752417253Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-06-15T06:26:47.780812994Z [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-06-15T06:26:47.803324306Z [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-06-15T06:26:47.817683331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-06-15T06:26:47.828826820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-06-15T06:26:47.850816512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-06-15T06:26:47.857832710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1011932s 
2025-06-15T06:26:47.861547611Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2025-06-15T06:26:47.865212000Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.1E-06s 
2025-06-15T06:26:47.869556188Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2025-06-15T06:26:47.884288134Z [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-06-15T06:26:47.900744082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2025-06-15T06:26:47.911064554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2025-06-15T06:26:47.918671001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2025-06-15T06:26:47.929874352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-06-15T06:26:47.936734606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0627059s 
2025-06-15T06:26:47.940378995Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-15T06:26:47.943942732Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-06s 
2025-06-15T06:26:47.948306499Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-06-15T06:26:47.960276243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-06-15T06:26:47.973412866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-06-15T06:26:47.983791005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-06-15T06:26:47.991200225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-06-15T06:26:48.002080214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-15T06:26:48.009740289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0568592s 
2025-06-15T06:26:48.018698408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-06-15T06:26:48', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-06-15T06:26:48.029295167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:48.037310327Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-06-15T06:26:48.042356319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0827895s 
2025-06-15T06:26:48.046996172Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2025-06-15T06:26:48.052111222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:48.057799327Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62 
2025-06-15T06:26:48.066682605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-06-15T06:26:48', 'add_on_delete_to_notifications') 
2025-06-15T06:26:48.076399191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:48.083061778Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2025-06-15T06:26:48.087353350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.030756s 
2025-06-15T06:26:48.091426622Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2025-06-15T06:26:48.096220737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:48.101520759Z [Info] add_custom_formats: Starting migration of Log DB to 63 
2025-06-15T06:26:48.109392471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-06-15T06:26:48', 'add_custom_formats') 
2025-06-15T06:26:48.118547075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:48.124378448Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2025-06-15T06:26:48.128337721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0283324s 
2025-06-15T06:26:48.132556687Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2025-06-15T06:26:48.137390471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:48.142750144Z [Info] add_result_to_commands: Starting migration of Log DB to 64 
2025-06-15T06:26:48.150908552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-06-15T06:26:48', 'add_result_to_commands') 
2025-06-15T06:26:48.160241086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:48.166316199Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2025-06-15T06:26:48.170365513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0289204s 
2025-06-15T06:26:48.174762467Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2025-06-15T06:26:48.180036758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:48.185375870Z [Info] health_restored_notification: Starting migration of Log DB to 65 
2025-06-15T06:26:48.193885325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-06-15T06:26:48', 'health_restored_notification') 
2025-06-15T06:26:48.203553414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:48.209957711Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2025-06-15T06:26:48.214255134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0299507s 
2025-06-15T06:26:48.218032461Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2025-06-15T06:26:48.222938921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:48.227649176Z [Info] remove_uc: Starting migration of Log DB to 66 
2025-06-15T06:26:48.235125141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-06-15T06:26:48', 'remove_uc') 
2025-06-15T06:26:48.243766241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:48.249803860Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2025-06-15T06:26:48.253715186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0277096s 
2025-06-15T06:26:48.258384228Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2025-06-15T06:26:48.263725384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:48.269459150Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67 
2025-06-15T06:26:48.278907496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-06-15T06:26:48', 'download_clients_rename_tv_to_music') 
2025-06-15T06:26:48.289306477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:48.295842378Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2025-06-15T06:26:48.300306538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0316628s 
2025-06-15T06:26:48.305022424Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2025-06-15T06:26:48.310371305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:48.316542723Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68 
2025-06-15T06:26:48.325791106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-06-15T06:26:48', 'add_colon_replacement_to_naming_config') 
2025-06-15T06:26:48.335764891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:48.343554407Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2025-06-15T06:26:48.348110161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0320055s 
2025-06-15T06:26:48.352025455Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2025-06-15T06:26:48.356642232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:48.361871111Z [Info] list_sync_time: Starting migration of Log DB to 69 
2025-06-15T06:26:48.369690658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-06-15T06:26:48', 'list_sync_time') 
2025-06-15T06:26:48.378769039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:48.384704892Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2025-06-15T06:26:48.388533031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0283128s 
2025-06-15T06:26:48.393840178Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2025-06-15T06:26:48.398764615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:48.404142805Z [Info] add_download_client_tags: Starting migration of Log DB to 70 
2025-06-15T06:26:48.412375323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-06-15T06:26:48', 'add_download_client_tags') 
2025-06-15T06:26:48.422001567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:48.428442708Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2025-06-15T06:26:48.432600220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0295589s 
2025-06-15T06:26:48.436841581Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2025-06-15T06:26:48.441703882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:48.448033478Z [Info] add_notification_status: Starting migration of Log DB to 71 
2025-06-15T06:26:48.455988638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-06-15T06:26:48', 'add_notification_status') 
2025-06-15T06:26:48.465442495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:48.471889668Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2025-06-15T06:26:48.475859392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0298958s 
2025-06-15T06:26:48.480353612Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2025-06-15T06:26:48.485403922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:48.491011514Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72 
2025-06-15T06:26:48.499735873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-06-15T06:26:48', 'add_alac_24_quality_in_profiles') 
2025-06-15T06:26:48.509509744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:48.516173002Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2025-06-15T06:26:48.520218428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0302413s 
2025-06-15T06:26:48.524474319Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2025-06-15T06:26:48.529202740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:48.534545279Z [Info] add_salt_to_users: Starting migration of Log DB to 73 
2025-06-15T06:26:48.542395357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-06-15T06:26:48', 'add_salt_to_users') 
2025-06-15T06:26:48.551594471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:48.557462367Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2025-06-15T06:26:48.561355798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0284462s 
2025-06-15T06:26:48.565327035Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2025-06-15T06:26:48.569935425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:48.575309837Z [Info] add_auto_tagging: Starting migration of Log DB to 74 
2025-06-15T06:26:48.582955483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-06-15T06:26:48', 'add_auto_tagging') 
2025-06-15T06:26:48.592036830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:48.597878414Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2025-06-15T06:26:48.601749168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0281151s 
2025-06-15T06:26:48.606257076Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2025-06-15T06:26:48.611419392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:48.616925770Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75 
2025-06-15T06:26:48.625799739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-06-15T06:26:48', 'quality_definition_preferred_size') 
2025-06-15T06:26:48.635517198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:48.641943468Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2025-06-15T06:26:48.646371555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0301508s 
2025-06-15T06:26:48.650885525Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2025-06-15T06:26:48.656092370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:48.661711375Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76 
2025-06-15T06:26:48.670658252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-06-15T06:26:48', 'add_on_artist_add_to_notifications') 
2025-06-15T06:26:48.680613058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:48.686919277Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2025-06-15T06:26:48.691272373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0305156s 
2025-06-15T06:26:48.695554846Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2025-06-15T06:26:48.700383300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:48.705969870Z [Info] album_last_searched_time: Starting migration of Log DB to 77 
2025-06-15T06:26:48.714169511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-06-15T06:26:48', 'album_last_searched_time') 
2025-06-15T06:26:48.723581254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:48.729750958Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2025-06-15T06:26:48.733822256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0293164s 
2025-06-15T06:26:48.737810908Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2025-06-15T06:26:48.742457836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:48.747728941Z [Info] add_indexer_flags: Starting migration of Log DB to 78 
2025-06-15T06:26:48.755424277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-06-15T06:26:48', 'add_indexer_flags') 
2025-06-15T06:26:48.764502929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:48.770412088Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2025-06-15T06:26:48.774268514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.028108s 
2025-06-15T06:26:48.778614616Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2025-06-15T06:26:48.783661839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:48.789187246Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79 
2025-06-15T06:26:48.797676621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-06-15T06:26:48', 'add_indexes_album_statistics') 
2025-06-15T06:26:48.807353307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:48.813644476Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2025-06-15T06:26:48.817861287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0298091s 
2025-06-15T06:26:48.822695853Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2025-06-15T06:26:48.827565038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T06:26:48.833018520Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80 
2025-06-15T06:26:48.841203352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-06-15T06:26:48', 'update_redacted_baseurl') 
2025-06-15T06:26:48.850604252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T06:26:48.856928277Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2025-06-15T06:26:48.860997632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0293179s 
2025-06-15T06:26:51.775602865Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686 
2025-06-15T06:26:51.967508438Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-06-15T06:26:52.084938069Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected master, changing to develop. 
2025-06-15T06:26:53.277378759Z [Info] QualityProfileService: Setting up default quality profiles 
2025-06-15T06:26:53.912983337Z [Info] MetadataProfileService: Setting up standard metadata profile 
2025-06-15T06:26:54.206473784Z [Info] MetadataProfileService: Setting up empty metadata profile 
2025-06-15T06:26:54.900880544Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-06-15T06:26:54.922337171Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-06-15T06:26:54.928968284Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin 
2025-06-15T06:26:55.074603102Z [ls.io-init] done.
2025-06-15T06:26:56.569989890Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled