2025-10-22T02:52:57.355776763Z [migrations] started
2025-10-22T02:52:57.360396235Z [migrations] no migrations found
2025-10-22T02:52:58.407511892Z usermod: no changes
2025-10-22T02:52:58.482654637Z ───────────────────────────────────────
2025-10-22T02:52:58.482681641Z 
2025-10-22T02:52:58.482688635Z       ██╗     ███████╗██╗ ██████╗
2025-10-22T02:52:58.482695288Z       ██║     ██╔════╝██║██╔═══██╗
2025-10-22T02:52:58.482701972Z       ██║     ███████╗██║██║   ██║
2025-10-22T02:52:58.482708415Z       ██║     ╚════██║██║██║   ██║
2025-10-22T02:52:58.482714768Z       ███████╗███████║██║╚██████╔╝
2025-10-22T02:52:58.482721171Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-10-22T02:52:58.482727593Z 
2025-10-22T02:52:58.482733846Z    Brought to you by linuxserver.io
2025-10-22T02:52:58.482740079Z ───────────────────────────────────────
2025-10-22T02:52:58.487457788Z 
2025-10-22T02:52:58.487680637Z To support the app dev(s) visit:
2025-10-22T02:52:58.522170830Z Lidarr: https://opencollective.com/lidarr
2025-10-22T02:52:58.525752051Z 
2025-10-22T02:52:58.525796912Z To support LSIO projects visit:
2025-10-22T02:52:58.525809437Z https://www.linuxserver.io/donate/
2025-10-22T02:52:58.525820710Z 
2025-10-22T02:52:58.525830539Z ───────────────────────────────────────
2025-10-22T02:52:58.525840429Z GID/UID
2025-10-22T02:52:58.525848726Z ───────────────────────────────────────
2025-10-22T02:52:58.613180736Z 
2025-10-22T02:52:58.613213772Z User UID:    911
2025-10-22T02:52:58.613220927Z User GID:    911
2025-10-22T02:52:58.613228151Z ───────────────────────────────────────
2025-10-22T02:52:58.638545563Z Linuxserver.io version: 3.0.0.4855-ls228
2025-10-22T02:52:58.641247303Z Build-date: 2025-10-22T02:49:42+00:00
2025-10-22T02:52:58.641262724Z ───────────────────────────────────────
2025-10-22T02:52:58.641267284Z     
2025-10-22T02:53:01.824796237Z [custom-init] No custom files found, skipping...
2025-10-22T02:53:08.224224187Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.0.0.4855 
2025-10-22T02:53:08.504501028Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-10-22T02:53:08.566571539Z [Debug] Bootstrap: Console selected 
2025-10-22T02:53:08.579103895Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-10-22T02:53:12.278720479Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-10-22T02:53:13.225502876Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {bed12128-6fee-4765-9962-310eac035474} may be persisted to storage in unencrypted form. 
2025-10-22T02:53:14.174269439Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-10-22T02:53:14.802600263Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-10-22T02:53:15.871357259Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-10-22T02:53:15.982553264Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-22T02:53:15.990785361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-22T02:53:16.565173130Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2025-10-22T02:53:16.620042800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5830308s 
2025-10-22T02:53:16.624030591Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-10-22T02:53:16.626871131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6374088s 
2025-10-22T02:53:16.738509235Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-10-22T02:53:16.748689114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:16.842918063Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-10-22T02:53:16.981037773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-10-22T02:53:17.150323602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3037479s 
2025-10-22T02:53:17.156088321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:17.178228835Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-10-22T02:53:17.180852799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3318686s 
2025-10-22T02:53:17.196960044Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-10-22T02:53:17.199834351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:17.278760454Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-10-22T02:53:17.293694236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-10-22T02:53:17.306848685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0250911s 
2025-10-22T02:53:17.310640852Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-10-22T02:53:17.314801310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017716s 
2025-10-22T02:53:17.320990753Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-10-22T02:53:17.330007320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-10-22T02:53:17.343362924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194875s 
2025-10-22T02:53:17.347150380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:17.351875386Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-10-22T02:53:17.354736046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0278856s 
2025-10-22T02:53:17.361598545Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-10-22T02:53:17.364360737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:17.377766532Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-10-22T02:53:17.380485748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002627s 
2025-10-22T02:53:17.382931813Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-10-22T02:53:17.386624088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-10-22T02:53:17.391998050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066903s 
2025-10-22T02:53:17.394527714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:17.398482768Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-10-22T02:53:17.400598929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013032s 
2025-10-22T02:53:17.445850161Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-10-22T02:53:17.448685010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:17.458782152Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-10-22T02:53:18.398907013Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-10-22T02:53:18.520077924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL UNIQUE, "Value" TEXT NOT NULL) 
2025-10-22T02:53:18.681702797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2273793s 
2025-10-22T02:53:18.684832910Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-10-22T02:53:18.691580627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-10-22T02:53:18.698594341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011742s 
2025-10-22T02:53:18.700647145Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2025-10-22T02:53:18.704492769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE) 
2025-10-22T02:53:18.709233385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065953s 
2025-10-22T02:53:18.711686465Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2025-10-22T02:53:18.714754693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2025-10-22T02:53:18.719502904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057805s 
2025-10-22T02:53:18.721558033Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists 
2025-10-22T02:53:18.915662569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT UNIQUE, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL DEFAULT 1, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "PrimaryAlbumTypes" TEXT, "SecondaryAlbumTypes" TEXT) 
2025-10-22T02:53:18.937416726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2136445s 
2025-10-22T02:53:18.940009326Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId) 
2025-10-22T02:53:18.943433702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-10-22T02:53:19.017852709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0319864s 
2025-10-22T02:53:19.059259118Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug) 
2025-10-22T02:53:19.062392819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-10-22T02:53:19.070087774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086732s 
2025-10-22T02:53:19.072197472Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName) 
2025-10-22T02:53:19.074981929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-10-22T02:53:19.079227288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050884s 
2025-10-22T02:53:19.081266234Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path) 
2025-10-22T02:53:19.083774625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-10-22T02:53:19.087615720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044007s 
2025-10-22T02:53:19.089596098Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums 
2025-10-22T02:53:19.107619020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0) 
2025-10-22T02:53:19.121126220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0292516s 
2025-10-22T02:53:19.123607807Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId) 
2025-10-22T02:53:19.126891740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-10-22T02:53:19.132916582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063316s 
2025-10-22T02:53:19.135028234Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId) 
2025-10-22T02:53:19.137740455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-10-22T02:53:19.141932457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047934s 
2025-10-22T02:53:19.144321638Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId) 
2025-10-22T02:53:19.147454647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-10-22T02:53:19.151645236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050454s 
2025-10-22T02:53:19.153777660Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug) 
2025-10-22T02:53:19.156872742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-10-22T02:53:19.161328715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054923s 
2025-10-22T02:53:19.163588876Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle) 
2025-10-22T02:53:19.166987199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-10-22T02:53:19.172123803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063155s 
2025-10-22T02:53:19.175285109Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path) 
2025-10-22T02:53:19.178205129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC) 
2025-10-22T02:53:19.181955240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047156s 
2025-10-22T02:53:19.185889934Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks 
2025-10-22T02:53:19.194433879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackNumber" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0) 
2025-10-22T02:53:19.208685858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208615s 
2025-10-22T02:53:19.210925648Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId) 
2025-10-22T02:53:19.214205002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-10-22T02:53:19.218693550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056583s 
2025-10-22T02:53:19.220943030Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId) 
2025-10-22T02:53:19.223796956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2025-10-22T02:53:19.228006443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049494s 
2025-10-22T02:53:19.230171403Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId) 
2025-10-22T02:53:19.233317438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-10-22T02:53:19.237345730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050592s 
2025-10-22T02:53:19.239961527Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber) 
2025-10-22T02:53:19.243775147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC) 
2025-10-22T02:53:19.248378807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061734s 
2025-10-22T02:53:19.250372091Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles 
2025-10-22T02:53:19.257915351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL DEFAULT 0) 
2025-10-22T02:53:19.265320643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129923s 
2025-10-22T02:53:19.267710515Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId) 
2025-10-22T02:53:19.270935269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC) 
2025-10-22T02:53:19.275178043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053226s 
2025-10-22T02:53:19.277403594Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId) 
2025-10-22T02:53:19.280411681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-10-22T02:53:19.284394050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048867s 
2025-10-22T02:53:19.286515944Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-10-22T02:53:19.295005258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Language" INTEGER NOT NULL DEFAULT 0, "ArtistId" INTEGER NOT NULL DEFAULT 0, "AlbumId" INTEGER NOT NULL DEFAULT 0, "TrackId" INTEGER NOT NULL DEFAULT 0) 
2025-10-22T02:53:19.302448958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139014s 
2025-10-22T02:53:19.305101319Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-10-22T02:53:19.308350732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-10-22T02:53:19.312881596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053509s 
2025-10-22T02:53:19.315301579Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 
2025-10-22T02:53:19.318273864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-10-22T02:53:19.322236503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004853s 
2025-10-22T02:53:19.324635234Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-10-22T02:53:19.331921676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-10-22T02:53:19.334661934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075382s 
2025-10-22T02:53:19.337166458Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId) 
2025-10-22T02:53:19.340086638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC) 
2025-10-22T02:53:19.344805120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055582s 
2025-10-22T02:53:19.347165352Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-10-22T02:53:19.354641187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL) 
2025-10-22T02:53:19.371783335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022003s 
2025-10-22T02:53:19.374527912Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-10-22T02:53:19.379106793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL) 
2025-10-22T02:53:19.388415618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115432s 
2025-10-22T02:53:19.390905963Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-10-22T02:53:19.394124674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-10-22T02:53:19.398391656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053736s 
2025-10-22T02:53:19.400668561Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-10-22T02:53:19.441085629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableSearch" INTEGER) 
2025-10-22T02:53:19.448306980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.045142s 
2025-10-22T02:53:19.453578035Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-10-22T02:53:19.456766095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-10-22T02:53:19.462153022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062847s 
2025-10-22T02:53:19.464204934Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2025-10-22T02:53:19.468291483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL) 
2025-10-22T02:53:19.473450492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073097s 
2025-10-22T02:53:19.475551813Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2025-10-22T02:53:19.478268304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-10-22T02:53:19.482077734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046066s 
2025-10-22T02:53:19.484165699Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2025-10-22T02:53:19.488765842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL UNIQUE, "Title" TEXT NOT NULL UNIQUE, "MinSize" NUMERIC, "MaxSize" NUMERIC) 
2025-10-22T02:53:19.494299575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081487s 
2025-10-22T02:53:19.496595068Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2025-10-22T02:53:19.499812547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2025-10-22T02:53:19.503767391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051896s 
2025-10-22T02:53:19.505900626Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2025-10-22T02:53:19.509095720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2025-10-22T02:53:19.512996425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005136s 
2025-10-22T02:53:19.514902724Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2025-10-22T02:53:19.522453469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1, "ArtistFolderFormat" TEXT, "RenameTracks" INTEGER, "StandardTrackFormat" TEXT, "AlbumFolderFormat" TEXT) 
2025-10-22T02:53:19.528323940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115073s 
2025-10-22T02:53:19.530245910Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2025-10-22T02:53:19.538616115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "Language" INTEGER NOT NULL DEFAULT 0, "ArtistId" INTEGER NOT NULL DEFAULT 0, "AlbumIds" TEXT NOT NULL DEFAULT '') 
2025-10-22T02:53:19.552106331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019643s 
2025-10-22T02:53:19.554269146Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2025-10-22T02:53:19.559322942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Metadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL) 
2025-10-22T02:53:19.564505549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084177s 
2025-10-22T02:53:19.566411356Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-10-22T02:53:19.573025295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2025-10-22T02:53:19.579328027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110066s 
2025-10-22T02:53:19.581307553Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-10-22T02:53:19.586287300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL) 
2025-10-22T02:53:19.591705311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084363s 
2025-10-22T02:53:19.593757894Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2025-10-22T02:53:19.599067315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL DEFAULT 0, "ParsedAlbumInfo" TEXT NOT NULL DEFAULT '') 
2025-10-22T02:53:19.604888698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092173s 
2025-10-22T02:53:19.606922082Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2025-10-22T02:53:19.611006898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RemotePathMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Host" TEXT NOT NULL, "RemotePath" TEXT NOT NULL, "LocalPath" TEXT NOT NULL) 
2025-10-22T02:53:19.615444394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066188s 
2025-10-22T02:53:19.617291082Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-10-22T02:53:19.620472318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2025-10-22T02:53:19.624633317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054815s 
2025-10-22T02:53:19.626705550Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-10-22T02:53:19.629356218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-10-22T02:53:19.633021078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044689s 
2025-10-22T02:53:19.634891484Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2025-10-22T02:53:19.638919816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Restrictions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Preferred" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL) 
2025-10-22T02:53:19.643439968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067197s 
2025-10-22T02:53:19.645333812Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2025-10-22T02:53:19.651409376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EnableUsenet" INTEGER NOT NULL, "EnableTorrent" INTEGER NOT NULL, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL) 
2025-10-22T02:53:19.657067931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098823s 
2025-10-22T02:53:19.659027637Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-10-22T02:53:19.664121384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL UNIQUE, "Username" TEXT NOT NULL UNIQUE, "Password" TEXT NOT NULL) 
2025-10-22T02:53:19.669242857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080059s 
2025-10-22T02:53:19.671333707Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-10-22T02:53:19.674084587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-10-22T02:53:19.677940151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004703s 
2025-10-22T02:53:19.680001993Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-10-22T02:53:19.682793774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-10-22T02:53:19.686725882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048258s 
2025-10-22T02:53:19.688662662Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-10-22T02:53:19.695107210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-10-22T02:53:19.701473149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109151s 
2025-10-22T02:53:19.703671506Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-10-22T02:53:19.710022475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-10-22T02:53:19.716039571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102304s 
2025-10-22T02:53:19.718139530Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2025-10-22T02:53:19.721174862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-10-22T02:53:19.724850043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004817s 
2025-10-22T02:53:19.726683635Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-10-22T02:53:19.732475308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-10-22T02:53:19.737748837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092735s 
2025-10-22T02:53:19.739597309Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles 
2025-10-22T02:53:19.745835541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL) 
2025-10-22T02:53:19.751394805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099877s 
2025-10-22T02:53:19.753340544Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles 
2025-10-22T02:53:19.757450039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LanguageProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Languages" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL) 
2025-10-22T02:53:19.761854578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066501s 
2025-10-22T02:53:19.763910338Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name) 
2025-10-22T02:53:19.766845819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC) 
2025-10-22T02:53:19.770443905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046165s 
2025-10-22T02:53:19.772428030Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-10-22T02:53:19.777680487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-10-22T02:53:19.782827231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085289s 
2025-10-22T02:53:19.785036450Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-10-22T02:53:19.789202889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-10-22T02:53:19.793036760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060353s 
2025-10-22T02:53:19.820138685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles" ("EnableUsenet", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags") VALUES (1, 1, 1, 0, 0, 2147483647, '[]') 
2025-10-22T02:53:19.855249527Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0322256 taking an average of 00:00:00.0322256 
2025-10-22T02:53:19.868314586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-10-22T02:53:19', 'InitialSetup') 
2025-10-22T02:53:19.874533208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:19.886253409Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-10-22T02:53:19.888210550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0911043s 
2025-10-22T02:53:19.897948660Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2025-10-22T02:53:19.900537082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:19.917160006Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2 
2025-10-22T02:53:19.933653508Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-10-22T02:53:19.936009873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000226s 
2025-10-22T02:53:19.938641893Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2025-10-22T02:53:19.942367436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2025-10-22T02:53:19.960186949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194977s 
2025-10-22T02:53:19.964297586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-10-22T02:53:19', 'add_reason_to_pending_releases') 
2025-10-22T02:53:19.968912489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:19.972245751Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2025-10-22T02:53:19.974152561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0313118s 
2025-10-22T02:53:19.978000019Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2025-10-22T02:53:19.980148225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:19.983046561Z [Info] add_medium_support: Starting migration of Main DB to 3 
2025-10-22T02:53:20.037032902Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-22T02:53:20.048367557Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.64E-05s 
2025-10-22T02:53:20.050588289Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String 
2025-10-22T02:53:20.053351533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT '' 
2025-10-22T02:53:20.063941919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116565s 
2025-10-22T02:53:20.066051467Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-10-22T02:53:20.067630266Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s 
2025-10-22T02:53:20.069671787Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32 
2025-10-22T02:53:20.072656688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0 
2025-10-22T02:53:20.082051526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104559s 
2025-10-22T02:53:20.083829176Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-10-22T02:53:20.085615002Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s 
2025-10-22T02:53:20.087758378Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32 
2025-10-22T02:53:20.090897930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0 
2025-10-22T02:53:20.100496499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107232s 
2025-10-22T02:53:20.105110791Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2025-10-22T02:53:20.112814122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2025-10-22T02:53:20.117077568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097049s 
2025-10-22T02:53:20.121987645Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber 
2025-10-22T02:53:20.456138562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL) 
2025-10-22T02:53:20.472412643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tracks_temp" ("Id", "ForeignTrackId", "ArtistId", "AlbumId", "Title", "Explicit", "Compilation", "DiscNumber", "TrackFileId", "Monitored", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber") SELECT "Id", "ForeignTrackId", "ArtistId", "AlbumId", "Title", "Explicit", "Compilation", "DiscNumber", "TrackFileId", "Monitored", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber" FROM "Tracks" 
2025-10-22T02:53:20.485656682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2025-10-22T02:53:20.498357989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2025-10-22T02:53:20.530273206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-10-22T02:53:20.535906209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2025-10-22T02:53:20.540393906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-10-22T02:53:20.544250873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4201972s 
2025-10-22T02:53:20.546129636Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-10-22T02:53:20.548336019Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s 
2025-10-22T02:53:20.553351007Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String 
2025-10-22T02:53:20.556139402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT 
2025-10-22T02:53:20.566008826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105219s 
2025-10-22T02:53:20.569515999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-10-22T02:53:20', 'add_medium_support') 
2025-10-22T02:53:20.573416063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:20.577162096Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2025-10-22T02:53:20.579662511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216556s 
2025-10-22T02:53:20.581525913Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2025-10-22T02:53:20.583881787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:20.586933522Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4 
2025-10-22T02:53:20.602369626Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2025-10-22T02:53:20.606394170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2025-10-22T02:53:20.611643641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063139s 
2025-10-22T02:53:20.613562084Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-22T02:53:20.615947217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-22T02:53:20.654199545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0383108s 
2025-10-22T02:53:20.658395615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-10-22T02:53:20', 'add_various_qualites_in_profile') 
2025-10-22T02:53:20.662724562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:20.666465034Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2025-10-22T02:53:20.668460953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0507365s 
2025-10-22T02:53:20.670757268Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2025-10-22T02:53:20.672903800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:20.675725512Z [Info] metadata_profiles: Starting migration of Main DB to 5 
2025-10-22T02:53:20.693808115Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles 
2025-10-22T02:53:20.698795498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "PrimaryAlbumTypes" TEXT NOT NULL, "SecondaryAlbumTypes" TEXT NOT NULL) 
2025-10-22T02:53:20.704655047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084605s 
2025-10-22T02:53:20.706965370Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name) 
2025-10-22T02:53:20.710036744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC) 
2025-10-22T02:53:20.714534602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055035s 
2025-10-22T02:53:20.716486211Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-10-22T02:53:20.718305465Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s 
2025-10-22T02:53:20.720531858Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32 
2025-10-22T02:53:20.723809669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1 
2025-10-22T02:53:20.736009215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126115s 
2025-10-22T02:53:20.739658293Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes 
2025-10-22T02:53:20.823643844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT UNIQUE, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "SecondaryAlbumTypes" TEXT, "MetadataProfileId" INTEGER NOT NULL) 
2025-10-22T02:53:20.851520268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "SecondaryAlbumTypes", "MetadataProfileId") SELECT "Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "SecondaryAlbumTypes", "MetadataProfileId" FROM "Artists" 
2025-10-22T02:53:20.867267238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-10-22T02:53:20.872693455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-10-22T02:53:20.898176650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-10-22T02:53:20.903065855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-10-22T02:53:20.907677231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-10-22T02:53:20.912210259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-10-22T02:53:20.915828385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1736305s 
2025-10-22T02:53:20.918163257Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes 
2025-10-22T02:53:21.022717687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT UNIQUE, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "MetadataProfileId" INTEGER NOT NULL) 
2025-10-22T02:53:21.049189884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "MetadataProfileId") SELECT "Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "MetadataProfileId" FROM "Artists" 
2025-10-22T02:53:21.063353886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-10-22T02:53:21.069190569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-10-22T02:53:21.094016561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-10-22T02:53:21.098742347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-10-22T02:53:21.103425007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-10-22T02:53:21.107691879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-10-22T02:53:21.111148520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1910308s 
2025-10-22T02:53:21.112969807Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-22T02:53:21.114724661Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s 
2025-10-22T02:53:21.116848227Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String 
2025-10-22T02:53:21.119559246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT 
2025-10-22T02:53:21.129340753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104974s 
2025-10-22T02:53:21.133210716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-10-22T02:53:21', 'metadata_profiles') 
2025-10-22T02:53:21.137115669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:21.142360671Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2025-10-22T02:53:21.144203362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0233526s 
2025-10-22T02:53:21.147149875Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2025-10-22T02:53:21.149457492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:21.152515830Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6 
2025-10-22T02:53:21.186202264Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2025-10-22T02:53:21.296371691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER) 
2025-10-22T02:53:21.305674034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch" FROM "Indexers" 
2025-10-22T02:53:21.311070901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-10-22T02:53:21.315256981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-10-22T02:53:21.340074997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-10-22T02:53:21.343737411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1551745s 
2025-10-22T02:53:21.345698430Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-10-22T02:53:21.347399556Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s 
2025-10-22T02:53:21.349716782Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2025-10-22T02:53:21.352700280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2025-10-22T02:53:21.362504272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106461s 
2025-10-22T02:53:21.365352868Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-10-22T02:53:21.368685339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-10-22T02:53:21.371943510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040942s 
2025-10-22T02:53:21.373488180Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-10-22T02:53:21.375207022Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s 
2025-10-22T02:53:21.380556333Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2025-10-22T02:53:21.454004936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL) 
2025-10-22T02:53:21.464995999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch" FROM "Indexers" 
2025-10-22T02:53:21.471092986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-10-22T02:53:21.475800576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-10-22T02:53:21.502400250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-10-22T02:53:21.506186664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1234118s 
2025-10-22T02:53:21.510434218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-10-22T02:53:21', 'separate_automatic_and_interactive_search') 
2025-10-22T02:53:21.514199329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:21.518981980Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2025-10-22T02:53:21.520995004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1357997s 
2025-10-22T02:53:21.523526321Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2025-10-22T02:53:21.525781422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:21.528678486Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7 
2025-10-22T02:53:21.533246865Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path 
2025-10-22T02:53:21.608651096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT) 
2025-10-22T02:53:21.631247959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes" FROM "Albums" 
2025-10-22T02:53:21.643666706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-10-22T02:53:21.649614313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-10-22T02:53:21.673571836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-10-22T02:53:21.678154334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-10-22T02:53:21.682640989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-10-22T02:53:21.686844684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-10-22T02:53:21.691235215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-10-22T02:53:21.694917630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1597489s 
2025-10-22T02:53:21.698623623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-10-22T02:53:21', 'change_album_path_to_relative') 
2025-10-22T02:53:21.702578777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:21.707015682Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2025-10-22T02:53:21.708871318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1714587s 
2025-10-22T02:53:21.711397445Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2025-10-22T02:53:21.713650793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:21.716591635Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8 
2025-10-22T02:53:21.724218723Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE QualityDefinitions SET MaxSize = CASE WHEN (CAST(MaxSize AS FLOAT) / 60) * 8 * 1024 < 1500 THEN ROUND((CAST(MaxSize AS FLOAT) / 60) * 8 * 1024, 0) ELSE NULL END 
2025-10-22T02:53:21.728659666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE QualityDefinitions SET MaxSize = CASE WHEN (CAST(MaxSize AS FLOAT) / 60) * 8 * 1024 < 1500 THEN ROUND((CAST(MaxSize AS FLOAT) / 60) * 8 * 1024, 0) ELSE NULL END 
2025-10-22T02:53:21.732484969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055389s 
2025-10-22T02:53:21.736125770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-10-22T02:53:21', 'change_quality_size_mb_to_kb') 
2025-10-22T02:53:21.740032127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:21.743340950Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2025-10-22T02:53:21.745269744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160582s 
2025-10-22T02:53:21.747509794Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2025-10-22T02:53:21.749611977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:21.752428640Z [Info] album_releases: Starting migration of Main DB to 9 
2025-10-22T02:53:21.758996465Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-22T02:53:21.760865829Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s 
2025-10-22T02:53:21.762895286Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String 
2025-10-22T02:53:21.765687359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT '' 
2025-10-22T02:53:21.775959093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110959s 
2025-10-22T02:53:21.777817114Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-22T02:53:21.779525254Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s 
2025-10-22T02:53:21.781644551Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String 
2025-10-22T02:53:21.784477366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT '' 
2025-10-22T02:53:21.794104762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010528s 
2025-10-22T02:53:21.797519358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-10-22T02:53:21', 'album_releases') 
2025-10-22T02:53:21.801285191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:21.804454483Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2025-10-22T02:53:21.806239718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0207355s 
2025-10-22T02:53:21.808641835Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2025-10-22T02:53:21.810828589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:21.813800553Z [Info] album_releases_fix: Starting migration of Main DB to 10 
2025-10-22T02:53:21.822543679Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-22T02:53:21.824485139Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.56E-05s 
2025-10-22T02:53:21.826534406Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String 
2025-10-22T02:53:21.903416232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT) 
2025-10-22T02:53:21.928165429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease" FROM "Albums" 
2025-10-22T02:53:21.941491824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-10-22T02:53:21.947206452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-10-22T02:53:21.972817154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-10-22T02:53:21.977251713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-10-22T02:53:21.981413033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-10-22T02:53:21.985685607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-10-22T02:53:21.990034143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-10-22T02:53:21.993508690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1650251s 
2025-10-22T02:53:21.995360639Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-22T02:53:21.997091895Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s 
2025-10-22T02:53:21.999252276Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String 
2025-10-22T02:53:22.077681608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT NOT NULL) 
2025-10-22T02:53:22.103357983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease" FROM "Albums" 
2025-10-22T02:53:22.116621121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-10-22T02:53:22.122336660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-10-22T02:53:22.147788993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-10-22T02:53:22.152440519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-10-22T02:53:22.156816241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-10-22T02:53:22.161167182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-10-22T02:53:22.165638566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-10-22T02:53:22.169226221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1680222s 
2025-10-22T02:53:22.172959508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-10-22T02:53:22', 'album_releases_fix') 
2025-10-22T02:53:22.176757316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:22.180640426Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2025-10-22T02:53:22.182499189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1792411s 
2025-10-22T02:53:22.186215332Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2025-10-22T02:53:22.188349329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:22.191442999Z [Info] import_lists: Starting migration of Main DB to 11 
2025-10-22T02:53:22.212641586Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 
2025-10-22T02:53:22.220883633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL) 
2025-10-22T02:53:22.228711837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140654s 
2025-10-22T02:53:22.230791214Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 
2025-10-22T02:53:22.233545550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-10-22T02:53:22.237130108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044906s 
2025-10-22T02:53:22.239037178Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 
2025-10-22T02:53:22.244728549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-10-22T02:53:22.250108663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091875s 
2025-10-22T02:53:22.252276699Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 
2025-10-22T02:53:22.255403926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-10-22T02:53:22.259140130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049215s 
2025-10-22T02:53:22.262691080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-10-22T02:53:22', 'import_lists') 
2025-10-22T02:53:22.266539420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:22.270043586Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2025-10-22T02:53:22.271873220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156949s 
2025-10-22T02:53:22.274284666Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2025-10-22T02:53:22.276486039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:22.279438815Z [Info] add_release_status: Starting migration of Main DB to 12 
2025-10-22T02:53:22.285590773Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2025-10-22T02:53:22.327207606Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.62E-05s 
2025-10-22T02:53:22.330899411Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String 
2025-10-22T02:53:22.334287884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT '' 
2025-10-22T02:53:22.345378648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123432s 
2025-10-22T02:53:22.347245667Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-22T02:53:22.349368221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-22T02:53:22.364621727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152558s 
2025-10-22T02:53:22.368471449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-10-22T02:53:22', 'add_release_status') 
2025-10-22T02:53:22.372653430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:22.375940409Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2025-10-22T02:53:22.377816106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0266845s 
2025-10-22T02:53:22.380373486Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2025-10-22T02:53:22.382582144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:22.385646284Z [Info] album_download_notification: Starting migration of Main DB to 13 
2025-10-22T02:53:22.391074465Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-22T02:53:22.392960793Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.59E-05s 
2025-10-22T02:53:22.395188349Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean 
2025-10-22T02:53:22.398591171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0 
2025-10-22T02:53:22.409386079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121581s 
2025-10-22T02:53:22.413022621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-10-22T02:53:22', 'album_download_notification') 
2025-10-22T02:53:22.416975932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:22.420325978Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2025-10-22T02:53:22.422229020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.02277s 
2025-10-22T02:53:22.424808314Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2025-10-22T02:53:22.427052924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:22.430043266Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14 
2025-10-22T02:53:22.436864752Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists" SET "MetadataProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "MetadataProfiles") > 0) THEN (SELECT "Id" FROM "MetadataProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."MetadataProfileId" = 0 
2025-10-22T02:53:22.442387563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "MetadataProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "MetadataProfiles") > 0) THEN (SELECT "Id" FROM "MetadataProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."MetadataProfileId" = 0 
2025-10-22T02:53:22.449041332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090221s 
2025-10-22T02:53:22.453334928Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists" SET "LanguageProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "LanguageProfiles") > 0) THEN (SELECT "Id" FROM "LanguageProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."LanguageProfileId" = 0 
2025-10-22T02:53:22.458729251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LanguageProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "LanguageProfiles") > 0) THEN (SELECT "Id" FROM "LanguageProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."LanguageProfileId" = 0 
2025-10-22T02:53:22.462967094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066411s 
2025-10-22T02:53:22.467133003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-10-22T02:53:22', 'fix_language_metadata_profiles') 
2025-10-22T02:53:22.471001774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:22.474322751Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2025-10-22T02:53:22.476238268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175974s 
2025-10-22T02:53:22.478472417Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2025-10-22T02:53:22.480800656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:22.483633310Z [Info] remove_fanzub: Starting migration of Main DB to 15 
2025-10-22T02:53:22.487925863Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2025-10-22T02:53:22.490718417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2025-10-22T02:53:22.493869011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037676s 
2025-10-22T02:53:22.497468850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-10-22T02:53:22', 'remove_fanzub') 
2025-10-22T02:53:22.501445678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:22.504472864Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2025-10-22T02:53:22.506268570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142198s 
2025-10-22T02:53:22.508884668Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2025-10-22T02:53:22.511140420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:22.514132656Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16 
2025-10-22T02:53:22.542096025Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId) 
2025-10-22T02:53:22.545148823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC) 
2025-10-22T02:53:22.549402288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051076s 
2025-10-22T02:53:22.551594673Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate) 
2025-10-22T02:53:22.554810338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC) 
2025-10-22T02:53:22.559122211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055375s 
2025-10-22T02:53:22.566110674Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId) 
2025-10-22T02:53:22.571125021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId" 
2025-10-22T02:53:22.575028682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068922s 
2025-10-22T02:53:22.577181437Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date) 
2025-10-22T02:53:22.580294035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-10-22T02:53:22.584412628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050784s 
2025-10-22T02:53:22.586263756Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2025-10-22T02:53:22.588930976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2025-10-22T02:53:22.592037261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038893s 
2025-10-22T02:53:22.594124465Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2025-10-22T02:53:22.597153404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-10-22T02:53:22.600898465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048706s 
2025-10-22T02:53:22.604631122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-10-22T02:53:22', 'update_artist_history_indexes') 
2025-10-22T02:53:22.608579753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:22.612011473Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2025-10-22T02:53:22.613913584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155994s 
2025-10-22T02:53:22.616194306Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2025-10-22T02:53:22.618402413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:22.621155417Z [Info] remove_nma: Starting migration of Main DB to 17 
2025-10-22T02:53:22.647879370Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-22T02:53:22.661734951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2025-10-22T02:53:22.665512719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152863s 
2025-10-22T02:53:22.668974249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-10-22T02:53:22', 'remove_nma') 
2025-10-22T02:53:22.672859883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:22.676055077Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2025-10-22T02:53:22.677883610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0257894s 
2025-10-22T02:53:22.680550099Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2025-10-22T02:53:22.682780471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:22.685703306Z [Info] album_disambiguation: Starting migration of Main DB to 18 
2025-10-22T02:53:22.690771762Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-22T02:53:22.692582038Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.59E-05s 
2025-10-22T02:53:22.694724302Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String 
2025-10-22T02:53:22.697541104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT 
2025-10-22T02:53:22.708361353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115714s 
2025-10-22T02:53:22.712049439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-10-22T02:53:22', 'album_disambiguation') 
2025-10-22T02:53:22.715978431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:22.719240540Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2025-10-22T02:53:22.721125155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0223023s 
2025-10-22T02:53:22.723595249Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2025-10-22T02:53:22.725817524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:22.728760320Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19 
2025-10-22T02:53:22.732645493Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-22T02:53:22.734748498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-22T02:53:22.751892691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170859s 
2025-10-22T02:53:22.755887456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-10-22T02:53:22', 'add_ape_quality_in_profiles') 
2025-10-22T02:53:22.760196452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:22.763479854Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2025-10-22T02:53:22.765453709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0286846s 
2025-10-22T02:53:22.767773581Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2025-10-22T02:53:22.769915544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:22.772749611Z [Info] remove_pushalot: Starting migration of Main DB to 20 
2025-10-22T02:53:22.786475951Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-22T02:53:22.790046070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2025-10-22T02:53:22.793549004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047709s 
2025-10-22T02:53:22.795750016Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-22T02:53:22.798762553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata' 
2025-10-22T02:53:22.801742383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039822s 
2025-10-22T02:53:22.803923695Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-22T02:53:22.806820278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata' 
2025-10-22T02:53:22.809752192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003864s 
2025-10-22T02:53:22.813216498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-10-22T02:53:22', 'remove_pushalot') 
2025-10-22T02:53:22.817068705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:22.820227496Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2025-10-22T02:53:22.822066339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141507s 
2025-10-22T02:53:22.824434839Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2025-10-22T02:53:22.826607884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:22.829474717Z [Info] add_custom_filters: Starting migration of Main DB to 21 
2025-10-22T02:53:22.836720328Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-10-22T02:53:22.840856978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFilters" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Type" TEXT NOT NULL, "Label" TEXT NOT NULL, "Filters" TEXT NOT NULL) 
2025-10-22T02:53:22.845446941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067655s 
2025-10-22T02:53:22.849000446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-10-22T02:53:22', 'add_custom_filters') 
2025-10-22T02:53:22.852902464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:22.856529037Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2025-10-22T02:53:22.858369362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176874s 
2025-10-22T02:53:22.860658522Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2025-10-22T02:53:22.862799032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:22.865780175Z [Info] import_list_tags: Starting migration of Main DB to 22 
2025-10-22T02:53:22.870903141Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-10-22T02:53:22.872715631Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s 
2025-10-22T02:53:22.874848366Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String 
2025-10-22T02:53:22.877476277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT 
2025-10-22T02:53:22.888514766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117602s 
2025-10-22T02:53:22.892114344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-10-22T02:53:22', 'import_list_tags') 
2025-10-22T02:53:22.896040220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:22.899326748Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2025-10-22T02:53:22.901148105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0224818s 
2025-10-22T02:53:22.903541264Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2025-10-22T02:53:22.905748189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:22.908705594Z [Info] add_release_groups_etc: Starting migration of Main DB to 23 
2025-10-22T02:53:23.007154279Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata 
2025-10-22T02:53:23.014265258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ArtistMetadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "Name" TEXT NOT NULL, "Overview" TEXT, "Disambiguation" TEXT, "Type" TEXT, "Status" INTEGER NOT NULL, "Images" TEXT NOT NULL, "Links" TEXT, "Genres" TEXT, "Ratings" TEXT, "Members" TEXT) 
2025-10-22T02:53:23.020981453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116084s 
2025-10-22T02:53:23.023326295Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId) 
2025-10-22T02:53:23.026567271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC) 
2025-10-22T02:53:23.030518427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052431s 
2025-10-22T02:53:23.065091677Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-10-22T02:53:23.065438165Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-10-22T02:53:23.065685322Z                           FROM "Artists" 
2025-10-22T02:53:23.076431312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-10-22T02:53:23.076456953Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-10-22T02:53:23.076477695Z                           FROM "Artists" 
2025-10-22T02:53:23.084359166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135114s 
2025-10-22T02:53:23.086118679Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-10-22T02:53:23.088552019Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s 
2025-10-22T02:53:23.090105176Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32 
2025-10-22T02:53:23.093316343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-10-22T02:53:23.104385342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122535s 
2025-10-22T02:53:23.110319121Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2025-10-22T02:53:23.110343049Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-10-22T02:53:23.110363471Z                                                   FROM "ArtistMetadata"
2025-10-22T02:53:23.110417509Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2025-10-22T02:53:23.118255863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2025-10-22T02:53:23.118279872Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-10-22T02:53:23.118300604Z                                                   FROM "ArtistMetadata"
2025-10-22T02:53:23.118360715Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2025-10-22T02:53:23.124193520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098704s 
2025-10-22T02:53:23.126065820Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases 
2025-10-22T02:53:23.133825876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL UNIQUE, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL DEFAULT 0, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL) 
2025-10-22T02:53:23.141050174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130236s 
2025-10-22T02:53:23.143360095Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId) 
2025-10-22T02:53:23.146662596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2025-10-22T02:53:23.151055442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056427s 
2025-10-22T02:53:23.153188777Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId) 
2025-10-22T02:53:23.156096102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2025-10-22T02:53:23.160328916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051516s 
2025-10-22T02:53:23.162227950Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-22T02:53:23.164306305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-22T02:53:23.251785230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0872112s 
2025-10-22T02:53:23.253925720Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-22T02:53:23.255690374Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.72E-05s 
2025-10-22T02:53:23.257824161Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32 
2025-10-22T02:53:23.260988864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-10-22T02:53:23.273297499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131647s 
2025-10-22T02:53:23.275383480Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-22T02:53:23.277131720Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.57E-05s 
2025-10-22T02:53:23.279205406Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean 
2025-10-22T02:53:23.282520782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1 
2025-10-22T02:53:23.294619986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128642s 
2025-10-22T02:53:23.296672489Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-22T02:53:23.298433736Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s 
2025-10-22T02:53:23.300424976Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String 
2025-10-22T02:53:23.303052988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT 
2025-10-22T02:53:23.314623407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122486s 
2025-10-22T02:53:23.321423540Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2025-10-22T02:53:23.321454352Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-10-22T02:53:23.321543933Z                                                   FROM "ArtistMetadata"
2025-10-22T02:53:23.321568342Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-10-22T02:53:23.321618352Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2025-10-22T02:53:23.330788458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2025-10-22T02:53:23.330812296Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-10-22T02:53:23.330827336Z                                                   FROM "ArtistMetadata"
2025-10-22T02:53:23.330880564Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-10-22T02:53:23.330936717Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2025-10-22T02:53:23.338388993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124648s 
2025-10-22T02:53:23.340196724Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-10-22T02:53:23.341922839Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s 
2025-10-22T02:53:23.344066195Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String 
2025-10-22T02:53:23.347209135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0' 
2025-10-22T02:53:23.358276711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121998s 
2025-10-22T02:53:23.360120574Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-10-22T02:53:23.361833874Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s 
2025-10-22T02:53:23.363915476Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32 
2025-10-22T02:53:23.366954445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0 
2025-10-22T02:53:23.377964226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120357s 
2025-10-22T02:53:23.379931657Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-10-22T02:53:23.384738637Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.55E-05s 
2025-10-22T02:53:23.386987075Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32 
2025-10-22T02:53:23.390198652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-10-22T02:53:23.402554663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135161s 
2025-10-22T02:53:23.409327942Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-10-22T02:53:23.409369085Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-10-22T02:53:23.409420228Z                                                 FROM "AlbumReleases"
2025-10-22T02:53:23.409465940Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-10-22T02:53:23.409517224Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2025-10-22T02:53:23.418093864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-10-22T02:53:23.418147432Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-10-22T02:53:23.418172212Z                                                 FROM "AlbumReleases"
2025-10-22T02:53:23.418200719Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-10-22T02:53:23.418247163Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2025-10-22T02:53:23.425028699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113974s 
2025-10-22T02:53:23.431665323Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-10-22T02:53:23.431702007Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-10-22T02:53:23.431718209Z                                                   FROM "ArtistMetadata"
2025-10-22T02:53:23.431786196Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-10-22T02:53:23.431866137Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2025-10-22T02:53:23.441179772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-10-22T02:53:23.441218540Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-10-22T02:53:23.441267479Z                                                   FROM "ArtistMetadata"
2025-10-22T02:53:23.441342580Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-10-22T02:53:23.441386769Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2025-10-22T02:53:23.447256459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011094s 
2025-10-22T02:53:23.453038883Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists ForeignArtistId, Name, Overview, Disambiguation, ArtistType, Status, Images, Links, Genres, Ratings, Members, MBId, AMId, TADBId, DiscogsId, NameSlug, LastDiskSync, DateFormed 
2025-10-22T02:53:23.537954827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-10-22T02:53:23.552170002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2025-10-22T02:53:23.559919157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-10-22T02:53:23.565299421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-10-22T02:53:23.598611882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-10-22T02:53:23.603305694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-10-22T02:53:23.606917998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.150776s 
2025-10-22T02:53:23.610696537Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync 
2025-10-22T02:53:23.696702837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT) 
2025-10-22T02:53:23.715723839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links" FROM "Albums" 
2025-10-22T02:53:23.725862425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-10-22T02:53:23.734261168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-10-22T02:53:23.761120354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-10-22T02:53:23.765979198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-10-22T02:53:23.769599468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1561774s 
2025-10-22T02:53:23.772267641Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored 
2025-10-22T02:53:23.851163413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL UNIQUE, "Title" TEXT, "Explicit" INTEGER NOT NULL, "TrackFileId" INTEGER, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL, "TrackNumber" TEXT, "ForeignRecordingId" TEXT NOT NULL, "AlbumReleaseId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-10-22T02:53:23.865923184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tracks_temp" ("Id", "ForeignTrackId", "Title", "Explicit", "TrackFileId", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber", "TrackNumber", "ForeignRecordingId", "AlbumReleaseId", "ArtistMetadataId") SELECT "Id", "ForeignTrackId", "Title", "Explicit", "TrackFileId", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber", "TrackNumber", "ForeignRecordingId", "AlbumReleaseId", "ArtistMetadataId" FROM "Tracks" 
2025-10-22T02:53:23.873999057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2025-10-22T02:53:23.878981520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2025-10-22T02:53:23.905532545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-10-22T02:53:23.910210175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-10-22T02:53:23.913802468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1392766s 
2025-10-22T02:53:23.915886004Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId 
2025-10-22T02:53:23.991340025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL) 
2025-10-22T02:53:24.002066876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language" FROM "TrackFiles" 
2025-10-22T02:53:24.008352904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-10-22T02:53:24.012699827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-10-22T02:53:24.039992757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-10-22T02:53:24.043835635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1260239s 
2025-10-22T02:53:24.046046527Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2025-10-22T02:53:24.049135327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-10-22T02:53:24.052774425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047892s 
2025-10-22T02:53:24.054809513Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored) 
2025-10-22T02:53:24.057564591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-10-22T02:53:24.061366717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044046s 
2025-10-22T02:53:24.063418228Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId) 
2025-10-22T02:53:24.066170390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-10-22T02:53:24.069783185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046618s 
2025-10-22T02:53:24.071889396Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId) 
2025-10-22T02:53:24.075081705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC) 
2025-10-22T02:53:24.078579198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047701s 
2025-10-22T02:53:24.080661300Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId) 
2025-10-22T02:53:24.083568084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC) 
2025-10-22T02:53:24.087403557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046587s 
2025-10-22T02:53:24.089383885Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId) 
2025-10-22T02:53:24.092458015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC) 
2025-10-22T02:53:24.096464613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047857s 
2025-10-22T02:53:24.098130117Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-22T02:53:24.110633375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2025-10-22T02:53:24.114569251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146743s 
2025-10-22T02:53:24.116321619Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-22T02:53:24.119621414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2025-10-22T02:53:24.122724853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044291s 
2025-10-22T02:53:24.124230084Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-22T02:53:24.128425373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand' 
2025-10-22T02:53:24.132231447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062268s 
2025-10-22T02:53:24.135915585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-10-22T02:53:24', 'add_release_groups_etc') 
2025-10-22T02:53:24.140135092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:24.145193999Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2025-10-22T02:53:24.147077793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018931s 
2025-10-22T02:53:24.150009767Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2025-10-22T02:53:24.152185869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:24.155435693Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24 
2025-10-22T02:53:24.165259686Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-22T02:53:24.167697865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1 
2025-10-22T02:53:24.171644813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041737s 
2025-10-22T02:53:24.174899998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-10-22T02:53:24', 'NewMediaInfoFormat') 
2025-10-22T02:53:24.178655190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:24.181878591Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2025-10-22T02:53:24.183727394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147465s 
2025-10-22T02:53:24.186663997Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2025-10-22T02:53:24.188757293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:24.191884430Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25 
2025-10-22T02:53:24.216053729Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2025-10-22T02:53:24.219840083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2025-10-22T02:53:24.248785100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0301755s 
2025-10-22T02:53:24.251316177Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-10-22T02:53:24.253195441Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.74E-05s 
2025-10-22T02:53:24.256077615Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean 
2025-10-22T02:53:24.260048771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1 
2025-10-22T02:53:24.272582821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140784s 
2025-10-22T02:53:24.276804553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-10-22T02:53:24', 'rename_restrictions_to_release_profiles') 
2025-10-22T02:53:24.281118269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:24.284773209Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2025-10-22T02:53:24.286832185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0259661s 
2025-10-22T02:53:24.289653085Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2025-10-22T02:53:24.292047016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:24.295218562Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26 
2025-10-22T02:53:24.317007469Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2025-10-22T02:53:24.320177843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2025-10-22T02:53:24.347334718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0280062s 
2025-10-22T02:53:24.349352051Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-10-22T02:53:24.351145753Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s 
2025-10-22T02:53:24.353414481Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean 
2025-10-22T02:53:24.356457288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-10-22T02:53:24.366827070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113473s 
2025-10-22T02:53:24.368814051Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles 
2025-10-22T02:53:24.370630268Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s 
2025-10-22T02:53:24.372904037Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean 
2025-10-22T02:53:24.375910491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-10-22T02:53:24.386332598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112834s 
2025-10-22T02:53:24.388127522Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-22T02:53:24.390744332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-10-22T02:53:24.394113216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038523s 
2025-10-22T02:53:24.395447673Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-22T02:53:24.398047057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-10-22T02:53:24.400959081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037854s 
2025-10-22T02:53:24.403433734Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId 
2025-10-22T02:53:24.489912175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-10-22T02:53:24.504226440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2025-10-22T02:53:24.511889160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-10-22T02:53:24.516828527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-10-22T02:53:24.544302481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-10-22T02:53:24.548343227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-10-22T02:53:24.552921857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-10-22T02:53:24.557569476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-10-22T02:53:24.561128753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.155744s 
2025-10-22T02:53:24.565154750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-10-22T02:53:24', 'rename_quality_profiles_add_upgrade_allowed') 
2025-10-22T02:53:24.569258765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:24.573268870Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2025-10-22T02:53:24.575339189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1673223s 
2025-10-22T02:53:24.577746426Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2025-10-22T02:53:24.579972409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:24.583622459Z [Info] add_import_exclusions: Starting migration of Main DB to 27 
2025-10-22T02:53:24.591234678Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 
2025-10-22T02:53:24.595288601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListExclusions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignId" TEXT NOT NULL UNIQUE, "Name" TEXT NOT NULL) 
2025-10-22T02:53:24.600348921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069404s 
2025-10-22T02:53:24.602413107Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId) 
2025-10-22T02:53:24.605758714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC) 
2025-10-22T02:53:24.609663417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005262s 
2025-10-22T02:53:24.613244599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-10-22T02:53:24', 'add_import_exclusions') 
2025-10-22T02:53:24.617144602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:24.620563457Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2025-10-22T02:53:24.622435396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158957s 
2025-10-22T02:53:24.636165354Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2025-10-22T02:53:24.638650388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:24.641907376Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28 
2025-10-22T02:53:24.699045244Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-10-22T02:53:24.699070014Z                           WHERE "Id" in (
2025-10-22T02:53:24.699105686Z                           SELECT "Artists"."Id" from "Artists"
2025-10-22T02:53:24.699148122Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-10-22T02:53:24.699193232Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-10-22T02:53:24.708500745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-10-22T02:53:24.708526367Z                           WHERE "Id" in (
2025-10-22T02:53:24.708536307Z                           SELECT "Artists"."Id" from "Artists"
2025-10-22T02:53:24.708555836Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-10-22T02:53:24.708640226Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-10-22T02:53:24.718555011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147525s 
2025-10-22T02:53:24.724890088Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2025-10-22T02:53:24.724914667Z                           WHERE "Id" in (
2025-10-22T02:53:24.724924146Z                           SELECT "Albums"."Id" from "Albums"
2025-10-22T02:53:24.724944197Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-10-22T02:53:24.724985320Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-10-22T02:53:24.733429855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2025-10-22T02:53:24.733454685Z                           WHERE "Id" in (
2025-10-22T02:53:24.733464194Z                           SELECT "Albums"."Id" from "Albums"
2025-10-22T02:53:24.733483703Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-10-22T02:53:24.733520297Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-10-22T02:53:24.739391609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103307s 
2025-10-22T02:53:24.745412334Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2025-10-22T02:53:24.745437554Z                           WHERE "Id" in (
2025-10-22T02:53:24.745459849Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-10-22T02:53:24.745476763Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-10-22T02:53:24.745512876Z                           WHERE "Albums"."Id" IS NULL) 
2025-10-22T02:53:24.753668539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2025-10-22T02:53:24.753695834Z                           WHERE "Id" in (
2025-10-22T02:53:24.753716395Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-10-22T02:53:24.753733700Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-10-22T02:53:24.753788761Z                           WHERE "Albums"."Id" IS NULL) 
2025-10-22T02:53:24.759581466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100436s 
2025-10-22T02:53:24.765799798Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-10-22T02:53:24.765824527Z                           WHERE "Id" in (
2025-10-22T02:53:24.765844127Z                           SELECT "Tracks"."Id" from "Tracks"
2025-10-22T02:53:24.765861612Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-10-22T02:53:24.765911142Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2025-10-22T02:53:24.774225965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-10-22T02:53:24.774250595Z                           WHERE "Id" in (
2025-10-22T02:53:24.774260034Z                           SELECT "Tracks"."Id" from "Tracks"
2025-10-22T02:53:24.774278922Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-10-22T02:53:24.774328041Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2025-10-22T02:53:24.780134163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101002s 
2025-10-22T02:53:24.786427866Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-10-22T02:53:24.786456343Z                           WHERE "Id" in (
2025-10-22T02:53:24.786478869Z                           SELECT "Tracks"."Id" from "Tracks"
2025-10-22T02:53:24.786505813Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-10-22T02:53:24.786566345Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-10-22T02:53:24.795105300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-10-22T02:53:24.795130160Z                           WHERE "Id" in (
2025-10-22T02:53:24.795149800Z                           SELECT "Tracks"."Id" from "Tracks"
2025-10-22T02:53:24.795169509Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-10-22T02:53:24.795221163Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-10-22T02:53:24.801546781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107807s 
2025-10-22T02:53:24.807932991Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-10-22T02:53:24.807974044Z                           WHERE "Id" IN (
2025-10-22T02:53:24.807984124Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-10-22T02:53:24.808027431Z                           LEFT OUTER JOIN "Tracks"
2025-10-22T02:53:24.808070287Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-10-22T02:53:24.808118234Z                           WHERE "Tracks"."Id" IS NULL) 
2025-10-22T02:53:24.816801038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-10-22T02:53:24.816825938Z                           WHERE "Id" IN (
2025-10-22T02:53:24.816846299Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-10-22T02:53:24.816863304Z                           LEFT OUTER JOIN "Tracks"
2025-10-22T02:53:24.816919527Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-10-22T02:53:24.816957734Z                           WHERE "Tracks"."Id" IS NULL) 
2025-10-22T02:53:24.822852694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105829s 
2025-10-22T02:53:24.826619189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-10-22T02:53:24', 'clean_artist_metadata_table') 
2025-10-22T02:53:24.830756981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:24.834088159Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2025-10-22T02:53:24.836079219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214856s 
2025-10-22T02:53:24.838594423Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2025-10-22T02:53:24.840824494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:24.843860698Z [Info] health_issue_notification: Starting migration of Main DB to 29 
2025-10-22T02:53:24.857388539Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-22T02:53:24.859308104Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-05s 
2025-10-22T02:53:24.861715923Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2025-10-22T02:53:24.865057332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2025-10-22T02:53:24.876593772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127456s 
2025-10-22T02:53:24.878559431Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-22T02:53:24.880413605Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s 
2025-10-22T02:53:24.882739408Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2025-10-22T02:53:24.886199305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2025-10-22T02:53:24.897131028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012263s 
2025-10-22T02:53:24.899073790Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-22T02:53:24.900954147Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.72E-05s 
2025-10-22T02:53:24.903259940Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean 
2025-10-22T02:53:24.906532400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0 
2025-10-22T02:53:24.917118807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117961s 
2025-10-22T02:53:24.919016128Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-22T02:53:24.920798166Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s 
2025-10-22T02:53:24.923067727Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean 
2025-10-22T02:53:24.926240646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0 
2025-10-22T02:53:24.936914860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118072s 
2025-10-22T02:53:24.938816900Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-22T02:53:24.940609681Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s 
2025-10-22T02:53:24.942801504Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean 
2025-10-22T02:53:24.945980967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0 
2025-10-22T02:53:24.956760033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118799s 
2025-10-22T02:53:24.958885523Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload 
2025-10-22T02:53:25.042386307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnAlbumDownload" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL) 
2025-10-22T02:53:25.059375458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag") SELECT "Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag" FROM "Notifications" 
2025-10-22T02:53:25.069672524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-10-22T02:53:25.073833252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-10-22T02:53:25.102224763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1412173s 
2025-10-22T02:53:25.104748946Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport 
2025-10-22T02:53:25.189828540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnReleaseImport" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL) 
2025-10-22T02:53:25.206409880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnReleaseImport", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag") SELECT "Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag" FROM "Notifications" 
2025-10-22T02:53:25.215151052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-10-22T02:53:25.219810916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-10-22T02:53:25.246773540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1397193s 
2025-10-22T02:53:25.251427582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-10-22T02:53:25', 'health_issue_notification') 
2025-10-22T02:53:25.255511776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:25.259418684Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2025-10-22T02:53:25.261355273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1523001s 
2025-10-22T02:53:25.264620498Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2025-10-22T02:53:25.266909558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:25.269953507Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30 
2025-10-22T02:53:25.287940858Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-10-22T02:53:25.290015015Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.53E-05s 
2025-10-22T02:53:25.292205576Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime 
2025-10-22T02:53:25.295529991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00' 
2025-10-22T02:53:25.307240342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013014s 
2025-10-22T02:53:25.309169717Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-10-22T02:53:25.310921354Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s 
2025-10-22T02:53:25.312962644Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String 
2025-10-22T02:53:25.315668573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT 
2025-10-22T02:53:25.326501527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115684s 
2025-10-22T02:53:25.329042755Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2025-10-22T02:53:25.331795849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2025-10-22T02:53:25.334762032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035894s 
2025-10-22T02:53:25.340082756Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-10-22T02:53:25.340103337Z                 WHERE "Id" IN (
2025-10-22T02:53:25.340111323Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-10-22T02:53:25.340118638Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-10-22T02:53:25.340126274Z                     WHERE "Tracks"."Id" IS NULL) 
2025-10-22T02:53:25.346708228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-10-22T02:53:25.346732988Z                 WHERE "Id" IN (
2025-10-22T02:53:25.346765072Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-10-22T02:53:25.346816826Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-10-22T02:53:25.346861657Z                     WHERE "Tracks"."Id" IS NULL) 
2025-10-22T02:53:25.352212461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086475s 
2025-10-22T02:53:25.359623726Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-10-22T02:53:25.359671181Z                 WHERE "Id" IN (
2025-10-22T02:53:25.359713847Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-10-22T02:53:25.359763868Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-10-22T02:53:25.359819360Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-10-22T02:53:25.359881314Z                     WHERE "Artists"."Path" IS NULL) 
2025-10-22T02:53:25.368307171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-10-22T02:53:25.368358725Z                 WHERE "Id" IN (
2025-10-22T02:53:25.368413024Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-10-22T02:53:25.368467464Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-10-22T02:53:25.368524419Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-10-22T02:53:25.368570391Z                     WHERE "Artists"."Path" IS NULL) 
2025-10-22T02:53:25.375014548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110885s 
2025-10-22T02:53:25.381931727Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-10-22T02:53:25.381986577Z                 WHERE "Id" IN (
2025-10-22T02:53:25.382043402Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-10-22T02:53:25.382099495Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-10-22T02:53:25.382162341Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-10-22T02:53:25.382207442Z                     WHERE "AlbumReleases"."Monitored" = 0
2025-10-22T02:53:25.382261641Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2025-10-22T02:53:25.391733645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-10-22T02:53:25.391778054Z                 WHERE "Id" IN (
2025-10-22T02:53:25.391841021Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-10-22T02:53:25.391929279Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-10-22T02:53:25.391983047Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-10-22T02:53:25.392023929Z                     WHERE "AlbumReleases"."Monitored" = 0
2025-10-22T02:53:25.392081756Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2025-10-22T02:53:25.399250381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126239s 
2025-10-22T02:53:25.404452537Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2025-10-22T02:53:25.404477627Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-10-22T02:53:25.404495994Z                 FROM "Artists"
2025-10-22T02:53:25.404563300Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-10-22T02:53:25.404607178Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2025-10-22T02:53:25.411349656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2025-10-22T02:53:25.411406510Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-10-22T02:53:25.411435258Z                 FROM "Artists"
2025-10-22T02:53:25.411509998Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-10-22T02:53:25.411542825Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2025-10-22T02:53:25.417063602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089571s 
2025-10-22T02:53:25.421559225Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-10-22T02:53:25.421603323Z                 WHERE "Id" NOT IN (
2025-10-22T02:53:25.421616770Z                     SELECT MIN("Id")
2025-10-22T02:53:25.421628564Z                     FROM "TrackFiles"
2025-10-22T02:53:25.421680980Z                     GROUP BY "Path"
2025-10-22T02:53:25.421704247Z                 ) 
2025-10-22T02:53:25.427421790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-10-22T02:53:25.427446499Z                 WHERE "Id" NOT IN (
2025-10-22T02:53:25.427456129Z                     SELECT MIN("Id")
2025-10-22T02:53:25.427468303Z                     FROM "TrackFiles"
2025-10-22T02:53:25.427523414Z                     GROUP BY "Path"
2025-10-22T02:53:25.427573746Z                 ) 
2025-10-22T02:53:25.433761396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008842s 
2025-10-22T02:53:25.435613445Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-10-22T02:53:25.437405394Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s 
2025-10-22T02:53:25.439461193Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String 
2025-10-22T02:53:25.520418336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE) 
2025-10-22T02:53:25.532268619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language", "Modified", "Path" FROM "TrackFiles" 
2025-10-22T02:53:25.539076718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-10-22T02:53:25.543491007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-10-22T02:53:25.576729219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-10-22T02:53:25.581629516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1400725s 
2025-10-22T02:53:25.584242819Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path) 
2025-10-22T02:53:25.586567480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-10-22T02:53:25.590588457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048821s 
2025-10-22T02:53:25.592703676Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath 
2025-10-22T02:53:25.672394359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE) 
2025-10-22T02:53:25.683548710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Language", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Language", "Modified", "Path" FROM "TrackFiles" 
2025-10-22T02:53:25.689987426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-10-22T02:53:25.694733333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-10-22T02:53:25.724157083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-10-22T02:53:25.729374339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-10-22T02:53:25.733065291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1383572s 
2025-10-22T02:53:25.737054124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-10-22T02:53:25', 'add_mediafilerepository_mtime') 
2025-10-22T02:53:25.741069640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:25.745726597Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2025-10-22T02:53:25.747709140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1506129s 
2025-10-22T02:53:25.750750935Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2025-10-22T02:53:25.753196680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:25.756681597Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31 
2025-10-22T02:53:25.778095628Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-10-22T02:53:25.778146932Z                           WHERE "Id" NOT IN (
2025-10-22T02:53:25.778197454Z                             SELECT MIN("Artists"."Id") from "Artists"
2025-10-22T02:53:25.778261432Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-10-22T02:53:25.778310722Z                             GROUP BY "ArtistMetadata"."Id") 
2025-10-22T02:53:25.787083237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-10-22T02:53:25.787109580Z                           WHERE "Id" NOT IN (
2025-10-22T02:53:25.787152787Z                             SELECT MIN("Artists"."Id") from "Artists"
2025-10-22T02:53:25.787208599Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-10-22T02:53:25.787273821Z                             GROUP BY "ArtistMetadata"."Id") 
2025-10-22T02:53:25.793896376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111868s 
2025-10-22T02:53:25.796168742Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId) 
2025-10-22T02:53:25.798749750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId" 
2025-10-22T02:53:25.802109305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039863s 
2025-10-22T02:53:25.804339686Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32 
2025-10-22T02:53:25.887309902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE) 
2025-10-22T02:53:25.902324116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2025-10-22T02:53:25.910477184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-10-22T02:53:25.915127278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-10-22T02:53:25.943043512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-10-22T02:53:25.947570960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-10-22T02:53:25.952050530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-10-22T02:53:25.955632653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1492385s 
2025-10-22T02:53:25.957889418Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2025-10-22T02:53:25.961008829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-10-22T02:53:25.964839613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050396s 
2025-10-22T02:53:25.968656810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-10-22T02:53:25', 'add_artistmetadataid_constraint') 
2025-10-22T02:53:25.972715933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:25.977205775Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2025-10-22T02:53:25.978866118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165959s 
2025-10-22T02:53:25.981365802Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2025-10-22T02:53:25.983976058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:25.987654365Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32 
2025-10-22T02:53:26.000363437Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2025-10-22T02:53:26.002427594Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s 
2025-10-22T02:53:26.004914742Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String 
2025-10-22T02:53:26.007843810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]' 
2025-10-22T02:53:26.019557187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128684s 
2025-10-22T02:53:26.021539750Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2025-10-22T02:53:26.023330356Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s 
2025-10-22T02:53:26.025639005Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String 
2025-10-22T02:53:26.028989802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]' 
2025-10-22T02:53:26.039947638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121771s 
2025-10-22T02:53:26.042430748Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-22T02:53:26.044708514Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s 
2025-10-22T02:53:26.047335635Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String 
2025-10-22T02:53:26.050523955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]' 
2025-10-22T02:53:26.061916336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125205s 
2025-10-22T02:53:26.063862956Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2025-10-22T02:53:26.065640054Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.3E-06s 
2025-10-22T02:53:26.067961148Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String 
2025-10-22T02:53:26.071265682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]' 
2025-10-22T02:53:26.082293850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121942s 
2025-10-22T02:53:26.084136881Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-10-22T02:53:26.085881715Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.5E-06s 
2025-10-22T02:53:26.088111615Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String 
2025-10-22T02:53:26.091305336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]' 
2025-10-22T02:53:26.102373344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121743s 
2025-10-22T02:53:26.104204090Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-10-22T02:53:26.105939264Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.9E-06s 
2025-10-22T02:53:26.108114264Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String 
2025-10-22T02:53:26.111193475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]' 
2025-10-22T02:53:26.122892663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125945s 
2025-10-22T02:53:26.126721574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-10-22T02:53:26', 'old_ids_and_artist_alias') 
2025-10-22T02:53:26.130775928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:26.134435437Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2025-10-22T02:53:26.136357477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0240158s 
2025-10-22T02:53:26.139626230Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2025-10-22T02:53:26.142042174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:26.145022436Z [Info] download_propers_config: Starting migration of Main DB to 33 
2025-10-22T02:53:26.150051062Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-22T02:53:26.152255240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-22T02:53:26.159074612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069831s 
2025-10-22T02:53:26.161776012Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-10-22T02:53:26.164540479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-10-22T02:53:26.167622625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003727s 
2025-10-22T02:53:26.171395252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-10-22T02:53:26', 'download_propers_config') 
2025-10-22T02:53:26.175355567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:26.178646715Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2025-10-22T02:53:26.180596250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144259s 
2025-10-22T02:53:26.183057236Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2025-10-22T02:53:26.185355594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:26.188348211Z [Info] remove_language_profiles: Starting migration of Main DB to 34 
2025-10-22T02:53:26.202985916Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles 
2025-10-22T02:53:26.206406574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles" 
2025-10-22T02:53:26.210734389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055213s 
2025-10-22T02:53:26.212998930Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId 
2025-10-22T02:53:26.294253250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE) 
2025-10-22T02:53:26.307907406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2025-10-22T02:53:26.315410525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-10-22T02:53:26.320436826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-10-22T02:53:26.348140352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-10-22T02:53:26.352680124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-10-22T02:53:26.357142590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-10-22T02:53:26.361967947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-10-22T02:53:26.366113675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1508625s 
2025-10-22T02:53:26.368222442Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId 
2025-10-22T02:53:26.457889834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "Tags" TEXT) 
2025-10-22T02:53:26.471122691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "ProfileId", "MetadataProfileId", "Tags") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "ProfileId", "MetadataProfileId", "Tags" FROM "ImportLists" 
2025-10-22T02:53:26.479298545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-10-22T02:53:26.483888798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-10-22T02:53:26.517027890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-10-22T02:53:26.521385925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.151209s 
2025-10-22T02:53:26.523485984Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language 
2025-10-22T02:53:26.604093383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2025-10-22T02:53:26.615703682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blacklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blacklist" 
2025-10-22T02:53:26.622571752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-10-22T02:53:26.626552919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-10-22T02:53:26.656833415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1310428s 
2025-10-22T02:53:26.659075961Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language 
2025-10-22T02:53:26.739556173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL) 
2025-10-22T02:53:26.749717735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId" FROM "History" 
2025-10-22T02:53:26.755692687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-10-22T02:53:26.760475227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-10-22T02:53:26.789087664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-10-22T02:53:26.794209588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-10-22T02:53:26.799123884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-10-22T02:53:26.804792238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-10-22T02:53:26.808845520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1477513s 
2025-10-22T02:53:26.811029568Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language 
2025-10-22T02:53:26.893535900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-10-22T02:53:26.904663788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles" 
2025-10-22T02:53:26.910843102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-10-22T02:53:26.915132549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-10-22T02:53:26.947673847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1337406s 
2025-10-22T02:53:26.950283933Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language 
2025-10-22T02:53:27.037264856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE) 
2025-10-22T02:53:27.049796681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles" 
2025-10-22T02:53:27.057009866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-10-22T02:53:27.062794926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-10-22T02:53:27.092517628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-10-22T02:53:27.098094378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-10-22T02:53:27.102262301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1498143s 
2025-10-22T02:53:27.106916834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-10-22T02:53:27', 'remove_language_profiles') 
2025-10-22T02:53:27.111728663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:27.116843192Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2025-10-22T02:53:27.119199267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1639663s 
2025-10-22T02:53:27.122166181Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2025-10-22T02:53:27.124961580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:27.128600137Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35 
2025-10-22T02:53:27.134717926Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-10-22T02:53:27.136994881Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s 
2025-10-22T02:53:27.140013320Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String 
2025-10-22T02:53:27.143928904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT 
2025-10-22T02:53:27.156051315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133443s 
2025-10-22T02:53:27.160878265Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2025-10-22T02:53:27.166788386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2025-10-22T02:53:27.170998414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067009s 
2025-10-22T02:53:27.175608227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-10-22T02:53:27', 'multi_disc_naming_format') 
2025-10-22T02:53:27.180363061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:27.185334092Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2025-10-22T02:53:27.187598381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020573s 
2025-10-22T02:53:27.190533522Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2025-10-22T02:53:27.193302698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:27.196736262Z [Info] add_download_client_priority: Starting migration of Main DB to 36 
2025-10-22T02:53:27.205181618Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-10-22T02:53:27.208232873Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.77E-05s 
2025-10-22T02:53:27.210846626Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2025-10-22T02:53:27.214803825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2025-10-22T02:53:27.229845895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163135s 
2025-10-22T02:53:27.232201889Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-22T02:53:27.234735300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-22T02:53:27.442557199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2076003s 
2025-10-22T02:53:27.447695677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-10-22T02:53:27', 'add_download_client_priority') 
2025-10-22T02:53:27.452971831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:27.457242301Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2025-10-22T02:53:27.459633957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2222146s 
2025-10-22T02:53:27.462459777Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2025-10-22T02:53:27.465131718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:27.468516163Z [Info] remove_growl_prowl: Starting migration of Main DB to 37 
2025-10-22T02:53:27.474998526Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-22T02:53:27.478837246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2025-10-22T02:53:27.482685165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051562s 
2025-10-22T02:53:27.485541406Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-22T02:53:27.489240886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl' 
2025-10-22T02:53:27.492747307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046776s 
2025-10-22T02:53:27.497305997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-10-22T02:53:27', 'remove_growl_prowl') 
2025-10-22T02:53:27.502105491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:27.506141619Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2025-10-22T02:53:27.508443053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017756s 
2025-10-22T02:53:27.511295046Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2025-10-22T02:53:27.514134795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:27.517594972Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38 
2025-10-22T02:53:27.523603091Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-22T02:53:27.527628517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2025-10-22T02:53:27.531593190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053994s 
2025-10-22T02:53:27.534522940Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-22T02:53:27.538446762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2025-10-22T02:53:27.542145840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050293s 
2025-10-22T02:53:27.546866226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-10-22T02:53:27', 'remove_plex_hometheatre') 
2025-10-22T02:53:27.554492823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:27.558614152Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2025-10-22T02:53:27.561090750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209941s 
2025-10-22T02:53:27.564296595Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2025-10-22T02:53:27.567229982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:27.570873158Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39 
2025-10-22T02:53:27.584104582Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-10-22T02:53:27.586603855Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s 
2025-10-22T02:53:27.589230675Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String 
2025-10-22T02:53:27.592800533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT 
2025-10-22T02:53:27.605075912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132945s 
2025-10-22T02:53:27.607476275Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-10-22T02:53:27.609704673Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s 
2025-10-22T02:53:27.612759695Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32 
2025-10-22T02:53:27.617307462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0 
2025-10-22T02:53:27.629092123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136298s 
2025-10-22T02:53:27.631451264Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-10-22T02:53:27.633682347Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s 
2025-10-22T02:53:27.636781427Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32 
2025-10-22T02:53:27.641245737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0 
2025-10-22T02:53:27.653114527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136696s 
2025-10-22T02:53:27.655479619Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-10-22T02:53:27.657711393Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.5E-06s 
2025-10-22T02:53:27.660628157Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32 
2025-10-22T02:53:27.664953818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-10-22T02:53:27.676782677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134212s 
2025-10-22T02:53:27.679159473Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-10-22T02:53:27.681421568Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.7E-06s 
2025-10-22T02:53:27.685182472Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String 
2025-10-22T02:53:27.688883204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT 
2025-10-22T02:53:27.700517162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127263s 
2025-10-22T02:53:27.702823977Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-22T02:53:27.705545788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-22T02:53:27.720723180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015254s 
2025-10-22T02:53:27.725962581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-10-22T02:53:27', 'add_root_folder_add_defaults') 
2025-10-22T02:53:27.731461915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:27.736327262Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2025-10-22T02:53:27.738901175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.030654s 
2025-10-22T02:53:27.741791335Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2025-10-22T02:53:27.744612606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:27.748081041Z [Info] task_duration: Starting migration of Main DB to 40 
2025-10-22T02:53:27.753570685Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-10-22T02:53:27.755923934Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s 
2025-10-22T02:53:27.758830977Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2025-10-22T02:53:27.762747875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2025-10-22T02:53:27.774905276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134377s 
2025-10-22T02:53:27.779503907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-10-22T02:53:27', 'task_duration') 
2025-10-22T02:53:27.784415928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:27.788238215Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2025-10-22T02:53:27.790504559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0265751s 
2025-10-22T02:53:27.793980237Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2025-10-22T02:53:27.797092765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:27.800892467Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41 
2025-10-22T02:53:27.808872887Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-10-22T02:53:27.811282890Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s 
2025-10-22T02:53:27.814124392Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2025-10-22T02:53:27.818245270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2025-10-22T02:53:27.830701673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139741s 
2025-10-22T02:53:27.833140284Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-10-22T02:53:27.835337909Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.3E-06s 
2025-10-22T02:53:27.838158729Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2025-10-22T02:53:27.842299357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2025-10-22T02:53:27.854004147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133122s 
2025-10-22T02:53:27.859195911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-10-22T02:53:27', 'add_indexer_and_enabled_to_release_profiles') 
2025-10-22T02:53:27.864356834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:27.869187111Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2025-10-22T02:53:27.871794892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0276256s 
2025-10-22T02:53:27.874739191Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2025-10-22T02:53:27.877578990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:27.881139199Z [Info] remove_album_folders: Starting migration of Main DB to 42 
2025-10-22T02:53:27.887377691Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder 
2025-10-22T02:53:27.969946719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE) 
2025-10-22T02:53:27.985865856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2025-10-22T02:53:27.994615625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-10-22T02:53:28.000354552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-10-22T02:53:28.029656687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-10-22T02:53:28.035272796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-10-22T02:53:28.040792641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-10-22T02:53:28.046794808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-10-22T02:53:28.051421405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1614933s 
2025-10-22T02:53:28.055643877Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2025-10-22T02:53:28.060895282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2025-10-22T02:53:28.064959656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061653s 
2025-10-22T02:53:28.069035103Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2025-10-22T02:53:28.075013953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2025-10-22T02:53:28.079250894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061223s 
2025-10-22T02:53:28.082130132Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat 
2025-10-22T02:53:28.164629220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL, "ArtistFolderFormat" TEXT, "RenameTracks" INTEGER, "StandardTrackFormat" TEXT, "MultiDiscTrackFormat" TEXT) 
2025-10-22T02:53:28.178736728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "ReplaceIllegalCharacters", "ArtistFolderFormat", "RenameTracks", "StandardTrackFormat", "MultiDiscTrackFormat") SELECT "Id", "ReplaceIllegalCharacters", "ArtistFolderFormat", "RenameTracks", "StandardTrackFormat", "MultiDiscTrackFormat" FROM "NamingConfig" 
2025-10-22T02:53:28.186864375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-10-22T02:53:28.192172554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-10-22T02:53:28.223556030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1384059s 
2025-10-22T02:53:28.229140175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-10-22T02:53:28', 'remove_album_folders') 
2025-10-22T02:53:28.234126245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:28.238913656Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2025-10-22T02:53:28.241266083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1536327s 
2025-10-22T02:53:28.244333460Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2025-10-22T02:53:28.247296957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:28.250894131Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44 
2025-10-22T02:53:28.257302064Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-10-22T02:53:28.259694923Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s 
2025-10-22T02:53:28.262333867Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2025-10-22T02:53:28.266331517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2025-10-22T02:53:28.278969747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142035s 
2025-10-22T02:53:28.283821426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-10-22T02:53:28', 'add_priority_to_indexers') 
2025-10-22T02:53:28.288915213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:28.292993696Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2025-10-22T02:53:28.295467909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0277846s 
2025-10-22T02:53:28.298792463Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2025-10-22T02:53:28.301972918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:28.305708480Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45 
2025-10-22T02:53:28.312532601Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2025-10-22T02:53:28.316467115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2025-10-22T02:53:28.321661254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061626s 
2025-10-22T02:53:28.324079193Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-22T02:53:28.326866486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-22T02:53:28.335958965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094083s 
2025-10-22T02:53:28.341831390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-10-22T02:53:28', 'remove_chown_and_folderchmod_config') 
2025-10-22T02:53:28.347656039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:28.352131903Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2025-10-22T02:53:28.354657077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0249584s 
2025-10-22T02:53:28.357453468Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2025-10-22T02:53:28.360274539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:28.363721090Z [Info] update_notifiarr: Starting migration of Main DB to 47 
2025-10-22T02:53:28.441026108Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-10-22T02:53:28.452052983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-10-22T02:53:28.459311569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130002s 
2025-10-22T02:53:28.464212237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-10-22T02:53:28', 'update_notifiarr') 
2025-10-22T02:53:28.469036602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:28.472951987Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2025-10-22T02:53:28.475304213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0263712s 
2025-10-22T02:53:28.478474858Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2025-10-22T02:53:28.481395319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:28.485106943Z [Info] email_multiple_addresses: Starting migration of Main DB to 49 
2025-10-22T02:53:28.489878652Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-22T02:53:28.492811868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-22T02:53:28.515255012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0226396s 
2025-10-22T02:53:28.520509994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-10-22T02:53:28', 'email_multiple_addresses') 
2025-10-22T02:53:28.525842091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:28.529876155Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2025-10-22T02:53:28.532284815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0371521s 
2025-10-22T02:53:28.535438776Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2025-10-22T02:53:28.538445731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:28.542062073Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50 
2025-10-22T02:53:28.547094908Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2025-10-22T02:53:28.550489212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2025-10-22T02:53:28.581005664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0312793s 
2025-10-22T02:53:28.586231867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-10-22T02:53:28', 'rename_blacklist_to_blocklist') 
2025-10-22T02:53:28.591683646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:28.596187645Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2025-10-22T02:53:28.598739173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0460112s 
2025-10-22T02:53:28.601745758Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2025-10-22T02:53:28.604751260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:28.608573917Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51 
2025-10-22T02:53:28.617382385Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-10-22T02:53:28.619937059Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.69E-05s 
2025-10-22T02:53:28.623252185Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2025-10-22T02:53:28.628408017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-10-22T02:53:28.641755515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156385s 
2025-10-22T02:53:28.644973104Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2025-10-22T02:53:28.649628298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-10-22T02:53:28.661535616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138771s 
2025-10-22T02:53:28.663816068Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-22T02:53:28.666527839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-22T02:53:28.709987393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0435133s 
2025-10-22T02:53:28.715076852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-10-22T02:53:28', 'cdh_per_downloadclient') 
2025-10-22T02:53:28.720228706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:28.724299493Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2025-10-22T02:53:28.726626699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.057796s 
2025-10-22T02:53:28.729449333Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2025-10-22T02:53:28.732275695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:28.735712665Z [Info] download_history: Starting migration of Main DB to 52 
2025-10-22T02:53:28.753642841Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2025-10-22T02:53:28.762675520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT) 
2025-10-22T02:53:28.770713356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146145s 
2025-10-22T02:53:28.773485518Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2025-10-22T02:53:28.777696458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-10-22T02:53:28.782342484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063649s 
2025-10-22T02:53:28.785052260Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId) 
2025-10-22T02:53:28.789105312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2025-10-22T02:53:28.793650084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061432s 
2025-10-22T02:53:28.796432446Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2025-10-22T02:53:28.800646432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-10-22T02:53:28.805239912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063625s 
2025-10-22T02:53:28.807555655Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-22T02:53:28.810247886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-22T02:53:28.825721335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155886s 
2025-10-22T02:53:28.830726264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-10-22T02:53:28', 'download_history') 
2025-10-22T02:53:28.835876334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:28.840009908Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2025-10-22T02:53:28.842302605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0298989s 
2025-10-22T02:53:28.845186111Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2025-10-22T02:53:28.848002232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:28.851492841Z [Info] add_update_history: Starting migration of Main DB to 53 
2025-10-22T02:53:28.857474556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-10-22T02:53:28', 'add_update_history') 
2025-10-22T02:53:28.862616761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:28.866478347Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2025-10-22T02:53:28.868817387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185861s 
2025-10-22T02:53:28.871820805Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2025-10-22T02:53:28.874793301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:28.878325854Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54 
2025-10-22T02:53:28.884204552Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-22T02:53:28.886604184Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s 
2025-10-22T02:53:28.897495115Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-10-22T02:53:28.902196022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1 
2025-10-22T02:53:28.915093533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147917s 
2025-10-22T02:53:28.920051136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-10-22T02:53:28', 'add_on_update_to_notifications') 
2025-10-22T02:53:28.925139783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:28.929879437Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2025-10-22T02:53:28.932340443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0290535s 
2025-10-22T02:53:28.935411758Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2025-10-22T02:53:28.938378041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:28.942069845Z [Info] download_client_per_indexer: Starting migration of Main DB to 55 
2025-10-22T02:53:28.947894324Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-10-22T02:53:28.950163904Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s 
2025-10-22T02:53:28.952935154Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-10-22T02:53:28.957146685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-10-22T02:53:28.969809675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143284s 
2025-10-22T02:53:28.974676405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-10-22T02:53:28', 'download_client_per_indexer') 
2025-10-22T02:53:28.979699931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:28.983866090Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2025-10-22T02:53:28.986338729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0278633s 
2025-10-22T02:53:28.989223618Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2025-10-22T02:53:28.992060371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:28.995527953Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56 
2025-10-22T02:53:29.004350489Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-10-22T02:53:29.006639058Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s 
2025-10-22T02:53:29.009365378Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32 
2025-10-22T02:53:29.013449902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-10-22T02:53:29.026072611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142081s 
2025-10-22T02:53:29.028452002Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-10-22T02:53:29.030626741Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.2E-06s 
2025-10-22T02:53:29.033706724Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32 
2025-10-22T02:53:29.038354302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-10-22T02:53:29.050576133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014205s 
2025-10-22T02:53:29.052927408Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-10-22T02:53:29.055128581Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.9E-06s 
2025-10-22T02:53:29.057943930Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 
2025-10-22T02:53:29.062113836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-10-22T02:53:29.074174563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136897s 
2025-10-22T02:53:29.078907875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-10-22T02:53:29', 'AddNewItemMonitorType') 
2025-10-22T02:53:29.083912563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:29.087965474Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2025-10-22T02:53:29.090316388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0271094s 
2025-10-22T02:53:29.093114081Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2025-10-22T02:53:29.095890753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:29.099356462Z [Info] ImportListSearch: Starting migration of Main DB to 57 
2025-10-22T02:53:29.106021754Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-10-22T02:53:29.108388419Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s 
2025-10-22T02:53:29.111178949Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean 
2025-10-22T02:53:29.115397533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1 
2025-10-22T02:53:29.128172167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143827s 
2025-10-22T02:53:29.132908966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-10-22T02:53:29', 'ImportListSearch') 
2025-10-22T02:53:29.137921219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:29.141787956Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2025-10-22T02:53:29.144086184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0277739s 
2025-10-22T02:53:29.147086746Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2025-10-22T02:53:29.149988789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:29.153593518Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58 
2025-10-22T02:53:29.159478810Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-10-22T02:53:29.161879784Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s 
2025-10-22T02:53:29.164892531Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean 
2025-10-22T02:53:29.169409026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0 
2025-10-22T02:53:29.182293491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147591s 
2025-10-22T02:53:29.187137285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-10-22T02:53:29', 'ImportListMonitorExisting') 
2025-10-22T02:53:29.192217465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:29.196308303Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2025-10-22T02:53:29.201145052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0283106s 
2025-10-22T02:53:29.203961133Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2025-10-22T02:53:29.206762164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:29.210235177Z [Info] add_indexer_tags: Starting migration of Main DB to 59 
2025-10-22T02:53:29.217984943Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-22T02:53:29.221862040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2025-10-22T02:53:29.225769418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051449s 
2025-10-22T02:53:29.228656782Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-22T02:53:29.232300680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles' 
2025-10-22T02:53:29.235782001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046122s 
2025-10-22T02:53:29.238088174Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-10-22T02:53:29.240272303Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s 
2025-10-22T02:53:29.242801105Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-10-22T02:53:29.246216022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-10-22T02:53:29.258379335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131528s 
2025-10-22T02:53:29.263037505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-10-22T02:53:29', 'add_indexer_tags') 
2025-10-22T02:53:29.267942973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:29.271879490Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2025-10-22T02:53:29.274149150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0264038s 
2025-10-22T02:53:29.276995001Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2025-10-22T02:53:29.279804558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:29.283302252Z [Info] update_audio_types: Starting migration of Main DB to 60 
2025-10-22T02:53:29.287549795Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-22T02:53:29.290303049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-22T02:53:29.304674669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145074s 
2025-10-22T02:53:29.309647854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-10-22T02:53:29', 'update_audio_types') 
2025-10-22T02:53:29.314873406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:29.318776807Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2025-10-22T02:53:29.321105285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0286037s 
2025-10-22T02:53:29.324706337Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-10-22T02:53:29.327901240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:29.331742666Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61 
2025-10-22T02:53:29.386821267Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-22T02:53:29.390547621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-10-22T02:53:29.394262872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046198s 
2025-10-22T02:53:29.396635610Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2025-10-22T02:53:29.398871512Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s 
2025-10-22T02:53:29.401929180Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset 
2025-10-22T02:53:29.490122233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL UNIQUE, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL, "OldForeignReleaseIds" TEXT NOT NULL) 
2025-10-22T02:53:29.508534841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlbumReleases_temp" ("Id", "ForeignReleaseId", "AlbumId", "Title", "Status", "Duration", "Label", "Disambiguation", "Country", "ReleaseDate", "Media", "TrackCount", "Monitored", "OldForeignReleaseIds") SELECT "Id", "ForeignReleaseId", "AlbumId", "Title", "Status", "Duration", "Label", "Disambiguation", "Country", "ReleaseDate", "Media", "TrackCount", "Monitored", "OldForeignReleaseIds" FROM "AlbumReleases" 
2025-10-22T02:53:29.518642043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases" 
2025-10-22T02:53:29.524298834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases" 
2025-10-22T02:53:29.556711463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2025-10-22T02:53:29.563177454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2025-10-22T02:53:29.567614699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1630853s 
2025-10-22T02:53:29.570106367Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-22T02:53:29.572324383Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s 
2025-10-22T02:53:29.575185715Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset 
2025-10-22T02:53:29.668449679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL) 
2025-10-22T02:53:29.694893059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums" 
2025-10-22T02:53:29.708771856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-10-22T02:53:29.714441813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-10-22T02:53:29.745030940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-10-22T02:53:29.751188971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-10-22T02:53:29.757060705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-10-22T02:53:29.761489403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.183771s 
2025-10-22T02:53:29.763798092Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-22T02:53:29.765949113Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s 
2025-10-22T02:53:29.768742418Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset 
2025-10-22T02:53:29.860480430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL) 
2025-10-22T02:53:29.886326366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums" 
2025-10-22T02:53:29.900189783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-10-22T02:53:29.905892446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-10-22T02:53:29.936395390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-10-22T02:53:29.942254418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-10-22T02:53:29.948091482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-10-22T02:53:29.952554950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1812569s 
2025-10-22T02:53:29.954810532Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-22T02:53:29.956976383Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s 
2025-10-22T02:53:29.959613764Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset 
2025-10-22T02:53:30.050792951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL) 
2025-10-22T02:53:30.076718327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums" 
2025-10-22T02:53:30.090310757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-10-22T02:53:30.096086548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-10-22T02:53:30.128921297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-10-22T02:53:30.134803172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-10-22T02:53:30.140715407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-10-22T02:53:30.145191300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1831331s 
2025-10-22T02:53:30.147623317Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-10-22T02:53:30.149839891Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s 
2025-10-22T02:53:30.152813769Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset 
2025-10-22T02:53:30.238672131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE, "MonitorNewItems" INTEGER NOT NULL) 
2025-10-22T02:53:30.256102080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems" FROM "Artists" 
2025-10-22T02:53:30.265892495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-10-22T02:53:30.271799089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-10-22T02:53:30.303826923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-10-22T02:53:30.309611181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-10-22T02:53:30.315027467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-10-22T02:53:30.320967569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-10-22T02:53:30.325506058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1701045s 
2025-10-22T02:53:30.327760929Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-10-22T02:53:30.329918143Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s 
2025-10-22T02:53:30.332697128Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset 
2025-10-22T02:53:30.419520815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE, "MonitorNewItems" INTEGER NOT NULL) 
2025-10-22T02:53:30.437698990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems" FROM "Artists" 
2025-10-22T02:53:30.447415716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-10-22T02:53:30.453224614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-10-22T02:53:30.484977344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-10-22T02:53:30.490933738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-10-22T02:53:30.496435848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-10-22T02:53:30.502698138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-10-22T02:53:30.507457281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1722428s 
2025-10-22T02:53:30.509950532Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-10-22T02:53:30.512208088Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s 
2025-10-22T02:53:30.514932605Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2025-10-22T02:53:30.610281047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2025-10-22T02:53:30.626090502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blocklist" 
2025-10-22T02:53:30.634703175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-10-22T02:53:30.639824899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-10-22T02:53:30.669130121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1516717s 
2025-10-22T02:53:30.671625816Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-10-22T02:53:30.673762559Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s 
2025-10-22T02:53:30.677031562Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2025-10-22T02:53:30.759684098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2025-10-22T02:53:30.774396344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blocklist" 
2025-10-22T02:53:30.783064599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-10-22T02:53:30.788097714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-10-22T02:53:30.817760476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1380256s 
2025-10-22T02:53:30.820146731Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-10-22T02:53:30.822281009Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s 
2025-10-22T02:53:30.825095827Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-10-22T02:53:30.909243605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-10-22T02:53:30.922365859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2025-10-22T02:53:30.929981455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-10-22T02:53:30.934677641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-10-22T02:53:30.963989135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1363192s 
2025-10-22T02:53:30.966373297Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-10-22T02:53:30.968567866Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s 
2025-10-22T02:53:30.971393225Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-10-22T02:53:31.057123319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-10-22T02:53:31.070536609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2025-10-22T02:53:31.078231605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-10-22T02:53:31.083230431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-10-22T02:53:31.112700665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1386049s 
2025-10-22T02:53:31.115064144Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-10-22T02:53:31.117339556Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s 
2025-10-22T02:53:31.120285408Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-10-22T02:53:31.206133951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-10-22T02:53:31.221284188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2025-10-22T02:53:31.229844536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-10-22T02:53:31.235220612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-10-22T02:53:31.264500022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1416751s 
2025-10-22T02:53:31.267121551Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-10-22T02:53:31.269479138Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s 
2025-10-22T02:53:31.272764343Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-10-22T02:53:31.357358450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-10-22T02:53:31.369849072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2025-10-22T02:53:31.377113771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-10-22T02:53:31.382842657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-10-22T02:53:31.414306085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-10-22T02:53:31.419110920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1435823s 
2025-10-22T02:53:31.421706868Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-10-22T02:53:31.424093453Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s 
2025-10-22T02:53:31.427393749Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-10-22T02:53:31.512450467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-10-22T02:53:31.526043830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2025-10-22T02:53:31.533433200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-10-22T02:53:31.539307288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-10-22T02:53:31.572424847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-10-22T02:53:31.577264292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1469977s 
2025-10-22T02:53:31.579885089Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-10-22T02:53:31.582256074Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s 
2025-10-22T02:53:31.585455888Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-10-22T02:53:31.669429134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-10-22T02:53:31.682019617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2025-10-22T02:53:31.689389087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-10-22T02:53:31.695383348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-10-22T02:53:31.728599274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-10-22T02:53:31.733766129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1455702s 
2025-10-22T02:53:31.736326264Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2025-10-22T02:53:31.738769454Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s 
2025-10-22T02:53:31.741733873Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2025-10-22T02:53:31.828170420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT) 
2025-10-22T02:53:31.842960863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadHistory_temp" ("Id", "EventType", "ArtistId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data") SELECT "Id", "EventType", "ArtistId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data" FROM "DownloadHistory" 
2025-10-22T02:53:31.851319835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2025-10-22T02:53:31.857176559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2025-10-22T02:53:31.889256167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-10-22T02:53:31.895928734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2025-10-22T02:53:31.902204632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-10-22T02:53:31.906835086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1623451s 
2025-10-22T02:53:31.909232754Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-10-22T02:53:31.911491753Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s 
2025-10-22T02:53:31.914423637Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2025-10-22T02:53:32.009457055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-10-22T02:53:32.022825244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles" 
2025-10-22T02:53:32.030584419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-10-22T02:53:32.035568275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-10-22T02:53:32.065887849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1483237s 
2025-10-22T02:53:32.068571673Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-10-22T02:53:32.070887477Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s 
2025-10-22T02:53:32.074074324Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2025-10-22T02:53:32.161090578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-10-22T02:53:32.173747425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles" 
2025-10-22T02:53:32.181232307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-10-22T02:53:32.187133881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-10-22T02:53:32.219129590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1398277s 
2025-10-22T02:53:32.222314344Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-10-22T02:53:32.224947486Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s 
2025-10-22T02:53:32.228296289Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-10-22T02:53:32.316229520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL) 
2025-10-22T02:53:32.330426548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId" FROM "History" 
2025-10-22T02:53:32.338180062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-10-22T02:53:32.344188771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-10-22T02:53:32.374980937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-10-22T02:53:32.381008635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-10-22T02:53:32.386865409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-10-22T02:53:32.393160826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-10-22T02:53:32.397854928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1668866s 
2025-10-22T02:53:32.400403971Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-10-22T02:53:32.402711127Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s 
2025-10-22T02:53:32.405913375Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2025-10-22T02:53:32.492217134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-10-22T02:53:32.507984795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2025-10-22T02:53:32.516887182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-10-22T02:53:32.522629165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-10-22T02:53:32.554064987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-10-22T02:53:32.558901316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.150113s 
2025-10-22T02:53:32.561412593Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-10-22T02:53:32.563715400Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s 
2025-10-22T02:53:32.566881896Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2025-10-22T02:53:32.656771466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-10-22T02:53:32.671474032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2025-10-22T02:53:32.681155718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-10-22T02:53:32.688109622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-10-22T02:53:32.721816537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-10-22T02:53:32.727670976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1573943s 
2025-10-22T02:53:32.730800137Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-10-22T02:53:32.734328081Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s 
2025-10-22T02:53:32.737871386Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2025-10-22T02:53:32.823609416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-10-22T02:53:32.839317227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2025-10-22T02:53:32.848213421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-10-22T02:53:32.854890998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-10-22T02:53:32.887033583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-10-22T02:53:32.891954773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1508721s 
2025-10-22T02:53:32.894543956Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-10-22T02:53:32.896940512Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s 
2025-10-22T02:53:32.900268524Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-10-22T02:53:32.985257916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-10-22T02:53:32.999891443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus" 
2025-10-22T02:53:33.007567501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-10-22T02:53:33.013615079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-10-22T02:53:33.045117024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-10-22T02:53:33.049971269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1467708s 
2025-10-22T02:53:33.052492155Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-10-22T02:53:33.054796355Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s 
2025-10-22T02:53:33.058067542Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-10-22T02:53:33.145197906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-10-22T02:53:33.159701341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus" 
2025-10-22T02:53:33.167916524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-10-22T02:53:33.174375049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-10-22T02:53:33.208161405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-10-22T02:53:33.214502975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1512204s 
2025-10-22T02:53:33.217505682Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-10-22T02:53:33.220804554Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.54E-05s 
2025-10-22T02:53:33.224502040Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-10-22T02:53:33.324005188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-10-22T02:53:33.344286689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus" 
2025-10-22T02:53:33.354224751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-10-22T02:53:33.361160618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-10-22T02:53:33.393850746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-10-22T02:53:33.400036933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1720033s 
2025-10-22T02:53:33.402505734Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2025-10-22T02:53:33.404990238Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s 
2025-10-22T02:53:33.408194219Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset 
2025-10-22T02:53:33.495238129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-10-22T02:53:33.507638740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles" 
2025-10-22T02:53:33.514672083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-10-22T02:53:33.519913798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-10-22T02:53:33.551986462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1402968s 
2025-10-22T02:53:33.554851241Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2025-10-22T02:53:33.557171744Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s 
2025-10-22T02:53:33.560164440Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset 
2025-10-22T02:53:33.647518605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME, "LastUpdated" DATETIME NOT NULL) 
2025-10-22T02:53:33.661230225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles" 
2025-10-22T02:53:33.669208181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-10-22T02:53:33.674629197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-10-22T02:53:33.706351366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1427758s 
2025-10-22T02:53:33.709078928Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-10-22T02:53:33.711348127Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s 
2025-10-22T02:53:33.714466457Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2025-10-22T02:53:33.808256732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2025-10-22T02:53:33.829183491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension") SELECT "Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension" FROM "MetadataFiles" 
2025-10-22T02:53:33.839728486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-10-22T02:53:33.845845854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-10-22T02:53:33.878556784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1588478s 
2025-10-22T02:53:33.883883581Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-10-22T02:53:33.887328868Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s 
2025-10-22T02:53:33.891294133Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2025-10-22T02:53:33.984351221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2025-10-22T02:53:34.000291791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension") SELECT "Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension" FROM "MetadataFiles" 
2025-10-22T02:53:34.011232261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-10-22T02:53:34.018057095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-10-22T02:53:34.050695568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1563029s 
2025-10-22T02:53:34.053855522Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-10-22T02:53:34.056878299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002032s 
2025-10-22T02:53:34.060129455Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2025-10-22T02:53:34.158822873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "ParsedAlbumInfo" TEXT NOT NULL, "Reason" INTEGER NOT NULL) 
2025-10-22T02:53:34.172683214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "Title", "Added", "Release", "ArtistId", "ParsedAlbumInfo", "Reason") SELECT "Id", "Title", "Added", "Release", "ArtistId", "ParsedAlbumInfo", "Reason" FROM "PendingReleases" 
2025-10-22T02:53:34.180038545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-10-22T02:53:34.185384110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-10-22T02:53:34.220169607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1543604s 
2025-10-22T02:53:34.223164227Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-10-22T02:53:34.225648900Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.92E-05s 
2025-10-22T02:53:34.228825487Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-10-22T02:53:34.315334890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2025-10-22T02:53:34.326532479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2025-10-22T02:53:34.333173351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-10-22T02:53:34.338845533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-10-22T02:53:34.375041982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-10-22T02:53:34.380688121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1488305s 
2025-10-22T02:53:34.383261614Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-10-22T02:53:34.386468742Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.74E-05s 
2025-10-22T02:53:34.389870382Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-10-22T02:53:34.477396763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2025-10-22T02:53:34.489115881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2025-10-22T02:53:34.495615299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-10-22T02:53:34.501589329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-10-22T02:53:34.539334246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-10-22T02:53:34.544994704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1522004s 
2025-10-22T02:53:34.547506252Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-10-22T02:53:34.549864931Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.67E-05s 
2025-10-22T02:53:34.552878810Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset 
2025-10-22T02:53:34.644051904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE) 
2025-10-22T02:53:34.657765540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles" 
2025-10-22T02:53:34.665900010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-10-22T02:53:34.671809901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-10-22T02:53:34.704253742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-10-22T02:53:34.710428917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-10-22T02:53:34.715085344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1593626s 
2025-10-22T02:53:34.717523333Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-10-22T02:53:34.719792663Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.59E-05s 
2025-10-22T02:53:34.722693154Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset 
2025-10-22T02:53:34.826230817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE) 
2025-10-22T02:53:34.840240037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles" 
2025-10-22T02:53:34.847904120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-10-22T02:53:34.853575581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-10-22T02:53:34.885688586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-10-22T02:53:34.891582344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-10-22T02:53:34.896201927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1708467s 
2025-10-22T02:53:34.898623473Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-10-22T02:53:34.900900639Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s 
2025-10-22T02:53:34.904117376Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-10-22T02:53:34.987059446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-10-22T02:53:34.995736458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-10-22T02:53:35.001708314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-10-22T02:53:35.007749279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-10-22T02:53:35.039802765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-10-22T02:53:35.045544947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1387539s 
2025-10-22T02:53:35.052079406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-10-22T02:53:35', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-10-22T02:53:35.057533769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:35.067879933Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-10-22T02:53:35.070649270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1600666s 
2025-10-22T02:53:35.076307133Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2025-10-22T02:53:35.079372967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:35.084758071Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62 
2025-10-22T02:53:35.101674696Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-22T02:53:35.104162074Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.74E-05s 
2025-10-22T02:53:35.107118548Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean 
2025-10-22T02:53:35.111792921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0 
2025-10-22T02:53:35.125178966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152632s 
2025-10-22T02:53:35.127597466Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-22T02:53:35.129866966Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s 
2025-10-22T02:53:35.132807878Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean 
2025-10-22T02:53:35.137126234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0 
2025-10-22T02:53:35.151573456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154704s 
2025-10-22T02:53:35.157190647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-10-22T02:53:35', 'add_on_delete_to_notifications') 
2025-10-22T02:53:35.163062141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:35.168721066Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2025-10-22T02:53:35.171364389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0326116s 
2025-10-22T02:53:35.174443850Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2025-10-22T02:53:35.177312677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:35.181389306Z [Info] add_custom_formats: Starting migration of Main DB to 63 
2025-10-22T02:53:35.214183413Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-10-22T02:53:35.217039334Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.01E-05s 
2025-10-22T02:53:35.220175570Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2025-10-22T02:53:35.225014313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2025-10-22T02:53:35.239179909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015735s 
2025-10-22T02:53:35.241800796Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-22T02:53:35.245635217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2025-10-22T02:53:35.250255972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061751s 
2025-10-22T02:53:35.252796378Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-10-22T02:53:35.255070537Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.78E-05s 
2025-10-22T02:53:35.257991609Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String 
2025-10-22T02:53:35.261881162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT 
2025-10-22T02:53:35.275829159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145543s 
2025-10-22T02:53:35.278525218Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-22T02:53:35.281283703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-22T02:53:35.292513666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01121s 
2025-10-22T02:53:35.295473627Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2025-10-22T02:53:35.302617793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Specifications" TEXT NOT NULL DEFAULT '[]', "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0) 
2025-10-22T02:53:35.310396998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121114s 
2025-10-22T02:53:35.314185146Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2025-10-22T02:53:35.318222847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-10-22T02:53:35.323901682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069537s 
2025-10-22T02:53:35.326609405Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-10-22T02:53:35.328915609Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.68E-05s 
2025-10-22T02:53:35.331788253Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 
2025-10-22T02:53:35.336105797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 
2025-10-22T02:53:35.349256429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148234s 
2025-10-22T02:53:35.351717164Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-10-22T02:53:35.353996564Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s 
2025-10-22T02:53:35.356969731Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 
2025-10-22T02:53:35.361332767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-10-22T02:53:35.374100537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144849s 
2025-10-22T02:53:35.376569359Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-10-22T02:53:35.379027989Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.68E-05s 
2025-10-22T02:53:35.382089244Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 
2025-10-22T02:53:35.386585859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-10-22T02:53:35.399427848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145861s 
2025-10-22T02:53:35.401707118Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-22T02:53:35.404401384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-22T02:53:35.428776948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0243835s 
2025-10-22T02:53:35.431424770Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-22T02:53:35.434154627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-22T02:53:35.448298769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141301s 
2025-10-22T02:53:35.451345865Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2025-10-22T02:53:35.537585856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "IncludePreferredWhenRenaming" INTEGER NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL) 
2025-10-22T02:53:35.550040446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId") SELECT "Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId" FROM "ReleaseProfiles" 
2025-10-22T02:53:35.557307940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-10-22T02:53:35.562516499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-10-22T02:53:35.595324604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1412606s 
2025-10-22T02:53:35.598762667Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 
2025-10-22T02:53:35.683887362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL) 
2025-10-22T02:53:35.695070521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId") SELECT "Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId" FROM "ReleaseProfiles" 
2025-10-22T02:53:35.701509728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-10-22T02:53:35.706921846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-10-22T02:53:35.739383885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1371911s 
2025-10-22T02:53:35.743467308Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-10-22T02:53:35.747767236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-10-22T02:53:35.751824046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053817s 
2025-10-22T02:53:35.754221954Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-10-22T02:53:35.756530413Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s 
2025-10-22T02:53:35.759738082Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2025-10-22T02:53:35.764681286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-10-22T02:53:35.777878331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152925s 
2025-10-22T02:53:35.780307372Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-10-22T02:53:35.782529226Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s 
2025-10-22T02:53:35.785628467Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2025-10-22T02:53:35.789792853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2025-10-22T02:53:35.802596886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141468s 
2025-10-22T02:53:35.807562355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-10-22T02:53:35', 'add_custom_formats') 
2025-10-22T02:53:35.813073042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:35.818150837Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2025-10-22T02:53:35.820523345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0295136s 
2025-10-22T02:53:35.823724140Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2025-10-22T02:53:35.826641665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:35.830319531Z [Info] add_result_to_commands: Starting migration of Main DB to 64 
2025-10-22T02:53:35.836957829Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-10-22T02:53:35.839313853Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s 
2025-10-22T02:53:35.841908899Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2025-10-22T02:53:35.845806257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2025-10-22T02:53:35.859298345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148949s 
2025-10-22T02:53:35.864183312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-10-22T02:53:35', 'add_result_to_commands') 
2025-10-22T02:53:35.869229724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:35.873494001Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2025-10-22T02:53:35.875870827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0287601s 
2025-10-22T02:53:35.879039448Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2025-10-22T02:53:35.882008687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:35.885792607Z [Info] health_restored_notification: Starting migration of Main DB to 65 
2025-10-22T02:53:35.891653980Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-22T02:53:35.894088933Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s 
2025-10-22T02:53:35.897093593Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2025-10-22T02:53:35.901763868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2025-10-22T02:53:35.915489147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156596s 
2025-10-22T02:53:35.920579767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-10-22T02:53:35', 'health_restored_notification') 
2025-10-22T02:53:35.925781883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:35.930576989Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2025-10-22T02:53:35.933093737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0301816s 
2025-10-22T02:53:35.935815898Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2025-10-22T02:53:35.938558521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:35.942003488Z [Info] remove_uc: Starting migration of Main DB to 66 
2025-10-22T02:53:35.947324763Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-22T02:53:35.951339568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2025-10-22T02:53:35.955361427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053718s 
2025-10-22T02:53:35.959866479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-10-22T02:53:35', 'remove_uc') 
2025-10-22T02:53:35.964698338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:35.968903657Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2025-10-22T02:53:35.971148818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187566s 
2025-10-22T02:53:35.974387519Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2025-10-22T02:53:35.977443363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:35.981358076Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67 
2025-10-22T02:53:35.986068421Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-22T02:53:35.988855974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-22T02:53:36.016511364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0276988s 
2025-10-22T02:53:36.022084797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-10-22T02:53:36', 'download_clients_rename_tv_to_music') 
2025-10-22T02:53:36.027481614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:36.032802770Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2025-10-22T02:53:36.035352324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0436702s 
2025-10-22T02:53:36.038722821Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2025-10-22T02:53:36.041810619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:36.045615791Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68 
2025-10-22T02:53:36.051243073Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-10-22T02:53:36.053621222Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-05s 
2025-10-22T02:53:36.056652346Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2025-10-22T02:53:36.061241466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 
2025-10-22T02:53:36.075322752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158232s 
2025-10-22T02:53:36.080736774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-10-22T02:53:36', 'add_colon_replacement_to_naming_config') 
2025-10-22T02:53:36.086275477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:36.091537574Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2025-10-22T02:53:36.094150255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.031458s 
2025-10-22T02:53:36.096962858Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2025-10-22T02:53:36.099742425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:36.103364900Z [Info] list_sync_time: Starting migration of Main DB to 69 
2025-10-22T02:53:36.109609655Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2025-10-22T02:53:36.197447413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-10-22T02:53:36.209984689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ImportListStatus" 
2025-10-22T02:53:36.217249869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-10-22T02:53:36.223099519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-10-22T02:53:36.256392741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-10-22T02:53:36.261645839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1492052s 
2025-10-22T02:53:36.264154280Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-10-22T02:53:36.266446025Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s 
2025-10-22T02:53:36.269552280Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2025-10-22T02:53:36.273612286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2025-10-22T02:53:36.286367531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141141s 
2025-10-22T02:53:36.291137145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-10-22T02:53:36', 'list_sync_time') 
2025-10-22T02:53:36.296083987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:36.302781874Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2025-10-22T02:53:36.305102687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0303149s 
2025-10-22T02:53:36.308178692Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2025-10-22T02:53:36.311109984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:36.314920457Z [Info] add_download_client_tags: Starting migration of Main DB to 70 
2025-10-22T02:53:36.320499171Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-10-22T02:53:36.322880587Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.63E-05s 
2025-10-22T02:53:36.325585954Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2025-10-22T02:53:36.329541299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2025-10-22T02:53:36.342841302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147082s 
2025-10-22T02:53:36.347781510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-10-22T02:53:36', 'add_download_client_tags') 
2025-10-22T02:53:36.352884455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:36.359776935Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2025-10-22T02:53:36.362209733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0312798s 
2025-10-22T02:53:36.365247641Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2025-10-22T02:53:36.368153763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:36.371804214Z [Info] add_notification_status: Starting migration of Main DB to 71 
2025-10-22T02:53:36.381113279Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-10-22T02:53:36.388645838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-10-22T02:53:36.395798090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120752s 
2025-10-22T02:53:36.398718280Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-10-22T02:53:36.403272842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-10-22T02:53:36.408062657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068005s 
2025-10-22T02:53:36.412846891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-10-22T02:53:36', 'add_notification_status') 
2025-10-22T02:53:36.417855487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:36.424311106Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2025-10-22T02:53:36.426703354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022597s 
2025-10-22T02:53:36.429839349Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2025-10-22T02:53:36.432802275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:36.436463127Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72 
2025-10-22T02:53:36.441043410Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-22T02:53:36.443870974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-22T02:53:36.468415308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0245771s 
2025-10-22T02:53:36.473826926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-10-22T02:53:36', 'add_alac_24_quality_in_profiles') 
2025-10-22T02:53:36.479309997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:36.484052708Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2025-10-22T02:53:36.486541599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0400623s 
2025-10-22T02:53:36.489397941Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2025-10-22T02:53:36.492233822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:36.495770494Z [Info] add_salt_to_users: Starting migration of Main DB to 73 
2025-10-22T02:53:36.501778983Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2025-10-22T02:53:36.504094946Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-05s 
2025-10-22T02:53:36.506540992Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2025-10-22T02:53:36.509906880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2025-10-22T02:53:36.523290831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143143s 
2025-10-22T02:53:36.526011590Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2025-10-22T02:53:36.529480064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2025-10-22T02:53:36.542320261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138168s 
2025-10-22T02:53:36.547083051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-10-22T02:53:36', 'add_salt_to_users') 
2025-10-22T02:53:36.552076266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:36.557046514Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2025-10-22T02:53:36.559382849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0282936s 
2025-10-22T02:53:36.562210143Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2025-10-22T02:53:36.565046043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:36.568580600Z [Info] add_auto_tagging: Starting migration of Main DB to 74 
2025-10-22T02:53:36.576855544Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2025-10-22T02:53:36.584261457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AutoTagging" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Specifications" TEXT NOT NULL DEFAULT '[]', "RemoveTagsAutomatically" INTEGER NOT NULL DEFAULT 0, "Tags" TEXT NOT NULL DEFAULT '[]') 
2025-10-22T02:53:36.591463630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121639s 
2025-10-22T02:53:36.594087975Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2025-10-22T02:53:36.597762143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2025-10-22T02:53:36.602183567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057416s 
2025-10-22T02:53:36.606935596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-10-22T02:53:36', 'add_auto_tagging') 
2025-10-22T02:53:36.611809360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:36.617989254Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2025-10-22T02:53:36.620278374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212281s 
2025-10-22T02:53:36.623524100Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2025-10-22T02:53:36.626536426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:36.630279082Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75 
2025-10-22T02:53:36.636294375Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2025-10-22T02:53:36.638753016Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s 
2025-10-22T02:53:36.641767526Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2025-10-22T02:53:36.645904487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2025-10-22T02:53:36.659831031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153087s 
2025-10-22T02:53:36.663921919Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2025-10-22T02:53:36.668579718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2025-10-22T02:53:36.672863564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058105s 
2025-10-22T02:53:36.677960297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-10-22T02:53:36', 'quality_definition_preferred_size') 
2025-10-22T02:53:36.683260841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:36.689060770Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2025-10-22T02:53:36.691593881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213373s 
2025-10-22T02:53:36.695006043Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2025-10-22T02:53:36.698371580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:36.702359099Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76 
2025-10-22T02:53:36.708051202Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-22T02:53:36.710492648Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.65E-05s 
2025-10-22T02:53:36.713392287Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean 
2025-10-22T02:53:36.717710592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0 
2025-10-22T02:53:36.731924955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158703s 
2025-10-22T02:53:36.737046830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-10-22T02:53:36', 'add_on_artist_add_to_notifications') 
2025-10-22T02:53:36.742256430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:36.748950009Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2025-10-22T02:53:36.751437969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.032299s 
2025-10-22T02:53:36.754441367Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2025-10-22T02:53:36.757361036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:36.761000034Z [Info] album_last_searched_time: Starting migration of Main DB to 77 
2025-10-22T02:53:36.766277912Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-22T02:53:36.768719128Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.55E-05s 
2025-10-22T02:53:36.771624088Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset 
2025-10-22T02:53:36.775428959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME 
2025-10-22T02:53:36.789882304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153829s 
2025-10-22T02:53:36.794946452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-10-22T02:53:36', 'album_last_searched_time') 
2025-10-22T02:53:36.800191624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:36.804438946Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2025-10-22T02:53:36.806871856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0297338s 
2025-10-22T02:53:36.809752296Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2025-10-22T02:53:36.812596173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:36.816249900Z [Info] add_indexer_flags: Starting migration of Main DB to 78 
2025-10-22T02:53:36.822906545Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-10-22T02:53:36.825297850Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.57E-05s 
2025-10-22T02:53:36.828029100Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 
2025-10-22T02:53:36.832174487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-10-22T02:53:36.846135981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155669s 
2025-10-22T02:53:36.848533570Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-10-22T02:53:36.850742347Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s 
2025-10-22T02:53:36.853567847Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32 
2025-10-22T02:53:36.857687062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-10-22T02:53:36.871067987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014925s 
2025-10-22T02:53:36.875778663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-10-22T02:53:36', 'add_indexer_flags') 
2025-10-22T02:53:36.880772288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:36.885077227Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2025-10-22T02:53:36.887384824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0286596s 
2025-10-22T02:53:36.890816554Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2025-10-22T02:53:36.893767447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:36.897511205Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79 
2025-10-22T02:53:36.904236157Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored) 
2025-10-22T02:53:36.907965237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC) 
2025-10-22T02:53:36.912794732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060818s 
2025-10-22T02:53:36.915458746Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate) 
2025-10-22T02:53:36.919210010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC) 
2025-10-22T02:53:36.923582445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005717s 
2025-10-22T02:53:36.926266610Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored) 
2025-10-22T02:53:36.930278538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC) 
2025-10-22T02:53:36.934773540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060603s 
2025-10-22T02:53:36.939705141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-10-22T02:53:36', 'add_indexes_album_statistics') 
2025-10-22T02:53:36.944747945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:36.949240552Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2025-10-22T02:53:36.951686427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199642s 
2025-10-22T02:53:36.954771429Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2025-10-22T02:53:36.958113810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:36.961775844Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80 
2025-10-22T02:53:36.968109518Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2025-10-22T02:53:36.973726990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2025-10-22T02:53:36.978636005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070869s 
2025-10-22T02:53:36.983440280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-10-22T02:53:36', 'update_redacted_baseurl') 
2025-10-22T02:53:36.988463986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:36.992504332Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2025-10-22T02:53:36.994886309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020509s 
2025-10-22T02:53:37.137115835Z [Debug] MigrationController: Took: 00:00:22.3349503 
2025-10-22T02:53:38.666686387Z [Debug] FingerprintingService: fpcalc version: 1.5.1 
2025-10-22T02:53:39.207252971Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-10-22T02:53:39.915641266Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-10-22T02:53:40.409592451Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-10-22T02:53:40.423725441Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-22T02:53:40.428059088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-22T02:53:40.617779556Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2025-10-22T02:53:40.625904096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1970342s 
2025-10-22T02:53:40.634730700Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-10-22T02:53:40.643168642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2047415s 
2025-10-22T02:53:40.695176660Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-10-22T02:53:40.701608662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:40.712814527Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-10-22T02:53:40.720792241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-10-22T02:53:40.728359029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103358s 
2025-10-22T02:53:40.732237829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:40.824335776Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-10-22T02:53:40.829887145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.105373s 
2025-10-22T02:53:40.839379690Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-10-22T02:53:40.846172228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:40.860417724Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-10-22T02:53:40.868004061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-10-22T02:53:40.878401347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114596s 
2025-10-22T02:53:40.886457901Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-10-22T02:53:40.892230355Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.77E-05s 
2025-10-22T02:53:40.896888354Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-10-22T02:53:40.902260753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-10-22T02:53:40.913830701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012584s 
2025-10-22T02:53:40.917987602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:40.980609233Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-10-22T02:53:40.986666710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0786632s 
2025-10-22T02:53:40.994350213Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-10-22T02:53:41.001752057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:41.010815218Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-10-22T02:53:41.016339712Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.76E-05s 
2025-10-22T02:53:41.022539086Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-10-22T02:53:41.029875930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-10-22T02:53:41.036930716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087929s 
2025-10-22T02:53:41.040770939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:41.100562371Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-10-22T02:53:41.106391649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0712807s 
2025-10-22T02:53:41.118478899Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-10-22T02:53:41.124729246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:41.134292483Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-10-22T02:53:41.150002618Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-10-22T02:53:41.159971763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2025-10-22T02:53:41.169838301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150519s 
2025-10-22T02:53:41.173427739Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-10-22T02:53:41.177939665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-10-22T02:53:41.183754544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067895s 
2025-10-22T02:53:41.190217308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-10-22T02:53:41', 'InitialSetup') 
2025-10-22T02:53:41.198053999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:41.285298342Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-10-22T02:53:41.288883231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1081035s 
2025-10-22T02:53:41.293261517Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2025-10-22T02:53:41.297684224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:41.302908453Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2 
2025-10-22T02:53:41.310203323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-10-22T02:53:41', 'add_reason_to_pending_releases') 
2025-10-22T02:53:41.318157240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:41.365724896Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2025-10-22T02:53:41.369951127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0679271s 
2025-10-22T02:53:41.375862270Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2025-10-22T02:53:41.382467781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:41.390094669Z [Info] add_medium_support: Starting migration of Log DB to 3 
2025-10-22T02:53:41.399263603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-10-22T02:53:41', 'add_medium_support') 
2025-10-22T02:53:41.410597336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:41.418576674Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2025-10-22T02:53:41.421751507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0366639s 
2025-10-22T02:53:41.425983759Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2025-10-22T02:53:41.430490855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:41.435780958Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4 
2025-10-22T02:53:41.442106736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-10-22T02:53:41', 'add_various_qualites_in_profile') 
2025-10-22T02:53:41.449943998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:41.456970046Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2025-10-22T02:53:41.460925822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0262358s 
2025-10-22T02:53:41.464756585Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2025-10-22T02:53:41.468864688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:41.476183526Z [Info] metadata_profiles: Starting migration of Log DB to 5 
2025-10-22T02:53:41.481833293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-10-22T02:53:41', 'metadata_profiles') 
2025-10-22T02:53:41.489207612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:41.494954665Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2025-10-22T02:53:41.498531768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0262794s 
2025-10-22T02:53:41.502876627Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2025-10-22T02:53:41.507726915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:41.513341911Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6 
2025-10-22T02:53:41.520232267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-10-22T02:53:41', 'separate_automatic_and_interactive_search') 
2025-10-22T02:53:41.528059899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:41.534804080Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2025-10-22T02:53:41.538993997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0268029s 
2025-10-22T02:53:41.543098391Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2025-10-22T02:53:41.547494324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:41.552407748Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7 
2025-10-22T02:53:41.558645870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-10-22T02:53:41', 'change_album_path_to_relative') 
2025-10-22T02:53:41.566172215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:41.572852948Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2025-10-22T02:53:41.576892262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0251486s 
2025-10-22T02:53:41.581108412Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2025-10-22T02:53:41.585437129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:41.590515505Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8 
2025-10-22T02:53:41.596937808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-10-22T02:53:41', 'change_quality_size_mb_to_kb') 
2025-10-22T02:53:41.604637803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:41.611392164Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2025-10-22T02:53:41.615299192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0258356s 
2025-10-22T02:53:41.619063332Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2025-10-22T02:53:41.623287257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:41.628112103Z [Info] album_releases: Starting migration of Log DB to 9 
2025-10-22T02:53:41.633809676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-10-22T02:53:41', 'album_releases') 
2025-10-22T02:53:41.641098343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:41.647107083Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2025-10-22T02:53:41.650635418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0240606s 
2025-10-22T02:53:41.655094006Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2025-10-22T02:53:41.659208592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:41.664169471Z [Info] album_releases_fix: Starting migration of Log DB to 10 
2025-10-22T02:53:41.670145085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-10-22T02:53:41', 'album_releases_fix') 
2025-10-22T02:53:41.677455976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:41.683832968Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2025-10-22T02:53:41.687444069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0247399s 
2025-10-22T02:53:41.691268120Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2025-10-22T02:53:41.695306282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:41.700258494Z [Info] import_lists: Starting migration of Log DB to 11 
2025-10-22T02:53:41.706568300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-10-22T02:53:41', 'import_lists') 
2025-10-22T02:53:41.713885284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:41.720157564Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2025-10-22T02:53:41.723657572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0250649s 
2025-10-22T02:53:41.727580782Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2025-10-22T02:53:41.731759697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:41.736670075Z [Info] add_release_status: Starting migration of Log DB to 12 
2025-10-22T02:53:41.743367421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-10-22T02:53:41', 'add_release_status') 
2025-10-22T02:53:41.751106205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:41.758512098Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2025-10-22T02:53:41.762391841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0268514s 
2025-10-22T02:53:41.768978915Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2025-10-22T02:53:41.773579169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:41.778906546Z [Info] album_download_notification: Starting migration of Log DB to 13 
2025-10-22T02:53:41.785561568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-10-22T02:53:41', 'album_download_notification') 
2025-10-22T02:53:41.793294089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:41.799452289Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2025-10-22T02:53:41.803457915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0257979s 
2025-10-22T02:53:41.808079972Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2025-10-22T02:53:41.813299914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:41.820318397Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14 
2025-10-22T02:53:41.826925151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-10-22T02:53:41', 'fix_language_metadata_profiles') 
2025-10-22T02:53:41.834711951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:41.841309366Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2025-10-22T02:53:41.845303690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0285379s 
2025-10-22T02:53:41.849234195Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2025-10-22T02:53:41.853422759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:41.860441212Z [Info] remove_fanzub: Starting migration of Log DB to 15 
2025-10-22T02:53:41.866830869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-10-22T02:53:41', 'remove_fanzub') 
2025-10-22T02:53:41.874290561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:41.880395293Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2025-10-22T02:53:41.883900051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0271703s 
2025-10-22T02:53:41.888168577Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2025-10-22T02:53:41.892819792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:41.897959963Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16 
2025-10-22T02:53:41.904895108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-10-22T02:53:41', 'update_artist_history_indexes') 
2025-10-22T02:53:41.913176174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:41.919778669Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2025-10-22T02:53:41.923374410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0270241s 
2025-10-22T02:53:41.927092487Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2025-10-22T02:53:41.930704280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:41.935359184Z [Info] remove_nma: Starting migration of Log DB to 17 
2025-10-22T02:53:41.940470897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-10-22T02:53:41', 'remove_nma') 
2025-10-22T02:53:41.947152322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:41.952971980Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2025-10-22T02:53:41.956033555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0225455s 
2025-10-22T02:53:41.959480858Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2025-10-22T02:53:41.963179455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:41.967473442Z [Info] album_disambiguation: Starting migration of Log DB to 18 
2025-10-22T02:53:41.972800369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-10-22T02:53:41', 'album_disambiguation') 
2025-10-22T02:53:41.979295718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:41.984593847Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2025-10-22T02:53:41.987802879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215071s 
2025-10-22T02:53:41.991338038Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2025-10-22T02:53:41.995109081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:41.999409071Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19 
2025-10-22T02:53:42.005078276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-10-22T02:53:42', 'add_ape_quality_in_profiles') 
2025-10-22T02:53:42.011603416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:42.017024252Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2025-10-22T02:53:42.020255268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217911s 
2025-10-22T02:53:42.023640836Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2025-10-22T02:53:42.027447702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:42.031317905Z [Info] remove_pushalot: Starting migration of Log DB to 20 
2025-10-22T02:53:42.038793539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-10-22T02:53:42', 'remove_pushalot') 
2025-10-22T02:53:42.045194799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:42.050662780Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2025-10-22T02:53:42.053897654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0236807s 
2025-10-22T02:53:42.057377832Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2025-10-22T02:53:42.061125438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:42.065514156Z [Info] add_custom_filters: Starting migration of Log DB to 21 
2025-10-22T02:53:42.071127329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-10-22T02:53:42', 'add_custom_filters') 
2025-10-22T02:53:42.077563309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:42.083388228Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2025-10-22T02:53:42.086768936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0223534s 
2025-10-22T02:53:42.090244916Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2025-10-22T02:53:42.093898623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:42.098283934Z [Info] import_list_tags: Starting migration of Log DB to 22 
2025-10-22T02:53:42.103533745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-10-22T02:53:42', 'import_list_tags') 
2025-10-22T02:53:42.110409100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:42.116343210Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2025-10-22T02:53:42.119711372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0225136s 
2025-10-22T02:53:42.123279588Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2025-10-22T02:53:42.127126634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:42.131648550Z [Info] add_release_groups_etc: Starting migration of Log DB to 23 
2025-10-22T02:53:42.137219147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-10-22T02:53:42', 'add_release_groups_etc') 
2025-10-22T02:53:42.143293449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:42.147714492Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2025-10-22T02:53:42.150346833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208955s 
2025-10-22T02:53:42.153122662Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2025-10-22T02:53:42.155928252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:42.159385474Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24 
2025-10-22T02:53:42.163454848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-10-22T02:53:42', 'NewMediaInfoFormat') 
2025-10-22T02:53:42.168849982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:42.172988696Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2025-10-22T02:53:42.175551497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171425s 
2025-10-22T02:53:42.178704155Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2025-10-22T02:53:42.181718525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:42.185414187Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25 
2025-10-22T02:53:42.189888116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-10-22T02:53:42', 'rename_restrictions_to_release_profiles') 
2025-10-22T02:53:42.195248390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:42.199666056Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2025-10-22T02:53:42.202248066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178428s 
2025-10-22T02:53:42.205389501Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2025-10-22T02:53:42.208330243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:42.211898669Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26 
2025-10-22T02:53:42.216674135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-10-22T02:53:42', 'rename_quality_profiles_add_upgrade_allowed') 
2025-10-22T02:53:42.221847713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:42.226147552Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2025-10-22T02:53:42.228878521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176783s 
2025-10-22T02:53:42.231383515Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2025-10-22T02:53:42.233973060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:42.237390371Z [Info] add_import_exclusions: Starting migration of Log DB to 27 
2025-10-22T02:53:42.241121094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-10-22T02:53:42', 'add_import_exclusions') 
2025-10-22T02:53:42.245741007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:42.250021867Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2025-10-22T02:53:42.252402661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161153s 
2025-10-22T02:53:42.255010192Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2025-10-22T02:53:42.257471498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:42.260640119Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28 
2025-10-22T02:53:42.264600755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-10-22T02:53:42', 'clean_artist_metadata_table') 
2025-10-22T02:53:42.269305899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:42.273693264Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2025-10-22T02:53:42.276173559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161652s 
2025-10-22T02:53:42.278589403Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2025-10-22T02:53:42.281046681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:42.284305584Z [Info] health_issue_notification: Starting migration of Log DB to 29 
2025-10-22T02:53:42.288157721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-10-22T02:53:42', 'health_issue_notification') 
2025-10-22T02:53:42.292560958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:42.296870526Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2025-10-22T02:53:42.299111338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157844s 
2025-10-22T02:53:42.302718823Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2025-10-22T02:53:42.305352817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:42.308708724Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30 
2025-10-22T02:53:42.312816596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-10-22T02:53:42', 'add_mediafilerepository_mtime') 
2025-10-22T02:53:42.317634207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:42.321854326Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2025-10-22T02:53:42.324366685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163806s 
2025-10-22T02:53:42.326921399Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2025-10-22T02:53:42.329526816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:42.332697951Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31 
2025-10-22T02:53:42.336552564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-10-22T02:53:42', 'add_artistmetadataid_constraint') 
2025-10-22T02:53:42.341227748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:42.345407534Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2025-10-22T02:53:42.347735111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157832s 
2025-10-22T02:53:42.350156537Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2025-10-22T02:53:42.352602443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:42.355620049Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32 
2025-10-22T02:53:42.359411554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-10-22T02:53:42', 'old_ids_and_artist_alias') 
2025-10-22T02:53:42.363684328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:42.367446244Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2025-10-22T02:53:42.369671705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148731s 
2025-10-22T02:53:42.372497776Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2025-10-22T02:53:42.374693036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:42.377531312Z [Info] download_propers_config: Starting migration of Log DB to 33 
2025-10-22T02:53:42.381179819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-10-22T02:53:42', 'download_propers_config') 
2025-10-22T02:53:42.385716534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:42.389781741Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2025-10-22T02:53:42.391982933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152691s 
2025-10-22T02:53:42.394683451Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2025-10-22T02:53:42.396937019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:42.400428700Z [Info] remove_language_profiles: Starting migration of Log DB to 34 
2025-10-22T02:53:42.403919770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-10-22T02:53:42', 'remove_language_profiles') 
2025-10-22T02:53:42.408239719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:42.412116937Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2025-10-22T02:53:42.414536739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151572s 
2025-10-22T02:53:42.416840979Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2025-10-22T02:53:42.419341474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:42.422466678Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35 
2025-10-22T02:53:42.425973119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-10-22T02:53:42', 'multi_disc_naming_format') 
2025-10-22T02:53:42.430485976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:42.434423946Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2025-10-22T02:53:42.436663906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151222s 
2025-10-22T02:53:42.439225204Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2025-10-22T02:53:42.441833887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:42.444601661Z [Info] add_download_client_priority: Starting migration of Log DB to 36 
2025-10-22T02:53:42.448231360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-10-22T02:53:42', 'add_download_client_priority') 
2025-10-22T02:53:42.452731702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:42.456782008Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2025-10-22T02:53:42.459021478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151163s 
2025-10-22T02:53:42.461376440Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2025-10-22T02:53:42.463754429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:42.466692114Z [Info] remove_growl_prowl: Starting migration of Log DB to 37 
2025-10-22T02:53:42.470123965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-10-22T02:53:42', 'remove_growl_prowl') 
2025-10-22T02:53:42.474513474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:42.478310921Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2025-10-22T02:53:42.480445239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146002s 
2025-10-22T02:53:42.483088241Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2025-10-22T02:53:42.485292880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:42.488259314Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38 
2025-10-22T02:53:42.492234088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-10-22T02:53:42', 'remove_plex_hometheatre') 
2025-10-22T02:53:42.496787447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:42.500775277Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2025-10-22T02:53:42.503343308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154595s 
2025-10-22T02:53:42.505699974Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2025-10-22T02:53:42.508190419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:42.512118800Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39 
2025-10-22T02:53:42.515726144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-10-22T02:53:42', 'add_root_folder_add_defaults') 
2025-10-22T02:53:42.520353762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:42.524392545Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2025-10-22T02:53:42.526703158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161461s 
2025-10-22T02:53:42.528987257Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2025-10-22T02:53:42.531394795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:42.534394636Z [Info] task_duration: Starting migration of Log DB to 40 
2025-10-22T02:53:42.537871818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-10-22T02:53:42', 'task_duration') 
2025-10-22T02:53:42.542255936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:42.546200078Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2025-10-22T02:53:42.548344186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149065s 
2025-10-22T02:53:42.551201881Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2025-10-22T02:53:42.553708238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:42.556825555Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41 
2025-10-22T02:53:42.560944840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-10-22T02:53:42', 'add_indexer_and_enabled_to_release_profiles') 
2025-10-22T02:53:42.565925750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:42.570366592Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2025-10-22T02:53:42.572762196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165345s 
2025-10-22T02:53:42.575435019Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2025-10-22T02:53:42.578207852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:42.580976528Z [Info] remove_album_folders: Starting migration of Log DB to 42 
2025-10-22T02:53:42.584722811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-10-22T02:53:42', 'remove_album_folders') 
2025-10-22T02:53:42.589291542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:42.593258470Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2025-10-22T02:53:42.595472297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154331s 
2025-10-22T02:53:42.598101803Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2025-10-22T02:53:42.600621908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:42.603911261Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44 
2025-10-22T02:53:42.607714239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-10-22T02:53:42', 'add_priority_to_indexers') 
2025-10-22T02:53:42.612246125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:42.616099685Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2025-10-22T02:53:42.618305467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155342s 
2025-10-22T02:53:42.620875682Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2025-10-22T02:53:42.624038090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:42.627076829Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45 
2025-10-22T02:53:42.630912804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-10-22T02:53:42', 'remove_chown_and_folderchmod_config') 
2025-10-22T02:53:42.635474169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:42.639305925Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2025-10-22T02:53:42.641632179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157802s 
2025-10-22T02:53:42.643949556Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2025-10-22T02:53:42.646296241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:42.649208636Z [Info] update_notifiarr: Starting migration of Log DB to 47 
2025-10-22T02:53:42.652631859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-10-22T02:53:42', 'update_notifiarr') 
2025-10-22T02:53:42.656932880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:42.660693413Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2025-10-22T02:53:42.662785876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014474s 
2025-10-22T02:53:42.665163264Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2025-10-22T02:53:42.667567856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:42.670499810Z [Info] email_multiple_addresses: Starting migration of Log DB to 49 
2025-10-22T02:53:42.674006521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-10-22T02:53:42', 'email_multiple_addresses') 
2025-10-22T02:53:42.678404698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:42.682165431Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2025-10-22T02:53:42.684368507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145735s 
2025-10-22T02:53:42.686796036Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2025-10-22T02:53:42.689279356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:42.692261812Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50 
2025-10-22T02:53:42.695887352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-10-22T02:53:42', 'rename_blacklist_to_blocklist') 
2025-10-22T02:53:42.700356151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:42.704022344Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2025-10-22T02:53:42.706274980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146791s 
2025-10-22T02:53:42.708644091Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2025-10-22T02:53:42.711081328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:42.714071299Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51 
2025-10-22T02:53:42.717532629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-10-22T02:53:42', 'cdh_per_downloadclient') 
2025-10-22T02:53:42.721933962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:42.725509673Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2025-10-22T02:53:42.727650684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144426s 
2025-10-22T02:53:42.729959543Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2025-10-22T02:53:42.732299656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:42.735767639Z [Info] download_history: Starting migration of Log DB to 52 
2025-10-22T02:53:42.739547811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-10-22T02:53:42', 'download_history') 
2025-10-22T02:53:42.743901568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:42.747656620Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2025-10-22T02:53:42.749804735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154345s 
2025-10-22T02:53:42.752146461Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2025-10-22T02:53:42.754496123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:42.757438618Z [Info] add_update_history: Starting migration of Log DB to 53 
2025-10-22T02:53:42.779050678Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-10-22T02:53:42.783885423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2025-10-22T02:53:42.789510250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078836s 
2025-10-22T02:53:42.791759018Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-10-22T02:53:42.794637775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-10-22T02:53:42.798638722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046947s 
2025-10-22T02:53:42.802228551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-10-22T02:53:42', 'add_update_history') 
2025-10-22T02:53:42.806589472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:42.811176349Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2025-10-22T02:53:42.813316278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017096s 
2025-10-22T02:53:42.815909099Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2025-10-22T02:53:42.818380015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:42.821594618Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54 
2025-10-22T02:53:42.825311573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-10-22T02:53:42', 'add_on_update_to_notifications') 
2025-10-22T02:53:42.829856736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:42.833621536Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2025-10-22T02:53:42.835864222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151778s 
2025-10-22T02:53:42.838257372Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2025-10-22T02:53:42.840721253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:42.843655963Z [Info] download_client_per_indexer: Starting migration of Log DB to 55 
2025-10-22T02:53:42.847236653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-10-22T02:53:42', 'download_client_per_indexer') 
2025-10-22T02:53:42.851685071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:42.855320912Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2025-10-22T02:53:42.857554210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145297s 
2025-10-22T02:53:42.860479670Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2025-10-22T02:53:42.862617466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:42.865382403Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56 
2025-10-22T02:53:42.868852711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-10-22T02:53:42', 'AddNewItemMonitorType') 
2025-10-22T02:53:42.873320388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:42.876992171Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2025-10-22T02:53:42.879233936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146319s 
2025-10-22T02:53:42.881658168Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2025-10-22T02:53:42.884057278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:42.887024223Z [Info] ImportListSearch: Starting migration of Log DB to 57 
2025-10-22T02:53:42.890443829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-10-22T02:53:42', 'ImportListSearch') 
2025-10-22T02:53:42.895015635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:42.898720175Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2025-10-22T02:53:42.900871677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147385s 
2025-10-22T02:53:42.903338655Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2025-10-22T02:53:42.906180859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:42.908982530Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58 
2025-10-22T02:53:42.912762001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-10-22T02:53:42', 'ImportListMonitorExisting') 
2025-10-22T02:53:42.917288727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:42.921069690Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2025-10-22T02:53:42.923395604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151626s 
2025-10-22T02:53:42.925754845Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2025-10-22T02:53:42.928253767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:42.931943056Z [Info] add_indexer_tags: Starting migration of Log DB to 59 
2025-10-22T02:53:42.936329138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-10-22T02:53:42', 'add_indexer_tags') 
2025-10-22T02:53:42.941047229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:42.944822741Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2025-10-22T02:53:42.947055778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168164s 
2025-10-22T02:53:42.949534810Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2025-10-22T02:53:42.952230619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:42.955707400Z [Info] update_audio_types: Starting migration of Log DB to 60 
2025-10-22T02:53:42.959251326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-10-22T02:53:42', 'update_audio_types') 
2025-10-22T02:53:42.964035991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:42.967798538Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2025-10-22T02:53:42.969972305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159253s 
2025-10-22T02:53:42.972733615Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-10-22T02:53:42.975430055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:42.978928370Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61 
2025-10-22T02:53:42.987777940Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-10-22T02:53:42.990775296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002765s 
2025-10-22T02:53:42.992999114Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-10-22T02:53:43.024656382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2025-10-22T02:53:43.033760775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs" 
2025-10-22T02:53:43.040126885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-10-22T02:53:43.045016290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-10-22T02:53:43.052719953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-10-22T02:53:43.056942596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0616443s 
2025-10-22T02:53:43.059037044Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2025-10-22T02:53:43.061497288Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.27E-05s 
2025-10-22T02:53:43.063774864Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2025-10-22T02:53:43.075689516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2025-10-22T02:53:43.082608860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2025-10-22T02:53:43.087528517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2025-10-22T02:53:43.092083619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2025-10-22T02:53:43.099949559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-10-22T02:53:43.104457777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0382803s 
2025-10-22T02:53:43.106580041Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-10-22T02:53:43.108644147Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.88E-05s 
2025-10-22T02:53:43.110941984Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-10-22T02:53:43.122366740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-10-22T02:53:43.128659863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-10-22T02:53:43.133884764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-10-22T02:53:43.138074942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-10-22T02:53:43.146571972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-10-22T02:53:43.151002584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0374486s 
2025-10-22T02:53:43.155138082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-10-22T02:53:43', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-10-22T02:53:43.160193922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:43.165581461Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-10-22T02:53:43.168218512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0516494s 
2025-10-22T02:53:43.170893107Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2025-10-22T02:53:43.173430086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:43.176512603Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62 
2025-10-22T02:53:43.180252514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-10-22T02:53:43', 'add_on_delete_to_notifications') 
2025-10-22T02:53:43.184738147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:43.188578440Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2025-10-22T02:53:43.190820816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151233s 
2025-10-22T02:53:43.193348025Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2025-10-22T02:53:43.196041498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:43.198961659Z [Info] add_custom_formats: Starting migration of Log DB to 63 
2025-10-22T02:53:43.202361635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-10-22T02:53:43', 'add_custom_formats') 
2025-10-22T02:53:43.206670572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:43.210592079Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2025-10-22T02:53:43.212682258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145729s 
2025-10-22T02:53:43.215136480Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2025-10-22T02:53:43.217521192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:43.220484128Z [Info] add_result_to_commands: Starting migration of Log DB to 64 
2025-10-22T02:53:43.223884886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-10-22T02:53:43', 'add_result_to_commands') 
2025-10-22T02:53:43.228385089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:43.232315994Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2025-10-22T02:53:43.234404590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014753s 
2025-10-22T02:53:43.236954074Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2025-10-22T02:53:43.239341391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:43.242231360Z [Info] health_restored_notification: Starting migration of Log DB to 65 
2025-10-22T02:53:43.245734004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-10-22T02:53:43', 'health_restored_notification') 
2025-10-22T02:53:43.250132010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:43.253796740Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2025-10-22T02:53:43.256208977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143798s 
2025-10-22T02:53:43.258154755Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2025-10-22T02:53:43.260601342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:43.263455609Z [Info] remove_uc: Starting migration of Log DB to 66 
2025-10-22T02:53:43.266612837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-10-22T02:53:43', 'remove_uc') 
2025-10-22T02:53:43.270882054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:43.274808210Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2025-10-22T02:53:43.276819981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142975s 
2025-10-22T02:53:43.279341289Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2025-10-22T02:53:43.281809709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:43.284726673Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67 
2025-10-22T02:53:43.288290900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-10-22T02:53:43', 'download_clients_rename_tv_to_music') 
2025-10-22T02:53:43.292694879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:43.296658269Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2025-10-22T02:53:43.298807668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146994s 
2025-10-22T02:53:43.301246779Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2025-10-22T02:53:43.303664177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:43.306500829Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68 
2025-10-22T02:53:43.310154246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-10-22T02:53:43', 'add_colon_replacement_to_naming_config') 
2025-10-22T02:53:43.314670290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:43.318702800Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2025-10-22T02:53:43.321521867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148707s 
2025-10-22T02:53:43.324392758Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2025-10-22T02:53:43.326339588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:43.329161982Z [Info] list_sync_time: Starting migration of Log DB to 69 
2025-10-22T02:53:43.332469643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-10-22T02:53:43', 'list_sync_time') 
2025-10-22T02:53:43.336852197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:43.340314830Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2025-10-22T02:53:43.342271761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140404s 
2025-10-22T02:53:43.344565640Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2025-10-22T02:53:43.346843838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:43.349840622Z [Info] add_download_client_tags: Starting migration of Log DB to 70 
2025-10-22T02:53:43.353133703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-10-22T02:53:43', 'add_download_client_tags') 
2025-10-22T02:53:43.357392590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:43.360845212Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2025-10-22T02:53:43.362866362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140026s 
2025-10-22T02:53:43.365097755Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2025-10-22T02:53:43.367517388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:43.370299550Z [Info] add_notification_status: Starting migration of Log DB to 71 
2025-10-22T02:53:43.373617311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-10-22T02:53:43', 'add_notification_status') 
2025-10-22T02:53:43.378010127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:43.381415404Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2025-10-22T02:53:43.383390211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013893s 
2025-10-22T02:53:43.385875175Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2025-10-22T02:53:43.388223554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:43.391035717Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72 
2025-10-22T02:53:43.394427477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-10-22T02:53:43', 'add_alac_24_quality_in_profiles') 
2025-10-22T02:53:43.398616181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:43.402149516Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2025-10-22T02:53:43.404325318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139275s 
2025-10-22T02:53:43.406384454Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2025-10-22T02:53:43.408658333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:43.411418321Z [Info] add_salt_to_users: Starting migration of Log DB to 73 
2025-10-22T02:53:43.414623886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-10-22T02:53:43', 'add_salt_to_users') 
2025-10-22T02:53:43.418971781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:43.422348290Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2025-10-22T02:53:43.424305221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137767s 
2025-10-22T02:53:43.426461312Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2025-10-22T02:53:43.428553455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:43.431387052Z [Info] add_auto_tagging: Starting migration of Log DB to 74 
2025-10-22T02:53:43.434513076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-10-22T02:53:43', 'add_auto_tagging') 
2025-10-22T02:53:43.439024020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:43.442087168Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2025-10-22T02:53:43.443952004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136097s 
2025-10-22T02:53:43.446395564Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2025-10-22T02:53:43.448703672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:43.451573330Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75 
2025-10-22T02:53:43.455069942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-10-22T02:53:43', 'quality_definition_preferred_size') 
2025-10-22T02:53:43.459420833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:43.462857142Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2025-10-22T02:53:43.464843202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140519s 
2025-10-22T02:53:43.467052431Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2025-10-22T02:53:43.469321821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:43.471993791Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76 
2025-10-22T02:53:43.475341171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-10-22T02:53:43', 'add_on_artist_add_to_notifications') 
2025-10-22T02:53:43.480020525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:43.483437756Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2025-10-22T02:53:43.485463545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140344s 
2025-10-22T02:53:43.487567902Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2025-10-22T02:53:43.489751620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:43.492442869Z [Info] album_last_searched_time: Starting migration of Log DB to 77 
2025-10-22T02:53:43.495647823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-10-22T02:53:43', 'album_last_searched_time') 
2025-10-22T02:53:43.499889033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:43.503320212Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2025-10-22T02:53:43.505440783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135156s 
2025-10-22T02:53:43.507365629Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2025-10-22T02:53:43.509508905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:43.512212469Z [Info] add_indexer_flags: Starting migration of Log DB to 78 
2025-10-22T02:53:43.515365428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-10-22T02:53:43', 'add_indexer_flags') 
2025-10-22T02:53:43.519499844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:43.522707393Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2025-10-22T02:53:43.524508449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013277s 
2025-10-22T02:53:43.526595081Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2025-10-22T02:53:43.528951175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:43.531627936Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79 
2025-10-22T02:53:43.534926007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-10-22T02:53:43', 'add_indexes_album_statistics') 
2025-10-22T02:53:43.539280315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:43.542659350Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2025-10-22T02:53:43.544622403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138889s 
2025-10-22T02:53:43.546770348Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2025-10-22T02:53:43.548923423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:53:43.551474571Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80 
2025-10-22T02:53:43.554573842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-10-22T02:53:43', 'update_redacted_baseurl') 
2025-10-22T02:53:43.558598476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:53:43.561779922Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2025-10-22T02:53:43.563596861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129512s 
2025-10-22T02:53:47.971926695Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686 
2025-10-22T02:53:48.139082485Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-10-22T02:53:48.271245350Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected master, changing to develop. 
2025-10-22T02:53:49.758145037Z [Info] QualityProfileService: Setting up default quality profiles 
2025-10-22T02:53:50.828947652Z [Info] MetadataProfileService: Setting up standard metadata profile 
2025-10-22T02:53:51.017036725Z [Info] MetadataProfileService: Setting up empty metadata profile 
2025-10-22T02:53:51.502933081Z [ls.io-init] done.
2025-10-22T02:53:51.575691975Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-10-22T02:53:51.595295150Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-10-22T02:53:51.598862453Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin 
2025-10-22T02:53:52.362179958Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled